lavf/mpegtsenc: Add parentheses to clarify operator precedence in CC update

29 March 11:06 - FFmpeg - Jun Zhao

While "cc + 1 & 0xf" is technically correct because addition has higher precedence than bitwise AND in C, the intent of "(cc + 1) & 0xf" is not immediately obvious without recalling the precedence table.


avformat/mpegts: create stream groups after having parsed the entire PMT

28 March 21:13 - FFmpeg - James Almer

Some faulty files have an LCEVC descriptor with a single stream, resulting in a group being created but never fully populated with the current implementation.

avcodec/decode: add a hwaccel specific post_process callback to FrameDecodeData

28 March 20:14 - FFmpeg - James Almer

Leave the existing one for non decoder-specific, post processing usage.

swscale/tests/sws_ops: add option for summarizing all operation patterns

28 March 16:48 - FFmpeg - Niklas Haas

This can be used to either manually verify, or perhaps programmatically generate, the list of operation patterns that need to be supported by a backend to be feature-complete.

avfilter/vf_lcevc: workaround for unknown initial dimensions

28 March 00:00 - FFmpeg - James Almer


advisories: Update GLIBC-SA-2026-0005 and GLIBC-SA-2026-0006.

27 March 12:08 - glibc - Carlos O'Donell

Update advisories with Fix-Commit information for 2.43.9000 and 2.44.