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 has been released! | Please read ffmpeg.org/developer.html#Code-of-conduct
feiw1 has joined #ffmpeg-devel
haihao has joined #ffmpeg-devel
Gramner has quit [Ping timeout: 252 seconds]
Gramner has joined #ffmpeg-devel
arbitercoin has joined #ffmpeg-devel
cone-601 has joined #ffmpeg-devel
<cone-601>
ffmpeg Marvin Scholz master:7e1d72589eca: avfilter/af_afftdn: use av_assert0 for unreachable assert
thilo_ has quit [Ping timeout: 276 seconds]
thilo_ has joined #ffmpeg-devel
thilo_ has quit [Changing host]
thilo_ has joined #ffmpeg-devel
<ePirat>
haasn, 3305767560a6303f474fffa3afb10c500059b455 introduced a lot of noise in the build with useless deprecation warnings which IMHO is not really great and I would like to have a fix for this…
<ePirat>
as far as I understand the goal is _not_ to internally replace stuff like sample_fmts on internal codec implementations but rather just move these commonly used lists to a different struct?
<ePirat>
Which makes the deprecation warning somewhat pointless for me a what am I supposed to do about it then?
<ePirat>
so maybe we can silence it internally?
haihao has quit [Ping timeout: 245 seconds]
feiw1 has quit [Ping timeout: 245 seconds]
haihao has joined #ffmpeg-devel
feiw1 has joined #ffmpeg-devel
arch1t3cht6 has joined #ffmpeg-devel
arch1t3cht has quit [Ping timeout: 244 seconds]
arch1t3cht6 is now known as arch1t3cht
cone-601 has quit [Quit: transmission timeout]
jamrial has quit []
Martchus has joined #ffmpeg-devel
Martchus_ has quit [Ping timeout: 264 seconds]
DauntlessOne has quit [Remote host closed the connection]
DauntlessOne has joined #ffmpeg-devel
DauntlessOne has quit [Remote host closed the connection]
DauntlessOne has joined #ffmpeg-devel
Marth64 has quit [Quit: Leaving]
haihao has quit [Ping timeout: 252 seconds]
haihao has joined #ffmpeg-devel
vipyne has joined #ffmpeg-devel
vipyne1 has joined #ffmpeg-devel
vipyne has quit [Ping timeout: 252 seconds]
vipyne1 has quit [Ping timeout: 260 seconds]
vipyne has joined #ffmpeg-devel
vipyne1 has joined #ffmpeg-devel
vipyne1 has quit [Ping timeout: 248 seconds]
vipyne has quit [Ping timeout: 255 seconds]
Marth64 has joined #ffmpeg-devel
kekePower has quit [Remote host closed the connection]
kekePower has joined #ffmpeg-devel
beastd has joined #ffmpeg-devel
<wbs>
BtbN: seems like the ffmpeg servers are having issues again; web page doesn't load and fate sample rsync also seems to not get anywhere
vipyne has joined #ffmpeg-devel
vipyne1 has joined #ffmpeg-devel
kepstin has quit [Remote host closed the connection]
kepstin has joined #ffmpeg-devel
vipyne has quit [Ping timeout: 244 seconds]
vipyne1 has quit [Ping timeout: 260 seconds]
rvalue has quit [Read error: Connection reset by peer]
rvalue has joined #ffmpeg-devel
<haasn>
ePirat: yeah, that seems like a good idea for now, as my plan was to not move them until we remove the external API
<haasn>
Well, one thing we could do is move them internally and set up the external pointers from the same preinit function that implements the dynamic lists
<haasn>
That would probably be the smarter solution
haihao has quit [Ping timeout: 252 seconds]
haihao has joined #ffmpeg-devel
ccawley2011 has joined #ffmpeg-devel
vipyne has joined #ffmpeg-devel
vipyne1 has joined #ffmpeg-devel
vipyne has quit [Ping timeout: 255 seconds]
vipyne1 has quit [Ping timeout: 252 seconds]
Krowl has joined #ffmpeg-devel
<BtbN>
wbs: seems to have recovered on its own. if I had to guess, I'd say the hoster had network issues
<wbs>
BtbN: ok, fair enough
vipyne has joined #ffmpeg-devel
vipyne1 has joined #ffmpeg-devel
vipyne has quit [Ping timeout: 252 seconds]
vipyne1 has quit [Ping timeout: 260 seconds]
cone-357 has joined #ffmpeg-devel
<cone-357>
ffmpeg vipyne master:f5403e5f1ea0: configure: suggest installing nasm before using --disable-x86asm
arbitercoin has quit [Ping timeout: 252 seconds]
vipyne has joined #ffmpeg-devel
vipyne1 has joined #ffmpeg-devel
feiw1 has quit [Ping timeout: 252 seconds]
feiw1 has joined #ffmpeg-devel
vipyne1 has quit [Ping timeout: 252 seconds]
vipyne has quit [Ping timeout: 260 seconds]
<cone-357>
ffmpeg Thomas Guillory master:37863b92b74a: libavfilter/vf_overlay: fix the displayed flags in CLI documentation