michaelni changed the topic of #ffmpeg-devel to: Welcome to the FFmpeg development channel | Questions about using FFmpeg or developing with libav* libs should be asked in #ffmpeg | This channel is publicly logged | FFmpeg 7.1.1 has been released! | Please read ffmpeg.org/developer.html#Code-of-conduct
<BtbN>
Who even keeps assigning CVEs to random patches? Do people get paid for that?
<jamrial>
afaik, yes, there are bounties or such
<BtbN>
that just seems counter-productive, and leads to spam like this and makes CVEs completely valueless
<michaelni>
Lynne, fixed, I guess it was missed that the link is in there more than once
<michaelni>
or maybe the page was not yet in good shape at the time and was then later forgotten, i dont know
<impawstarlight>
Hello everyone
<impawstarlight>
I'm interested in contributing to ffmpeg though GSoC this year
impawstarlight has quit [Ping timeout: 240 seconds]
impawstarlight has joined #ffmpeg-devel
impawstarlight has quit [Client Quit]
derpydoo has quit [Ping timeout: 252 seconds]
<Lynne>
IndecisiveTurtle: ping
gnafu has quit [Ping timeout: 252 seconds]
gnafu has joined #ffmpeg-devel
<IndecisiveTurtle>
Lynne: Fixed a bug yesterday that was from the storage image rewrite (it would shift image size with chroma twice, breaking non yuv444 formats)
<IndecisiveTurtle>
Other than that tested a bunch of formats, wavelets and depths and it seems okay like before. Intel on your machine still suffers from the barrier softlock but there isnt much I can do I about it I think
<IndecisiveTurtle>
Probably they fixed it on intel xe
<Lynne>
intel's linux drivers have been on a steady decline
<IndecisiveTurtle>
Weren't they the first oss vulkan drivers that every driver was based from later, until nvk?
<Lynne>
no, everyone largely did their own thing
<psykose>
being first doesn't make you good :^)
<Lynne>
but yeah, they were the first and by far best
twelve has joined #ffmpeg-devel
<IndecisiveTurtle>
psykose: Heh true
<IndecisiveTurtle>
Sent the 4 commits to the mailing list Lynne, ping me again if you want any change made
SohamK has joined #ffmpeg-devel
SohamK has quit [Changing host]
SohamK has joined #ffmpeg-devel
<fflogger>
[newticket] moralapostel: Ticket #11497 ([ffmpeg] channelsplit regression: no longer supports custom channel_layouts ("Query format failed for 'Parsed_channelsplit_0': Invalid argument")) created https://trac.ffmpeg.org/ticket/11497
jamrial has joined #ffmpeg-devel
SohamK has quit [Quit: Client closed]
twelve has quit [Remote host closed the connection]
rvalue has quit [Ping timeout: 246 seconds]
witchymary has quit [Read error: Connection reset by peer]
<IndecisiveTurtle>
Lynne: Is there a specific convention to how inheritance is done in ffmpeg? As per the comment about that in ML, I moved the vulkan structure in private and added VC2EncContext base; at the top
<Lynne>
not sure what you mean
<Lynne>
if the vc2enccontext struct is first, everything should work just fine
<Lynne>
in your private struct
<Lynne>
since we assume there's an avclass at the very first part of private encoder structs
<IndecisiveTurtle>
Yeah was asking if there is convention about naming for that mostly, since I'm coming from c++. I did put it first and it works fine
Traneptora has quit [Quit: Quit]
SohamK has quit [Quit: Client closed]
<Lynne>
not really, just name it whatever's appropriate
<Lynne>
"vc" or something
<Lynne>
and the private context VC2VulkanEncCtx or something
Anthony_ZO has quit [Ping timeout: 252 seconds]
<IndecisiveTurtle>
Gotcha
^Neo has quit [Ping timeout: 252 seconds]
mkver has joined #ffmpeg-devel
MisterMinister has joined #ffmpeg-devel
shrewd has quit [Remote host closed the connection]
shrewd has joined #ffmpeg-devel
shrewd has joined #ffmpeg-devel
MyNetAz has quit [Remote host closed the connection]
twelve has joined #ffmpeg-devel
twelve has quit [Remote host closed the connection]
<frankplow>
Somebody (perhaps curl but can’t quite remember) ended up setting up their own CVE database because the usual ones were so hard to deal with and it’s so much easier to file a CVE than to remove/downgrade one
elvis_a_presley has quit [Quit: smoke-bomb ; grapple-hook]
elvis_a_presley has joined #ffmpeg-devel
<mkver>
Lynne: Do you know what requirements clCreateProgramWithSource has on the lifetime of the strings array given to it?
<Lynne>
no, never used opencl
kasper93 has quit [Remote host closed the connection]