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
<Marth64> I've grown to appreciate bwdif over time, normally I use yadif but bwdif has its place in some material
<Lynne> its okay, I want nnedi
<Marth64> what's a nnedi?
<Marth64> ahh, got it :D
<Marth64> didn't even know it was there!
<Lynne> its outdated sadly
IndecisiveTurtle has quit [Ping timeout: 268 seconds]
IndecisiveTurtle has joined #ffmpeg-devel
System_Error has quit [Remote host closed the connection]
System_Error has joined #ffmpeg-devel
thilo_ has quit [Ping timeout: 260 seconds]
thilo_ has joined #ffmpeg-devel
IndecisiveTurtle has quit [Ping timeout: 260 seconds]
IndecisiveTurtle has joined #ffmpeg-devel
IndecisiveTurtle has quit [Ping timeout: 255 seconds]
arch1t3cht1 has joined #ffmpeg-devel
arch1t3cht has quit [Ping timeout: 264 seconds]
arch1t3cht1 is now known as arch1t3cht
IndecisiveTurtle has joined #ffmpeg-devel
lexano has quit [Ping timeout: 256 seconds]
IndecisiveTurtle has quit [Ping timeout: 268 seconds]
lemourin has quit [Quit: The Lounge - https://thelounge.chat]
lemourin has joined #ffmpeg-devel
cone-544 has quit [Quit: transmission timeout]
mkver has joined #ffmpeg-devel
Martchus_ has joined #ffmpeg-devel
Martchus has quit [Ping timeout: 268 seconds]
sgm has quit [Remote host closed the connection]
sgm has joined #ffmpeg-devel
jamrial has quit []
AbleBacon has quit [Read error: Connection reset by peer]
rvalue has quit [Read error: Connection reset by peer]
rvalue has joined #ffmpeg-devel
ramiro has quit [Ping timeout: 268 seconds]
ramiro has joined #ffmpeg-devel
<kurosu> In several cases (encoder, non-normative, quality trade-off) it's perfectly fine to change the C DSP code, as it's only useful to offer a baseline. If you find a new good trade-off in SIMD, you won't hold it off because C code (that no end user should be running) needs to change
<kurosu> (anyway thanks Cpt Obvious)
Gramner has quit [Ping timeout: 256 seconds]
thardin has quit [Ping timeout: 268 seconds]
Gramner has joined #ffmpeg-devel
compnnn has joined #ffmpeg-devel
compnn has quit [Read error: Connection reset by peer]
thardin has joined #ffmpeg-devel
cone-064 has joined #ffmpeg-devel
<cone-064> ffmpeg Rémi Denis-Courmont master:4819aeebf4d0: avr32: remove explicit support
<cone-064> ffmpeg Rémi Denis-Courmont master:4e4444f97c0d: configure: remove stray bfin architecture
<courmisch> ff_log2_16bit_c() segfaults if given an out of range value
<courmisch> feels not very safe
<courmisch> MSS2 test failure is due to 16-bit arithmetic overflow. Well at least now I know vaguely where the problem is.
chainik has quit [Quit: (╯°□°)╯︵ ┻━┻]
chainik has joined #ffmpeg-devel
feiwan1 has quit [Ping timeout: 256 seconds]
feiwan1 has joined #ffmpeg-devel
IndecisiveTurtle has joined #ffmpeg-devel
IndecisiveTurtle has quit [Ping timeout: 264 seconds]
lemourin has quit [Quit: The Lounge - https://thelounge.chat]
lemourin has joined #ffmpeg-devel
cone-064 has quit [Quit: transmission timeout]
mkver has quit [Ping timeout: 264 seconds]
ramiro has quit [Remote host closed the connection]
ramiro has joined #ffmpeg-devel
mkver has joined #ffmpeg-devel
IndecisiveTurtle has joined #ffmpeg-devel
Livio has joined #ffmpeg-devel
IndecisiveTurtle has quit [Ping timeout: 255 seconds]
ramiro has quit [Ping timeout: 256 seconds]
ccawley2011 has joined #ffmpeg-devel
ramiro has joined #ffmpeg-devel
Livio has quit [Ping timeout: 260 seconds]
ramiro has quit [Ping timeout: 268 seconds]
ramiro has joined #ffmpeg-devel
Livio has joined #ffmpeg-devel
Livio has quit [Ping timeout: 252 seconds]
IndecisiveTurtle has joined #ffmpeg-devel
IndecisiveTurtle has quit [Remote host closed the connection]
Livio has joined #ffmpeg-devel
jamrial has joined #ffmpeg-devel
ccawley2011 has quit [Read error: Connection reset by peer]
cone-649 has joined #ffmpeg-devel
<cone-649> ffmpeg Thomas Siedel master:c75940db2904: avcodec: add external enc libvvenc for H266/VVC
<ramiro> kurosu: good point. it's still a bit annoying to test though.
witchymary has quit [Remote host closed the connection]
lexano has joined #ffmpeg-devel
<courmisch> is it nonlinear? why is RGB to YUV linear then?
Livio has quit [Ping timeout: 264 seconds]
Livio has joined #ffmpeg-devel
ramiro has quit [Ping timeout: 252 seconds]
IndecisiveTurtle has joined #ffmpeg-devel
ramiro has joined #ffmpeg-devel
witchymary has joined #ffmpeg-devel
IndecisiveTurtle has quit [Ping timeout: 255 seconds]
<rajivharlalka> how does integral value in AVFRAME* -> data[] represent pixel values? Also considering the input is a HDR video, what changes to accomodate for 10bit pixel values instead of 8
IndecisiveTurtle has joined #ffmpeg-devel
AbleBacon has joined #ffmpeg-devel
Krowl has joined #ffmpeg-devel
ramiro has quit [Ping timeout: 252 seconds]
ramiro has joined #ffmpeg-devel
elvis_a_presley has quit [Quit: smoke-bomb ; grapple-hook]
cone-649 has quit [Quit: transmission timeout]
elvis_a_presley has joined #ffmpeg-devel
<BBB> rajivharlalka: data will be uint16_t* instead of uint8_t* if data is 10bit, typically
<BBB> layout is described in AVFrame->pix_fmt
IndecisiveTurtle has quit [Ping timeout: 255 seconds]
Krowl has quit [Read error: Connection reset by peer]
Livio has quit [Ping timeout: 252 seconds]
cone-986 has joined #ffmpeg-devel
<cone-986> ffmpeg Osamu Watanabe master:6f4a95cfb8e6: avcodec/jpeg2000dec: fix tilepart processing
IndecisiveTurtle has joined #ffmpeg-devel
<pal> jamrial: any chance to add https://gitlab.com/wg1/htj2k-codestreams/-/blob/master/codestreams_profile0/p0_10.j2k to the jpeg2000\itu-iso\codestreams_profile0 FATE directory?
mkver has quit [Ping timeout: 268 seconds]
Livio has joined #ffmpeg-devel
mkver has joined #ffmpeg-devel
* Sean_McG waves
<Sean_McG> stopping in briefly, going to watch the Italy-Antigua soccer game in an hour
<BBB> antigua?
<BBB> I thought it was albania or so
<Sean_McG> sorry, you're right -- knew it started with A
<BBB> that's ok, so many countries nowadays
<BBB> 24
<BBB> when I was small, it was 8
pal_ has joined #ffmpeg-devel
dlb76 has quit [Ping timeout: 255 seconds]
pal has quit [Ping timeout: 255 seconds]
dlb76 has joined #ffmpeg-devel
sgm has quit [Remote host closed the connection]
Dariusz has quit [Ping timeout: 255 seconds]
pengvado has quit [Ping timeout: 255 seconds]
sgm has joined #ffmpeg-devel
pengvado has joined #ffmpeg-devel
cone-986 has quit [Ping timeout: 255 seconds]
Dariusz has joined #ffmpeg-devel
AMM has quit [Ping timeout: 255 seconds]
AMM has joined #ffmpeg-devel
Livio has quit [Ping timeout: 264 seconds]
<mkver> BBB: Expanding the euros has not moved Antigua to europe.
iive has joined #ffmpeg-devel
Marth64 has quit [Quit: Leaving]
ccawley2011 has joined #ffmpeg-devel
HarshK23 has quit [Quit: Connection closed for inactivity]
<courmisch> wasn't there Australia in some editions of the Eurovision Song Contest? you never know
Livio has joined #ffmpeg-devel
IndecisiveTurtle has quit [Ping timeout: 255 seconds]
IndecisiveTurtle has joined #ffmpeg-devel
sudden has quit [Ping timeout: 272 seconds]
Martchus has joined #ffmpeg-devel
Martchus_ has quit [Ping timeout: 256 seconds]
<nevcairiel> yeah Australia has taken part the last couple years, they seem to have taken an odd interest in ESC :P
sudden has joined #ffmpeg-devel
Krowl has joined #ffmpeg-devel
mkver has quit [Ping timeout: 246 seconds]
cone-797 has joined #ffmpeg-devel
<cone-797> ffmpeg Lynne release/4.3:41a5eae142c8: configure: update copyright year
Krowl has quit [Read error: Connection reset by peer]
tufei_ has quit [Quit: Leaving]
tufei has joined #ffmpeg-devel
Warcop has joined #ffmpeg-devel
Warcop has quit [Remote host closed the connection]
Warcop has joined #ffmpeg-devel
shadowless has quit [Remote host closed the connection]
ramiro has quit [Ping timeout: 252 seconds]
ramiro has joined #ffmpeg-devel
<cone-797> ffmpeg Osamu Watanabe n4.3.7:HEAD: avcodec/jpeg2000dec: fix tilepart processing
rvalue- has joined #ffmpeg-devel
rvalue has quit [Ping timeout: 252 seconds]
Warcop has quit [Remote host closed the connection]
rvalue- is now known as rvalue
IndecisiveTurtle has quit [Remote host closed the connection]
ramiro has quit [Ping timeout: 264 seconds]
ramiro has joined #ffmpeg-devel
<cone-797> ffmpeg Ramiro Polla master:874152033d83: checkasm: add tests for {lum,chr}ConvertRange
<cone-797> ffmpeg Ramiro Polla master:f6859cade3a8: swscale/x86: add sse2 and avx2 {lum,chr}ConvertRange
Livio has quit [Ping timeout: 264 seconds]
ccawley2011 has quit [Read error: Connection reset by peer]
wyatt8750 has joined #ffmpeg-devel
wyatt8740 has quit [Ping timeout: 264 seconds]
deus0ww has quit [Ping timeout: 256 seconds]
deus0ww has joined #ffmpeg-devel
Warcop has joined #ffmpeg-devel
rodgort has quit [Quit: Leaving]