[FFmpeg-cvslog] avcodec: Pass HDR10+ metadata to packet side data in VP9 encoder

2021-06-24 Thread Mohammad Izadi
ffmpeg | branch: master | Mohammad Izadi | Thu Jun 17 22:20:44 2021 -0700| [aca923b3653a7db5fd9fa3dca029936feb152aa2] | committer: James Zern avcodec: Pass HDR10+ metadata to packet side data in VP9 encoder HDR10+ metadata is stored in the bit stream for HEVC. The story is different for VP9

[FFmpeg-cvslog] avcodec/libx264: Add support for Sony XAVC Class 300 and 480

2021-06-24 Thread Limin Wang
ffmpeg | branch: master | Limin Wang | Tue Jun 22 18:40:03 2021 +0800| [93da0869e60b58330dc5514e13eda10973b75444] | committer: Limin Wang avcodec/libx264: Add support for Sony XAVC Class 300 and 480 Reviewed-by: James Almer Signed-off-by: Limin Wang >

[FFmpeg-cvslog] avcodec/libx264: Separate headers not supported in AVC-Intra mode

2021-06-24 Thread Limin Wang
ffmpeg | branch: master | Limin Wang | Fri Jun 18 19:55:07 2021 +0800| [81bad080cd99c3754763d5cfe884f307120eba81] | committer: Limin Wang avcodec/libx264: Separate headers not supported in AVC-Intra mode Signed-off-by: Limin Wang >

[FFmpeg-cvslog] ffbuild: Avoid using the --preprocessor argument to windres

2021-06-24 Thread Martin Storsjö
ffmpeg | branch: release/4.4 | Martin Storsjö | Sat May 15 00:42:38 2021 +0300| [031c0cb0b4f3cd79e7bc8245db0fdee1239623b3] | committer: Martin Storsjö ffbuild: Avoid using the --preprocessor argument to windres Instead use --preprocessor-arg; in binutils 2.36, the --preprocessor flag was

[FFmpeg-cvslog] avfilter/cuda: fix ptx inflation with large payloads

2021-06-24 Thread Timo Rothenpieler
ffmpeg | branch: master | Timo Rothenpieler | Thu Jun 24 19:22:24 2021 +0200| [91a41a34398afd5678c20c5f5025562a41cf5bd4] | committer: Timo Rothenpieler avfilter/cuda: fix ptx inflation with large payloads >

[FFmpeg-cvslog] avfilter/scale_cuda: combine separate CUDA sources

2021-06-24 Thread Timo Rothenpieler
ffmpeg | branch: master | Timo Rothenpieler | Tue Jun 22 21:42:45 2021 +0200| [b0e2e938c31f0dc46d905cb2ea7e904645ca0c19] | committer: Timo Rothenpieler avfilter/scale_cuda: combine separate CUDA sources >

[FFmpeg-cvslog] avfilter/scale_cuda: add support for pixel format conversion

2021-06-24 Thread Timo Rothenpieler
ffmpeg | branch: master | Timo Rothenpieler | Thu Jun 24 01:53:10 2021 +0200| [62dc5df941f5e196164c151691e4274195523e95] | committer: Timo Rothenpieler avfilter/scale_cuda: add support for pixel format conversion >