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.0.1 has been released! | Please read ffmpeg.org/developer.html#Code-of-conduct
theofabi has joined #ffmpeg-devel
theofabi has quit [Ping timeout: 268 seconds]
thilo_ has quit [Ping timeout: 256 seconds]
thilo_ has joined #ffmpeg-devel
thilo_ has quit [Changing host]
thilo_ has joined #ffmpeg-devel
<ramiro>
courmisch: I think I've set the ranges wrong. I used rnd()<<7 for lum and chr, but the shifts for chr are different (I see 11 and 12 instead of 14 for chroma in libswscale/swscale.c)
<courmisch>
jamrial: it catches my problem with 4x4 and 4x8 but it's also failing 8x4 which had no known issues. Not that I'd know if it's right or wrong
<jamrial>
x86_64 only has asm for the _dc variants, and those work with the above applied
<courmisch>
jamrial: the DC variant only read the first element from the block and don't write to it (we might as well make it constant)
<courmisch>
jamrial: so no surprises there
<courmisch>
well I guess we can't make it constant because we want to share callback types
<courmisch>
jamrial: your patch is causing all 3 non-DC functions to fail on arm64
<courmisch>
so probably it's too strict :/
<elenril>
>I like the idea that the 'dadj' box sits inside a 'cmfy' box, it seems very wholesome.
<elenril>
lmao
<JEEB>
lol
<jamrial>
courmisch: is it too strict, or is your impl overwritting? :p
<courmisch>
jamrial: I didn't write the arm64 code
<jamrial>
ah
<courmisch>
do I look like an arm64 programm... oh wait
<courmisch>
I do aarch64, but only serious things. EL2 and EL1 things. Not petty EL0 things
<cone-463>
ffmpeg Rémi Denis-Courmont master:417957ec5eb9: sws/range_convert: R-V V to/from JPEG
<sfan5>
anyone online who could push a few patches for me?
<jamrial>
sfan5: which ones?
ramiro has quit [Ping timeout: 268 seconds]
ramiro has joined #ffmpeg-devel
System_Error has quit [Ping timeout: 260 seconds]
ccawley2011 has quit [Read error: Connection reset by peer]