[FFmpeg-cvslog] configure: autodetect vulkan

2021-12-21 Thread Lynne
ffmpeg | branch: master | Lynne | Mon Dec 20 11:04:49 2021 +0100| [fa2e460f635d6cc32d5eb2d4c61a12caba59810c] | committer: Lynne configure: autodetect vulkan > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=fa2e460f635d6cc32d5eb2d4c61a12caba59810c --- configure | 6 +++--- 1 file ch

[FFmpeg-cvslog] configure: improve non-pkgconfig Vulkan version check

2021-12-21 Thread Lynne
ffmpeg | branch: master | Lynne | Tue Dec 21 15:28:50 2021 +0100| [14b6805eb29d193105998e530e92525d7fe98d6d] | committer: Lynne configure: improve non-pkgconfig Vulkan version check Check for the patch version as well as the major+minor version. The VK_API_VERSION macros are not usable in prep

[FFmpeg-cvslog] libswscale: Test AV_CPU_FLAG_SLOW_GATHER for hscale functions.

2021-12-21 Thread Alan Kelly
ffmpeg | branch: master | Alan Kelly | Mon Dec 20 15:45:45 2021 +0100| [eebe406c808e6061ee76e93a616537b5369dbf40] | committer: James Almer libswscale: Test AV_CPU_FLAG_SLOW_GATHER for hscale functions. This is instead of EXTERNAL_AVX2_FAST so that the avx2 hscale functions are only used where

[FFmpeg-cvslog] libavutil/cpu: Add AV_CPU_FLAG_SLOW_GATHER.

2021-12-21 Thread Alan Kelly
ffmpeg | branch: master | Alan Kelly | Tue Dec 21 20:56:41 2021 +0100| [ffbab99f2c22be06ef3c564fd38320d40e48a2b5] | committer: James Almer libavutil/cpu: Add AV_CPU_FLAG_SLOW_GATHER. This flag is set on Haswell and earlier and all AMD cpus. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=c

[FFmpeg-cvslog] avutil/cpu: move slow gather checks below in the function

2021-12-21 Thread James Almer
ffmpeg | branch: master | James Almer | Tue Dec 21 17:39:02 2021 -0300| [8c2d2fd6ccca4e389cb9dac4ab190965e97868a4] | committer: James Almer avutil/cpu: move slow gather checks below in the function Put them together with other similar slow flag checks. Signed-off-by: James Almer > http://git

[FFmpeg-cvslog] avutil/cpu: add slowgather to av_parse_cpu_caps()

2021-12-21 Thread James Almer
ffmpeg | branch: master | James Almer | Tue Dec 21 17:51:03 2021 -0300| [e68e379e0c3da6a8dd77a73adf312c14070ecfd6] | committer: James Almer avutil/cpu: add slowgather to av_parse_cpu_caps() Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=e68e379e0c3da6a8

[FFmpeg-cvslog] avutil/tests/cpu: add slowgather

2021-12-21 Thread James Almer
ffmpeg | branch: master | James Almer | Tue Dec 21 17:52:09 2021 -0300| [e1d3ef921749a6f5c4432b0480129030ef94641e] | committer: James Almer avutil/tests/cpu: add slowgather Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=e1d3ef921749a6f5c4432b0480129030e

[FFmpeg-cvslog] fate: use single thread for rawvideo

2021-12-21 Thread Limin Wang
ffmpeg | branch: master | Limin Wang | Thu Dec 9 12:01:27 2021 +0800| [0e1f5f887188fcda9262ae662769eb3f186b9ef0] | committer: Limin Wang fate: use single thread for rawvideo Signed-off-by: Limin Wang > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=0e1f5f887188fcda9262ae662769eb3

[FFmpeg-cvslog] avcodec/rawenc: suppport frame thread for rawvideo

2021-12-21 Thread Limin Wang
ffmpeg | branch: master | Limin Wang | Sun Dec 5 08:32:53 2021 +0800| [8ecd7cdb469ede77ca91f80f8095adf76e2eac9f] | committer: Limin Wang avcodec/rawenc: suppport frame thread for rawvideo Signed-off-by: Limin Wang > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=8ecd7cdb469ede77c

[FFmpeg-cvslog] avcodec/v210enc: suppport frame thread for v210

2021-12-21 Thread Limin Wang
ffmpeg | branch: master | Limin Wang | Tue Dec 7 21:48:13 2021 +0800| [2ac8bcec6374da529e08a684d587488287b8ed7f] | committer: Limin Wang avcodec/v210enc: suppport frame thread for v210 Signed-off-by: Limin Wang > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=2ac8bcec6374da529e08