[FFmpeg-devel] FFmpeg 7.0 blocking issues

James Almer jamrial at gmail.com
Sat Feb 10 23:03:57 EET 2024


On 1/23/2024 4:22 PM, Michael Niedermayer wrote:
> Hi all
> 
> As it was a little difficult for me to not loose track of what is
> blocking a release. I suggest that for all release blocking issues
> open a ticket and set Blocking to 7.0
> that way this:
> https://trac.ffmpeg.org/query?blocking=~7.0
> 
> or for the ones not closed:
> https://trac.ffmpeg.org/query?status=new&status=open&status=reopened&blocking=~7.0
> 
> will list all blocking issues
> 
> Ive added one, for testing that, i intend to add more if i see something
> 
> What is blocking? (IMHO)
> * regressions (unless its non possible to fix before release)
> * crashes
> * security issues
> * data loss
> * privacy issues
> * anything the commuity agrees should be in the release
> 
> thx

There are currently issues with the hevc decoder after some of the 
commits that shared code with the vvc decoder were pushed. You can see 
it by running the hevc conformance suite in FATE under GCC ubsan.

Nuo Mi said he's looking at them, but if it takes him too much time we 
can revert the faulty commits before the release, in either master or 
even the actual release branch.


More information about the ffmpeg-devel mailing list