On 23/08/2024 13:36, Frank Plowman wrote: > This reverts commit 110d8549d575aae6b2f627cd63e2eb7082ab8926. > > I have been working through fixing bugs, particularly crashes I've > found using a fuzzer, in the VVC decoder for the past few months. > While I won't claim it is now bug-free, it is considerably more > resilient than it was and I think in a position to have the > experimental flag removed for release 7.1. > > Additionally, most of the Main 10 features of VVC which were missing > version of the decoder released in 7.0 have now been implemented. > This includes the most major missing features: IBC, subpictures and RPR.
A point of clarification regarding why I wrote "most" here. The only Main 10 feature not yet supported by the FFmpeg native VVC decoder is the pps_mixed_nalu_types_in_pic_flag, which allows VCL NAL units to differ in type across a single picture. Palette coding from the Main 4:4:4 profile and bit depths above 12-bit are also not yet supported. Cheers, Frank _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".