[FFmpeg-cvslog] x86/hevcdec: sao, refact out h26x macros

2025-05-14 Thread Shaun Loo
ffmpeg | branch: master | Shaun Loo | Sat Oct 19 20:47:51 2024 +0800| [dbd859a1866f287021b40b2cf6b66d11f130c25a] | committer: Nuo Mi x86/hevcdec: sao, refact out h26x macros This is a part of Google Summer of Code 2023 Co-authored-by: Nuo Mi > http://git.videolan.org/gitweb.cgi/ffmpeg.

[FFmpeg-cvslog] x86/vvcdec: sao, add avx2 support

2025-05-14 Thread Shaun Loo
ffmpeg | branch: master | Shaun Loo | Sat Dec 14 22:06:31 2024 +0800| [bed176995787ac141c7378d652b3f20ea00d5a56] | committer: Nuo Mi x86/vvcdec: sao, add avx2 support This is a part of Google Summer of Code 2023 Co-authored-by: Nuo Mi > http://git.videolan.org/gitweb.cgi/ffmpeg.git

[FFmpeg-cvslog] checkasm: add vvc_sao

2025-05-14 Thread Shaun Loo
ffmpeg | branch: master | Shaun Loo | Sat Dec 14 21:53:04 2024 +0800| [45bea45c7b5738022785310e2d5e8478d94eb728] | committer: Nuo Mi checkasm: add vvc_sao This is a part of Google Summer of Code 2023 AVX2: - vvc_sao.sao_band [OK] - vvc_sao.sao_edge [OK] checkasm: all 54 tests passed

[FFmpeg-cvslog] x86/hevcdec: refact, remove duplicate code in HEVC_SAO_{BAND, EDGE}_FILTER

2025-05-14 Thread Shaun Loo
ffmpeg | branch: master | Shaun Loo | Sat Dec 21 11:29:35 2024 +0800| [69f63c6210f57b02c2aa608bfc96e08683e10d8d] | committer: Nuo Mi x86/hevcdec: refact, remove duplicate code in HEVC_SAO_{BAND, EDGE}_FILTER This is a part of Google Summer of Code 2023 Co-authored-by: Nuo Mi > h