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
arch1t3cht2 has joined #ffmpeg-devel
arch1t3cht has quit [Ping timeout: 255 seconds]
arch1t3cht2 is now known as arch1t3cht
Traneptora has quit [Quit: Quit]
av500 has quit [Quit: Konversation terminated!]
thilo has quit [Ping timeout: 265 seconds]
thilo has joined #ffmpeg-devel
IndecisiveTurtle has quit [Ping timeout: 246 seconds]
av500 has joined #ffmpeg-devel
Kei_N_ has joined #ffmpeg-devel
Kei_N has quit [Ping timeout: 246 seconds]
av500 has quit [Quit: Konversation terminated!]
av500 has joined #ffmpeg-devel
av500 has quit [Quit: Konversation terminated!]
av500 has joined #ffmpeg-devel
av500 has quit [Quit: Konversation terminated!]
Traneptora has joined #ffmpeg-devel
jamrial has quit []
Martchus has joined #ffmpeg-devel
Martchus_ has quit [Ping timeout: 255 seconds]
av500 has joined #ffmpeg-devel
av500 has quit [Quit: Konversation terminated!]
av500 has joined #ffmpeg-devel
av500 has quit [Client Quit]
NotWarcop has quit [Remote host closed the connection]
av500 has joined #ffmpeg-devel
av500 has quit [Quit: Konversation terminated!]
av500 has joined #ffmpeg-devel
av500 has joined #ffmpeg-devel
av500 has quit [Quit: Konversation terminated!]
av500 has joined #ffmpeg-devel
av500 has quit [Quit: Konversation terminated!]
av500 has joined #ffmpeg-devel
BBB has quit [Quit: ZNC 1.8.2+deb2build5 - https://znc.in]
BBB has joined #ffmpeg-devel
Coinflipper has quit [Quit: ​]
Coinflipper has joined #ffmpeg-devel
SystemError has quit [Remote host closed the connection]
SystemError has joined #ffmpeg-devel
ngaullier has joined #ffmpeg-devel
graphitemaster has quit [Ping timeout: 260 seconds]
philipl has quit [Ping timeout: 260 seconds]
mateo` has quit [Ping timeout: 260 seconds]
LaserEyess_ has joined #ffmpeg-devel
philipl has joined #ffmpeg-devel
mateo` has joined #ffmpeg-devel
LaserEyess has quit [Ping timeout: 260 seconds]
Krowl has joined #ffmpeg-devel
rtwo has joined #ffmpeg-devel
cone-291 has joined #ffmpeg-devel
<cone-291> ffmpeg Anton Khirnov master:6e4affc40712: lavfi/af_aiir: convert to query_func2()
<cone-291> ffmpeg Anton Khirnov master:f14372309506: lavfi/af_agate: convert to query_func2()
<cone-291> ffmpeg Anton Khirnov master:e0ab1fcc8ca7: lavfi/af_anequalizer: convert to query_func2()
<cone-291> ffmpeg Anton Khirnov master:814c961a7863: lavfi/af_aresample: convert to query_func2()
<cone-291> ffmpeg Anton Khirnov master:6f2adb796705: lavfi/af_anlms: convert to query_func2()
<cone-291> ffmpeg Anton Khirnov master:c24e0df30b9f: lavfi/af_apulsator: convert to query_func2()
<cone-291> ffmpeg Anton Khirnov master:dfaa3391671b: lavfi/af_arls: convert to query_func2()
<cone-291> ffmpeg Anton Khirnov master:b18f7d7e2df6: lavfi/af_arnndn: convert to query_func2()
<cone-291> ffmpeg Anton Khirnov master:cf43a02c2c16: lavfi/af_asetrate: convert to query_func2()
<cone-291> ffmpeg Anton Khirnov master:2e899d3bdf31: lavfi/af_asr: convert to query_func2()
<cone-291> ffmpeg Anton Khirnov master:96a8a6139e85: lavfi/af_biquads: convert to query_func2()
<cone-291> ffmpeg Anton Khirnov master:304594994501: lavfi/af_bs2b: convert to query_func2()
<cone-291> ffmpeg Anton Khirnov master:f0f1cf2697bf: lavfi/af_channelmap: convert to query_func2()
smandelli has joined #ffmpeg-devel
smandelli has quit [Client Quit]
graphitemaster has joined #ffmpeg-devel
IndecisiveTurtle has joined #ffmpeg-devel
<elenril> huh, --enable-pocketpshinx causes make fate to take 3x more time
Krowl has quit [Read error: Connection reset by peer]
smandelli has joined #ffmpeg-devel
darkapex_ has quit [Ping timeout: 248 seconds]
darkapex_ has joined #ffmpeg-devel
<Daemon404> i had to google what that even was
<elenril> surprise surprise, seems to be openblas constructor
<Daemon404> why would that run unless asr is used?
<Daemon404> unless it is really evil
<elenril> I mean an SO constructor
<elenril> (probably, didn't actually check)
<elenril> but using the reference fortran blas makes the slowdown go away
<Daemon404> cursed
<Daemon404> also i regret looking at the api
<elenril> BLAS?
<elenril> it could sure use one
<Daemon404> no
<Daemon404> pocketpshinx
<Daemon404> youbknoe all good apis need youbto construct argv
<JEEB> :D
<elenril> high-quality university code, what are you even complaining about
<cone-291> ffmpeg Gyan Doshi master:3d0d0f68d5c5: doc/filters: update uspp availability status
Krowl has joined #ffmpeg-devel
j45_ has joined #ffmpeg-devel
j45 has quit [Ping timeout: 276 seconds]
j45_ is now known as j45
j45 has quit [Changing host]
j45 has joined #ffmpeg-devel
IndecisiveTurtle has quit [Ping timeout: 252 seconds]
ngaullier has quit [Read error: Connection reset by peer]
novaphoenix has quit [Quit: i quit]
novaphoenix has joined #ffmpeg-devel
IndecisiveTurtle has joined #ffmpeg-devel
ngaullier has joined #ffmpeg-devel
\\Mr_C\\ has joined #ffmpeg-devel
LaserEyess_ is now known as LaserEyess
LaserEyess has quit [Changing host]
LaserEyess has joined #ffmpeg-devel
jamrial has joined #ffmpeg-devel
<Sean_McG> elenril: your new af_* changes break some FATE nodes, particularly with older compilers
<jamrial> also msvc: af_apulsator.c(203): warning C4133: 'function': incompatible types - from 'const AVSampleFormat [2]' to 'const int *'
<jamrial> but for that a cast should be enough
cone-291 has quit [Quit: transmission timeout]
<Sean_McG> src/libavfilter/af_apulsator.c:197:9: error: initializer element is not constant -- so yeah, same error different line
<Sean_McG> wait no not the same
<Daemon404> it wants the cast to be (const AVChannelLayout) probably.
<Daemon404> or just no cast
<jamrial> Daemon404: yeah, no need to add the cast at all
smandelli has quit [Quit: Leaving]
<Sean_McG> I wonder why newer compilers don't complain on that too
\\Mr_C\\ has quit [Remote host closed the connection]
\\Mr_C\\ has joined #ffmpeg-devel
\\Mr_C\\ has quit [Remote host closed the connection]
\\Mr_C\\ has joined #ffmpeg-devel
<Lynne> writing out all the code that determines the rate control mode to use, pick a fixed quantizer or quality and setup buffering is beyond tedious
<Lynne> its hundreds of lines of code per encoder that's never shared
pross has quit [Remote host closed the connection]
cone-973 has joined #ffmpeg-devel
<cone-973> ffmpeg James Almer master:d98de855a8de: avfilter/af_asr: remove unecessary initializer from layouts
<cone-973> ffmpeg James Almer master:ef6a5c98fb52: avfilter/af_apulsator: remove unecessary initializer from layouts
<cone-973> ffmpeg James Almer master:a49188297f17: avfilter/af_bs2b: remove unecessary initializer from layouts
Krowl has quit [Read error: Connection reset by peer]
___nick___ has joined #ffmpeg-devel
Krowl has joined #ffmpeg-devel
ngaullier has quit [Ping timeout: 260 seconds]
<kurosu> jamrial: maybe 15 years ago, there were crashes with ijg libjpeg, and it was found that msvc was found of picking 1-byte enums. Maybe compilers are free to do so anyway, but that sounds like that
<Sean_McG> ooof, yeah, isn't that the sort of thing compilers have pragmas for?
<ramiro> haasn: when range conversion is needed in swscale, we disable unscaled converters and go through the full swscale. shouldn't it do unscaled converter + range conversion instead?
<ramiro> (this is regarding commit f9906911f0b)
<ramiro> I have a webcam with mjpeg yuvj422p input, and I want to convert it to yuv420p. I was hoping it would take the fast path of unscaled converter + range conversion.
compnnn has joined #ffmpeg-devel
rodeo has quit [Ping timeout: 252 seconds]
rodeo has joined #ffmpeg-devel
compnn has quit [Ping timeout: 252 seconds]
zsoltiv_ has quit [Ping timeout: 255 seconds]
zsoltiv_ has joined #ffmpeg-devel
<haasn> ramiro: where was our range conversion fast path?
<haasn> is it also a special convertor?
___nick___ has quit [Ping timeout: 252 seconds]
___nick___ has joined #ffmpeg-devel
rvalue- has joined #ffmpeg-devel
rvalue has quit [Ping timeout: 265 seconds]
rvalue- is now known as rvalue
Krowl has quit [Read error: Connection reset by peer]
cone-973 has quit [Quit: transmission timeout]
CAT_S has joined #ffmpeg-devel
CAT_S has quit [Ping timeout: 246 seconds]
compnn has joined #ffmpeg-devel
compnnn has quit [Read error: Connection reset by peer]
Krowl has joined #ffmpeg-devel
___nick___ has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
___nick___ has joined #ffmpeg-devel
___nick___ has quit [Client Quit]
CAT_S has joined #ffmpeg-devel
___nick___ has joined #ffmpeg-devel
___nick___ has quit [Ping timeout: 246 seconds]
Traneptora has quit [Quit: Quit]
Traneptora has joined #ffmpeg-devel
Krowl has quit [Read error: Connection reset by peer]
lairv has joined #ffmpeg-devel
CAT_S has quit [Ping timeout: 245 seconds]
IndecisiveTurtle has quit [Read error: Connection reset by peer]
IndecisiveTurtle has joined #ffmpeg-devel
Guest9791 has quit [Ping timeout: 245 seconds]
Guest9791 has joined #ffmpeg-devel
HarshK23 has quit [Quit: Connection closed for inactivity]
<ramiro> haasn: ff_sws_init_range_convert() in libswscale/swscale.c
pross has joined #ffmpeg-devel
darkapex_ has quit [Remote host closed the connection]
darkapex_ has joined #ffmpeg-devel
SystemError has quit [Remote host closed the connection]
SystemError has joined #ffmpeg-devel