[FFmpeg-cvslog] lavc/vp8dsp: R-V V vp8_idct_add

2024-06-08 Thread Rémi Denis-Courmont
ffmpeg | branch: master | Rémi Denis-Courmont | Wed Jun 5 21:55:22 2024 +0300| [658439934b255215548269116481e2d48da9ee3b] | committer: Rémi Denis-Courmont lavc/vp8dsp: R-V V vp8_idct_add T-Head C908 (cycles): vp8_idct_add_c: 312.2 vp8_idct_add_rvv_i32: 117.0 > http://git.videolan.org/g

[FFmpeg-cvslog] sws/input: R-V V rgb24ToUV and bgr24ToUV

2024-06-08 Thread Rémi Denis-Courmont
ffmpeg | branch: master | Rémi Denis-Courmont | Wed Jun 5 18:36:42 2024 +0300| [3ef5867e4b6d7966a061c99f62da274e7a5386b7] | committer: Rémi Denis-Courmont sws/input: R-V V rgb24ToUV and bgr24ToUV T-Head C908: rgb24_to_uv_8_c:2.7 rgb24_to_uv_8_rvv_i32: 3.2 rgb24_to_uv_128_c:

[FFmpeg-cvslog] sws/input: R-V V rgb24ToUV_half and bgr24ToUV_half

2024-06-08 Thread Rémi Denis-Courmont
ffmpeg | branch: master | Rémi Denis-Courmont | Wed Jun 5 19:32:31 2024 +0300| [e0f4d185f1ea12e9a7bfa078a4224687102751e7] | committer: Rémi Denis-Courmont sws/input: R-V V rgb24ToUV_half and bgr24ToUV_half T-Head C908: rgb24_to_uv_half_4_c: 2.0 rgb24_to_uv_half_4_rvv_i32: 3.5 rg

[FFmpeg-cvslog] sws/input: R-V V rgb24ToY & bgr24ToY

2024-06-08 Thread Rémi Denis-Courmont
ffmpeg | branch: master | Rémi Denis-Courmont | Tue Jun 4 22:57:33 2024 +0300| [79dfdac4dbc7d6cb5316292247b26b39962dd471] | committer: Rémi Denis-Courmont sws/input: R-V V rgb24ToY & bgr24ToY T-Head C908: rgb24_to_y_8_c:2.0 rgb24_to_y_8_rvv_i32: 2.7 rgb24_to_y_128_c:

[FFmpeg-cvslog] libavfi/dnn: enable LibTorch xpu device option support

2024-06-08 Thread Wenbin Chen
ffmpeg | branch: master | Wenbin Chen | Mon Jun 3 13:09:35 2024 +0800| [7560db937d1b4e412db1299d266d068bac56a7de] | committer: Guo Yejun libavfi/dnn: enable LibTorch xpu device option support Add xpu device support to libtorch backend. To enable xpu support you need to add "-Wl,--no-as-neede

[FFmpeg-cvslog] avcodec/vvcdec: misc, reindent inter.c

2024-06-08 Thread Nuo Mi
ffmpeg | branch: master | Nuo Mi | Tue Jun 4 20:04:10 2024 +0800| [685174069f9b6f17d1ff3cdb9144096a5da258ff] | committer: Nuo Mi avcodec/vvcdec: misc, reindent inter.c > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=685174069f9b6f17d1ff3cdb9144096a5da258ff --- libavcodec/vvc/inte

[FFmpeg-cvslog] avcodec/vvcdec: misc, move src offset inside emulated_edge

2024-06-08 Thread Nuo Mi
ffmpeg | branch: master | Nuo Mi | Tue Jun 4 20:04:08 2024 +0800| [8abdf0a28e017313a31c0e2ff2551491e2b2ae35] | committer: Nuo Mi avcodec/vvcdec: misc, move src offset inside emulated_edge > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=8abdf0a28e017313a31c0e2ff2551491e2b2ae35 ---

[FFmpeg-cvslog] avcodec/vvcdec: support mv wraparound

2024-06-08 Thread Nuo Mi
ffmpeg | branch: master | Nuo Mi | Tue Jun 4 20:04:11 2024 +0800| [f68f40736f1a00bc8a75fda954187bb270f615af] | committer: Nuo Mi avcodec/vvcdec: support mv wraparound A 360 video specific tool see https://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=9503377 passed files: DMVR_A_Huawei_3.b

[FFmpeg-cvslog] avcodec/vvcdec: refact out emulated_edge_no_wrap

2024-06-08 Thread Nuo Mi
ffmpeg | branch: master | Nuo Mi | Tue Jun 4 20:04:09 2024 +0800| [a4013e748a79bc93274241cc5e6760e806bb3a2d] | committer: Nuo Mi avcodec/vvcdec: refact out emulated_edge_no_wrap prepare for refrence wraparound > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=a4013e748a79bc93274241c

[FFmpeg-cvslog] avcodec/vvcdec: refact, remove emulated_edge_dmvr and emulated_edge_bilinear to simplify code

2024-06-08 Thread Nuo Mi
ffmpeg | branch: master | Nuo Mi | Tue Jun 4 20:04:07 2024 +0800| [2d98786fee56455ef30d620c97dc357b361beae8] | committer: Nuo Mi avcodec/vvcdec: refact, remove emulated_edge_dmvr and emulated_edge_bilinear to simplify code > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=2d98786fee