ffmpeg | branch: master | Niklas Haas | Fri Jan 12 14:12:44
2024 +0100| [bfa1b7577dd646e84acafd0c82a8c2c6fe9c2a0a] | committer: Niklas Haas
avfilter/vf_zscale: fix query_formats
Wrong field assignment as a result of copy/paste error.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=
ffmpeg | branch: master | jinbo | Thu Dec 28 16:21:00 2023
+0800| [cfbdda607d02f9e23ead8252243643e167d38414] | committer: Michael
Niedermayer
avcodec/hevc: Add add_residual_4/8/16/32 asm opt
After this patch, the peformance of decoding H265 4K 30FPS 30Mbps
on 3A6000 with 8 threads improves 2fp
ffmpeg | branch: master | jinbo | Thu Dec 28 16:21:01 2023
+0800| [a28eea2a277bb58004dc7ecccd543fa4baf69170] | committer: Michael
Niedermayer
avcodec/hevc: Add pel_uni_w_pixels4/6/8/12/16/24/32/48/64 asm opt
tests/checkasm/checkasm: C LSX LASX
put_hevc_pel_uni_w_pixels4_8_c
ffmpeg | branch: master | Vladimir Petrov | Tue Jan 9
18:42:19 2024 +0200| [c915dc4c5059730a5263ac8d4c99e47d13db87da] | committer:
Michael Niedermayer
avfilter/vsrc_testsrc: fix colorchart black stripe
Fixed blackstripe on bottom or segmentation fault in case
when patch width and height diffe
ffmpeg | branch: master | jinbo | Thu Dec 28 16:21:04 2023
+0800| [9239081db3d355561ce5d0454db08af33c1e0356] | committer: Michael
Niedermayer
avcodec/hevc: Add asm opt for the following functions
tests/checkasm/checkasm: C LSX LASX
put_hevc_qpel_uni_h4_8_c: 5.7
ffmpeg | branch: master | jinbo | Thu Dec 28 16:21:02 2023
+0800| [6c6bf18ce8716c605fd7a326fd04c3d4ccac6259] | committer: Michael
Niedermayer
avcodec/hevc: Add qpel_uni_w_v|h4/6/8/12/16/24/32/48/64 asm opt
tests/checkasm/checkasm: C LSX LASX
put_hevc_qpel_uni_w_h4_8_c:
ffmpeg | branch: master | jinbo | Thu Dec 28 16:21:03 2023
+0800| [1f642b99afa073664421e9df24360c35e3ee7a73] | committer: Michael
Niedermayer
avcodec/hevc: Add epel_uni_w_hv4/6/8/12/16/24/32/48/64 asm opt
tests/checkasm/checkasm: C LSX LASX
put_hevc_epel_uni_w_hv4_8_c:
ffmpeg | branch: master | yuanhecai | Thu Dec 28
16:21:05 2023 +0800| [a87a52ed0b561dc231e707ee94299561631085ee] | committer:
Michael Niedermayer
avcodec/hevc: Add ff_hevc_idct_32x32_lasx asm opt
tests/checkasm/checkasm:
C LSX LASX
hevc_idct_32x32_8_c: