ffmpeg | branch: master | gnattu via ffmpeg-devel |
Tue Oct 15 17:41:35 2024 +0800| [248832dd5b799a95bcb1beb4d65a9ad5071a06a8] |
committer: Anton Khirnov
avcodec/bsf/dovi_rpu: remove EL when stripping dovi metadata
When RPU is removed EL should also be removed. This only applies to
HEVC as
ffmpeg | branch: master | Gnattu OC | Fri Aug 16 10:06:37
2024 +0800| [30f090b4f8f73a05917cec914d3f7340f749bf9e] | committer: Zhao Zhili
avfilter: inherit input color range for videotoolbox filters
The color range should be set to match the input when creating
the VideoToolbox context
ffmpeg | branch: master | gnattu | Sat Aug 10 14:13:39 2024
+0800| [a1976e963fa441b6f645c425186f272d05def3f9] | committer: Zhao Zhili
avutil/hwcontext_videotoolbox: silence warning for RGB
Hardware frames with RGB colorspace will not have a YCbCrMatrixKey.
Currently, it will spam the console
ffmpeg | branch: master | Gnattu OC | Fri Aug 2 07:31:03
2024 +0800| [d50f9701b63a7270922ed754a720fe76e80c0bed] | committer: Zhao Zhili
avutil/hwcontext_videotoolbox: Correctly set trc
The color trc key was assigned a color primaries value which causes
the resulting colorspace is always SDR
ffmpeg | branch: master | gnattu | Thu Oct 20 20:11:38 2022
+0800| [d09254a658365b89fc4430e88e18fef04de432be] | committer: Gyan Doshi
avformat/hls: Add option to retry failed segments for hls
Current HLS implementation simply skip a failed segment to catch up
the stream, but this is not