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.2 has been released! | Please read ffmpeg.org/developer.html#Code-of-conduct
IndecisiveTurtle has quit [Ping timeout: 244 seconds]
arch1t3cht5 has joined #ffmpeg-devel
arch1t3cht has quit [Ping timeout: 252 seconds]
arch1t3cht5 is now known as arch1t3cht
cone-123 has quit [Quit: transmission timeout]
cone-179 has joined #ffmpeg-devel
<cone-179> ffmpeg Marvin Scholz master:b6a0eab52869: avformat/iamf_parse: Fix return of uninitialized value
<cone-179> ffmpeg Marvin Scholz release/7.0:47844f58691f: avformat/iamf_parse: Fix return of uninitialized value
feiw1 has joined #ffmpeg-devel
Sean_McG has quit [Remote host closed the connection]
feiw2 has quit [Read error: Connection reset by peer]
thilo has quit [Ping timeout: 246 seconds]
thilo has joined #ffmpeg-devel
thilo has quit [Changing host]
thilo has joined #ffmpeg-devel
feiw2 has joined #ffmpeg-devel
feiw1 has quit [Read error: Connection reset by peer]
<Lynne> elenril: I sent a patch using your code to avoid av_log(NULL) for vulkan
<Lynne> worked great, thanks
<cone-179> ffmpeg James Almer master:a4228a0ac151: avformat/iamf_parser: use ffio_read_size() where useful
Martchus_ has joined #ffmpeg-devel
Martchus has quit [Ping timeout: 272 seconds]
jamrial has quit []
<cone-179> ffmpeg Gyan Doshi master:b5daaa1503fd: avfilter/formats: correct error message
wyatt8740 has quit [Ping timeout: 252 seconds]
wyatt8740 has joined #ffmpeg-devel
HarshK23 has joined #ffmpeg-devel
signalhunter has quit [Read error: Connection reset by peer]
signalhunter has joined #ffmpeg-devel
kekePower has quit [Remote host closed the connection]
nevcairiel has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
cone-179 has quit [Quit: transmission timeout]
feiw1 has joined #ffmpeg-devel
feiw2 has quit [Read error: Connection reset by peer]
nevcairiel has joined #ffmpeg-devel
cone-308 has joined #ffmpeg-devel
<cone-308> ffmpeg Rémi Denis-Courmont master:7d1dda4892d9: lavc/h264dsp: R-V V loop_filter_chroma
<cone-308> ffmpeg Rémi Denis-Courmont master:3a5365683799: lavc/h264dsp: do not write back unmodified rows in R-V V loop filter
IndecisiveTurtle has joined #ffmpeg-devel
<courmisch> does x86 not properly SIGBUS on improperly aligned accesses?
SystemError has quit [Ping timeout: 260 seconds]
<nevcairiel> unaligned access mostly just SIGSEGVs
<nevcairiel> on x86
<courmisch> naugty x86
<elenril> michaelni: trac seems to be randomly returning error 503 again
kepstin has quit [Remote host closed the connection]
kepstin has joined #ffmpeg-devel
IndecisiveTurtle has quit [Ping timeout: 260 seconds]
IndecisiveTurtle has joined #ffmpeg-devel
rvalue has quit [Quit: ZNC - https://znc.in]
feiw2 has joined #ffmpeg-devel
feiw1 has quit [Remote host closed the connection]
<courmisch> I see my efforts in rewatching it all, Endless 8 included, for the 15th anniversary of the second half of August 2009 are rewarded
<courmisch> more useful than writing asm optimisations obviously
<cone-308> ffmpeg Matthieu Bouron master:0a780d3076fe: avcodec: add Mediacodec audio decoders support
natto17 has quit [Quit: a.]
natto has joined #ffmpeg-devel
<aaabbb> >endless 8
<cone-308> ffmpeg Dale Curtis master:7753a9d62725: lavc: Check codec_whitelist early in avcodec_open2()
<aaabbb> i get flashbacks even thinking about it
natto has quit [Quit: a.]
arin-r has joined #ffmpeg-devel
arin-r has quit [Client Quit]
arin-r has joined #ffmpeg-devel
natto has joined #ffmpeg-devel
feiw1 has joined #ffmpeg-devel
feiw2 has quit [Remote host closed the connection]
arin-r has quit [Quit: Client closed]
<cone-308> ffmpeg Ramiro Polla master:6aafe6128540: avcodec/mpegvideoencdsp: convert stride parameters from int to ptrdiff_t
feiw2 has joined #ffmpeg-devel
SystemError has joined #ffmpeg-devel
feiw1 has quit [Remote host closed the connection]
SystemError has quit [Remote host closed the connection]
SystemError has joined #ffmpeg-devel
jamrial has joined #ffmpeg-devel
ccawley2011 has joined #ffmpeg-devel
feiw1 has joined #ffmpeg-devel
feiw2 has quit [Remote host closed the connection]
<michaelni> elenril, fixed a few hours ago (forgot to reply)
<elenril> thanks
<elenril> why does it keep happening though
Rathann has joined #ffmpeg-devel
<courmisch> definite proof that x86 is forbidden art black magic
<courmisch> h264_v_loop_filter_chroma_8bpp_c: 47.6 ( 1.00x)
<courmisch> h264_v_loop_filter_chroma_8bpp_sse2: 0.0 ( 0.00x)
<courmisch> time for some exoRISCism
feiw2 has joined #ffmpeg-devel
<llyyr> if you removed the m so your nick would have risc in it...
feiw1 has quit [Ping timeout: 252 seconds]
Rathann has quit [Ping timeout: 260 seconds]
cone-308 has quit [Quit: transmission timeout]
<Marth64[m]> elenril: thx for the feedback, will work through it tonight
<Marth64[m]> was away for a few days
<jamrial> courmisch: h264_v_loop_filter_chroma_8bpp_sse2: 15.3 ( 2.80x)
quietvoid has quit []
wyatt8740 has quit [Ping timeout: 260 seconds]
wyatt8740 has joined #ffmpeg-devel
quietvoid has joined #ffmpeg-devel
<courmisch> jamrial: implying that AMD can't TSC?
vipyne has joined #ffmpeg-devel
vipyne has quit [Client Quit]
<kepstin> … there _are_ a bunch of AMD systems out there with broken TSCs :/ (iirc mostly 4000/5000 series APUs; AMD released an SMU firmware fix applied via BIOS update)
cone-368 has joined #ffmpeg-devel
<cone-368> ffmpeg Ramiro Polla master:00b64fca55a3: configure: improve check for POSIX ioctl
<JEEB> nevcairiel: you had push access, right? just wanting to make sure the SEI fixup can get merged after my LGTM :)
feiw1 has joined #ffmpeg-devel
feiw2 has quit [Remote host closed the connection]
Krowl has joined #ffmpeg-devel
IndecisiveTurtle has quit [Ping timeout: 252 seconds]
Krowl has quit [Read error: Connection reset by peer]
rvalue has joined #ffmpeg-devel
zsoltiv_ has joined #ffmpeg-devel
lexano has quit [Ping timeout: 248 seconds]
lexano has joined #ffmpeg-devel
<jamrial> courmisch: h264_biweight4_8_mmxext (segmentation fault)
<jamrial> on win64, so i bet it's trash in upper bits of some register
<courmisch> >mmxext
<courmisch> the nineties called and they want their 64-bit SIMD back
<jamrial> it's not just that one, also h264_biweight8_8_ssse3 (segmentation fault)
<jamrial> for the same reason
<jamrial> i fixed it already
IndecisiveTurtle has joined #ffmpeg-devel
wyatt8740 has quit [Quit: ZNC got killed or something else has gone wrong, probably.]
wyatt8740 has joined #ffmpeg-devel
<courmisch> sounds like great enterprise ABI
<cone-368> ffmpeg James Almer master:01f2d95fbf92: x86/h264_weight: don't do arithmetic right shift of a 32bit values in 64bit registers
<jamrial> there
averne has quit [Quit: quit]
averne has joined #ffmpeg-devel
jarthur has joined #ffmpeg-devel
MrZeus has joined #ffmpeg-devel
averne has quit [Quit: quit]
averne has joined #ffmpeg-devel
deus0ww has quit [Ping timeout: 252 seconds]
deus0ww has joined #ffmpeg-devel
cone-368 has quit [Quit: transmission timeout]
ccawley2011 has quit [Quit: Leaving]
vipyne has joined #ffmpeg-devel
vipyne has quit [Ping timeout: 248 seconds]
vipyne has joined #ffmpeg-devel
feiw2 has joined #ffmpeg-devel
feiw1 has quit [Ping timeout: 246 seconds]
vipyne has quit [Ping timeout: 260 seconds]
Kei_N has quit [Read error: Connection reset by peer]
Kei_N has joined #ffmpeg-devel
jarthur has quit [Quit: jarthur]
IndecisiveTurtle has quit [Ping timeout: 246 seconds]
vipyne has joined #ffmpeg-devel
cone-950 has joined #ffmpeg-devel
<cone-950> ffmpeg Brad Smith release/6.0:d859805efefa: configure: use just the pkg-config for sndio
vipyne has quit [Ping timeout: 260 seconds]
<cone-950> ffmpeg Brad Smith release/5.1:12e308b66d1d: configure: use just the pkg-config for sndio
<cone-950> ffmpeg Brad Smith release/5.0:bfa74c890b0a: configure: use just the pkg-config for sndio
<cone-950> ffmpeg Brad Smith release/4.4:7711278e0c51: configure: use just the pkg-config for sndio