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.1 has been released! | Please read ffmpeg.org/developer.html#Code-of-conduct
<michaelni>
toots5446, if a change is added that should have had a minor/micro API bump but did not then the next API bump that occured of the right type would be the one that signals the existence of the new API / change. I didnt look at your new pull req, still overloaded with too much work
<fjlogger>
[FFmpeg/FFmpeg] Pull request #20187 merged: avcodec/apv_decode: make apv_format_table consistent with the code and check it (https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20187) by michaelni
<toots5446>
michaelni: ok. What do you want to do for the release? Document the existing API changes only or try & wrap it with vorbis included?
ngaullie has quit [Ping timeout: 260 seconds]
ShadowJK has quit [Ping timeout: 252 seconds]
<michaelni>
toots5446, please discuss this with the community not with me.
ngaullie has joined #ffmpeg-devel
ShadowJK has joined #ffmpeg-devel
ngaullie has quit [Remote host closed the connection]
<toots5446>
ok. If this channel the right place for it?
ngaullie has joined #ffmpeg-devel
ngaullie has quit [Remote host closed the connection]
ngaullie has joined #ffmpeg-devel
ngaullie has quit [Ping timeout: 260 seconds]
Sean_McG has joined #ffmpeg-devel
<michaelni>
yes, can people discuss with toots5446 about that ogg/vorbis API thing, and or maybe help get the remaining patches in and consider backporting to 8.0, its sunday, trying to have a few hours without FFmpeg disucssion :)
<jamrial>
i don't think rushing new api is a good idea. i already don't agree with some of the things that were pushed to make it to 8.0
fjlogger has quit [Remote host closed the connection]
fjlogger has joined #ffmpeg-devel
<toots5446>
michaelni: Thanks. Understood, hope you enjoy the rest of your weekend.
<toots5446>
jamrial: It's not really rushing in this case but wrapping up a patchset that was partially reverted. ogg/flac and ogg/opus made the cut but ogg/vorbis is pending a fixed patch.
<toots5446>
It's not really blocking either just very slow, the patchset initial work was back in January and there's more pending to finish it.