[FFmpeg-cvslog] avcodec/wavpack: reduce extra dereferencing inside loops

2023-08-16 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Tue Aug 15 22:13:07 2023 +0200| [8f7850a22ec9190731aafad00ec36807565c5323] | committer: Paul B Mahol avcodec/wavpack: reduce extra dereferencing inside loops > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=8f7850a22ec9190731aafad00ec36807565c

[FFmpeg-cvslog] avcodec/tta: fix minor code style issues

2023-08-16 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Wed Aug 16 20:03:42 2023 +0200| [082133fc076e67640a0e846c11389d67d7ea5ec6] | committer: Paul B Mahol avcodec/tta: fix minor code style issues > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=082133fc076e67640a0e846c11389d67d7ea5ec6 --- libav

[FFmpeg-cvslog] avcodec/wavpack: fix indentation

2023-08-16 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Wed Aug 16 21:51:59 2023 +0200| [3057ce797f6e1348b978f5ffe9e2afd2224544f0] | committer: Paul B Mahol avcodec/wavpack: fix indentation > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=3057ce797f6e1348b978f5ffe9e2afd2224544f0 --- libavcodec/wa

[FFmpeg-cvslog] lavc/qsvenc: return error with zero output

2023-08-16 Thread Haihao Xiang
ffmpeg | branch: master | Haihao Xiang | Thu Aug 10 14:37:14 2023 +0800| [e0a5c35270c68d77d101e518901de5a9f002b451] | committer: Haihao Xiang lavc/qsvenc: return error with zero output Signed-off-by: Haihao Xiang > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=e0a5c35270c68d77d10

[FFmpeg-cvslog] lavu/hwcontext_vaapi: Add vaapi_drm_format_map support for x2rgb10

2023-08-16 Thread David Rosca
ffmpeg | branch: master | David Rosca | Thu Aug 10 08:32:15 2023 +0200| [2ec58055f5c52535154c1f959acce878df22e18d] | committer: Haihao Xiang lavu/hwcontext_vaapi: Add vaapi_drm_format_map support for x2rgb10 Support for allocating frames with x2rgb10 format was added in c00264f5013, this adds s

[FFmpeg-cvslog] libavfilter/vf_vpp_qsv: Fix a timestamp bug when framerate is not set

2023-08-16 Thread Wenbin Chen
ffmpeg | branch: master | Wenbin Chen | Tue Aug 15 16:34:25 2023 +0800| [9ae4863cc57c38fa2f41f3b8c732fede4a2b78c6] | committer: Haihao Xiang libavfilter/vf_vpp_qsv: Fix a timestamp bug when framerate is not set If user doesn't set framerate when he creates a filter, the filter uses default fra

[FFmpeg-cvslog] lavc/qsvenc_hevc: restore the default gop size

2023-08-16 Thread Haihao Xiang
ffmpeg | branch: master | Haihao Xiang | Fri Aug 11 14:35:41 2023 +0800| [a7f24d79b8eeb4f4ab78916ef08cc997f2381cc9] | committer: Haihao Xiang lavc/qsvenc_hevc: restore the default gop size commit a3c0a3e changed the default settings and expected the runtime can choose a best value. However the