[FFmpeg-cvslog] avfilter/vf_subtitles: Respect YCbCr Matrix header

2024-10-19 Thread arch1t3cht
ffmpeg | branch: master | arch1t3cht | Sun Oct 13 14:45:28 2024 +0200| [72e538112341ba7e5a167ca09fd98b627ed40454] | committer: rcombs avfilter/vf_subtitles: Respect YCbCr Matrix header As specified in libass's ass_types.h, the colors or ASS_Images should be converted to YCbCr using the m

[FFmpeg-cvslog] avcodec/h264dec: Properly mark frames as recovered when draining

2024-04-16 Thread arch1t3cht
ffmpeg | branch: master | arch1t3cht | Thu Mar 28 02:56:37 2024 +0100| [5a856ac6e6a627402c1ff57a92fc478efb601131] | committer: Derek Buitenhuis avcodec/h264dec: Properly mark frames as recovered when draining When decoding starts at a SEI recovery point very shortly before the end of the

[FFmpeg-cvslog] avcodec/h264dec: Reindent after the previous commit

2024-04-16 Thread arch1t3cht
ffmpeg | branch: master | arch1t3cht | Thu Mar 28 02:56:39 2024 +0100| [e9e1932c1ca85c8ce29a89f3fbda77c7df38e8f0] | committer: Derek Buitenhuis avcodec/h264dec: Reindent after the previous commit Signed-off-by: arch1t3cht Signed-off-by: Derek Buitenhuis > http://git.videolan.org/gitweb.

[FFmpeg-cvslog] avcodec/h264dec: Handle non-recovered frames when draining

2024-04-16 Thread arch1t3cht
ffmpeg | branch: master | arch1t3cht | Thu Mar 28 02:56:38 2024 +0100| [728ffe6ca6d46f55e2f63de9dec8ea11e096c314] | committer: Derek Buitenhuis avcodec/h264dec: Handle non-recovered frames when draining When starting on a SEI recovery point close enough to the end of the stream that draining