[FFmpeg-cvslog] checkasm/vvc_alf: only check the valid filter and classify sizes

2024-06-25 Thread Nuo Mi
ffmpeg | branch: master | Nuo Mi | Sat Jun 22 10:40:24 2024 +0800| [b82ef7c0baeb9a7033dd702baac754755bd0a54a] | committer: Nuo Mi checkasm/vvc_alf: only check the valid filter and classify sizes > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=b82ef7c0baeb9a7033dd702baac754755bd0a54a

[FFmpeg-cvslog] checkasm/vvc_alf: random select alf virtual boundaries position

2024-06-25 Thread Nuo Mi
ffmpeg | branch: master | Nuo Mi | Sat Jun 22 11:22:40 2024 +0800| [1fa9f5b17f0e17643cc1601f86924f859b5fccfa] | committer: Nuo Mi checkasm/vvc_alf: random select alf virtual boundaries position A picture's virtual boundaries will split a CTU into 4 ALF blocks. The ALF virtual boundary may cross

[FFmpeg-cvslog] checkasm/vvc_alf: ensure right and bottom boundaries are not overwritten by asm

2024-06-25 Thread Nuo Mi
ffmpeg | branch: master | Nuo Mi | Sat Jun 22 11:34:11 2024 +0800| [0333b97414d2c26a8236111d623fcafb7805d0a0] | committer: Nuo Mi checkasm/vvc_alf: ensure right and bottom boundaries are not overwritten by asm > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=0333b97414d2c26a8236111d6

[FFmpeg-cvslog] avcodec/vvcdec: refact, unify vvc_deblock_subblock_bs_{horizontal, vertical}

2024-06-25 Thread Nuo Mi
ffmpeg | branch: master | Nuo Mi | Sun Jun 9 21:36:10 2024 +0800| [cb6538e9a10f6e9b03b87087e98de70c384f6636] | committer: Nuo Mi avcodec/vvcdec: refact, unify vvc_deblock_subblock_bs_{horizontal, vertical} > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=cb6538e9a10f6e9b03b87087e98d

[FFmpeg-cvslog] x86/vvc_alf: avoid overwriting for non-16 aligned widths

2024-06-25 Thread Nuo Mi
ffmpeg | branch: master | Nuo Mi | Thu Jun 20 22:02:55 2024 +0800| [6b0e6a98b57a80c1165d7a3012e0440029088406] | committer: Nuo Mi x86/vvc_alf: avoid overwriting for non-16 aligned widths Previously, the code allowed overwriting on 16-aligned blocks, which was suitable when there were no pictur

[FFmpeg-cvslog] avcodec/vvcdec: refact, unify vvc_deblock_bs_luma_{horizontal, vertical}

2024-06-25 Thread Nuo Mi
ffmpeg | branch: master | Nuo Mi | Mon Jun 10 16:52:09 2024 +0800| [0a5bbcf0f37b3fdb837b406796ce3e08a88eb996] | committer: Nuo Mi avcodec/vvcdec: refact, unify vvc_deblock_bs_luma_{horizontal, vertical} > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=0a5bbcf0f37b3fdb837b406796ce3e08

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

2024-06-25 Thread Nuo Mi
ffmpeg | branch: master | Nuo Mi | Sat Jun 15 14:24:33 2024 +0800| [200862b14497f4b3ce62fade9d7c9243cf3f5e38] | committer: Nuo Mi avcodec/vvcdec: refact out sao_get_edges > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=200862b14497f4b3ce62fade9d7c9243cf3f5e38 --- libavcodec/vvc/fi

[FFmpeg-cvslog] avcodec/vvcdec: misc, use POS to simplify filter code

2024-06-25 Thread Nuo Mi
ffmpeg | branch: master | Nuo Mi | Thu Jun 13 20:55:10 2024 +0800| [16e410aaac83410ed0e701434f9db866cc78c5ec] | committer: Nuo Mi avcodec/vvcdec: misc, use POS to simplify filter code > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=16e410aaac83410ed0e701434f9db866cc78c5ec --- liba

[FFmpeg-cvslog] avcodec/vvcdec: refact, unify vvc_deblock_bs_chroma_{horizontal, vertical}

2024-06-25 Thread Nuo Mi
ffmpeg | branch: master | Nuo Mi | Tue Jun 11 21:03:05 2024 +0800| [cc89832d56cc070337cfaccbf0aadc0531a7fc03] | committer: Nuo Mi avcodec/vvcdec: refact, unify vvc_deblock_bs_chroma_{horizontal, vertical} > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=cc89832d56cc070337cfaccbf0aadc

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

2024-06-25 Thread Nuo Mi
ffmpeg | branch: master | Nuo Mi | Sun Jun 16 10:35:06 2024 +0800| [ccf1d4172cb8d01c709871a2d68deff918e9a0e7] | committer: Nuo Mi avcodec/vvcdec: refact out sao_extends_edges > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=ccf1d4172cb8d01c709871a2d68deff918e9a0e7 --- libavcodec/vv

[FFmpeg-cvslog] avcodec/vvcdec: refact, unify ff_vvc_deblock_{horizontal, vertical}

2024-06-25 Thread Nuo Mi
ffmpeg | branch: master | Nuo Mi | Thu Jun 13 22:04:10 2024 +0800| [5b9320b209c727ab2df3e76f77aad676f986c8e4] | committer: Nuo Mi avcodec/vvcdec: refact, unify ff_vvc_deblock_{horizontal, vertical} > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=5b9320b209c727ab2df3e76f77aad676f986c

[FFmpeg-cvslog] avcodec/vvcdec: refact, unify {horizontal, vertical}_bs, {horizontal, vertical}_p, {horizontal, vertical}_q

2024-06-25 Thread Nuo Mi
ffmpeg | branch: master | Nuo Mi | Tue Jun 11 21:42:00 2024 +0800| [a6ea542a34b449d9d59771e1b5d108617df51f34] | committer: Nuo Mi avcodec/vvcdec: refact, unify {horizontal, vertical}_bs, {horizontal, vertical}_p, {horizontal, vertical}_q > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] avcodec/vvcdec: refact, fix naming convention of x0, y0 for sao

2024-06-25 Thread Nuo Mi
ffmpeg | branch: master | Nuo Mi | Sun Jun 16 14:37:13 2024 +0800| [a69b07dc798d21565c367b14a528299878e1fec1] | committer: Nuo Mi avcodec/vvcdec: refact, fix naming convention of x0, y0 for sao it's mismatched with the ff_vvc_sao_filter function declaration > http://git.videolan.org/gitweb.cgi

[FFmpeg-cvslog] avcodec/vvcdec: misc, reformat ff_vvc_sao_filter

2024-06-25 Thread Nuo Mi
ffmpeg | branch: master | Nuo Mi | Sun Jun 16 14:40:24 2024 +0800| [45d0ba8313368b8ce7dbe3ba991edeb2b93d895a] | committer: Nuo Mi avcodec/vvcdec: misc, reformat ff_vvc_sao_filter > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=45d0ba8313368b8ce7dbe3ba991edeb2b93d895a --- libavcode

[FFmpeg-cvslog] avcodec/vvcdec: misc, constify ALFParams

2024-06-25 Thread Nuo Mi
ffmpeg | branch: master | Nuo Mi | Mon Jun 17 05:26:23 2024 -0400| [fc731d8b39dd6d17431260c66cc15f49a25181f1] | committer: Nuo Mi avcodec/vvcdec: misc, constify ALFParams > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=fc731d8b39dd6d17431260c66cc15f49a25181f1 --- libavcodec/vvc/fi

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

2024-06-25 Thread Nuo Mi
ffmpeg | branch: master | Nuo Mi | Sun Jun 16 21:06:54 2024 -0400| [98b6b90601ceb5e99918f89c48bc2b7e787f9b37] | committer: Nuo Mi avcodec/vvcdec: refact out alf_get_edges > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=98b6b90601ceb5e99918f89c48bc2b7e787f9b37 --- libavcodec/vvc/fi

[FFmpeg-cvslog] avcodec/vvcdec: misc, remove unused ALFParams.applied

2024-06-25 Thread Nuo Mi
ffmpeg | branch: master | Nuo Mi | Sun Jun 16 23:44:23 2024 -0400| [9b532ace0292711c837a801d535ddd029a08e876] | committer: Nuo Mi avcodec/vvcdec: misc, remove unused ALFParams.applied > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=9b532ace0292711c837a801d535ddd029a08e876 --- liba

[FFmpeg-cvslog] avcodec/vvcdec: ps, derive virtual boundaries

2024-06-25 Thread Nuo Mi
ffmpeg | branch: master | Nuo Mi | Sun Jun 9 14:35:08 2024 +0800| [80ded9cfe70c103b94a5d384c7e7fd59a0c0d4fb] | committer: Nuo Mi avcodec/vvcdec: ps, derive virtual boundaries > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=80ded9cfe70c103b94a5d384c7e7fd59a0c0d4fb --- libavcodec/v

[FFmpeg-cvslog] cbs_h266: add VVC_MAX_VBS for max num of virtual boundaries

2024-06-25 Thread Nuo Mi
ffmpeg | branch: master | Nuo Mi | Sun Jun 9 12:28:16 2024 +0800| [8b3d1f1fb3791bfb240e54a07a66c7f9dc172304] | committer: Nuo Mi cbs_h266: add VVC_MAX_VBS for max num of virtual boundaries > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=8b3d1f1fb3791bfb240e54a07a66c7f9dc172304 ---

[FFmpeg-cvslog] avcodec/vvcdec: deblock, support virtual boundaries

2024-06-25 Thread Nuo Mi
ffmpeg | branch: master | Nuo Mi | Sat Jun 15 10:44:30 2024 +0800| [17c8b637819e9c82f832931f50cc5a2b45a1428b] | committer: Nuo Mi avcodec/vvcdec: deblock, support virtual boundaries > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=17c8b637819e9c82f832931f50cc5a2b45a1428b --- libavc

[FFmpeg-cvslog] avcodec/vvcdec: sao, support virtual boundaries

2024-06-25 Thread Nuo Mi
ffmpeg | branch: master | Nuo Mi | Sun Jun 16 18:18:56 2024 +0800| [3bac5ba8610e672c77090ff919e5136a6291936e] | committer: Nuo Mi avcodec/vvcdec: sao, support virtual boundaries > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=3bac5ba8610e672c77090ff919e5136a6291936e --- libavcodec

[FFmpeg-cvslog] avcodec/vvcdec: alf, support virtual boundaries

2024-06-25 Thread Nuo Mi
ffmpeg | branch: master | Nuo Mi | Mon Jun 17 00:40:14 2024 -0400| [23531c97768f79d55d369e3dd1e4b52acd72f6ec] | committer: Nuo Mi avcodec/vvcdec: alf, support virtual boundaries see https://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=9503377 passed files: GDR_A_ERICSSON_2.bit GDR_

[FFmpeg-cvslog] aarch64: Add OpenBSD runtime detection of dotprod and i8mm using sysctl

2024-06-25 Thread Brad Smith
ffmpeg | branch: master | Brad Smith | Sat Jun 22 22:49:14 2024 -0400| [41190da9e11f536cb590df45ce9839974e5e6777] | committer: Brad Smith aarch64: Add OpenBSD runtime detection of dotprod and i8mm using sysctl Signed-off-by: Brad Smith > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit

[FFmpeg-cvslog] aarch64: Add OpenBSD runtime detection of dotprod and i8mm using sysctl

2024-06-25 Thread Brad Smith
ffmpeg | branch: release/7.0 | Brad Smith | Sat Jun 22 22:49:14 2024 -0400| [887e6f404da5f2b0270212164b03a85e223d0f44] | committer: Brad Smith aarch64: Add OpenBSD runtime detection of dotprod and i8mm using sysctl Signed-off-by: Brad Smith (cherry picked from commit 41190da9e11f536cb590df45c

[FFmpeg-cvslog] aarch64: Add OpenBSD runtime detection of dotprod and i8mm using sysctl

2024-06-25 Thread Brad Smith
ffmpeg | branch: release/6.1 | Brad Smith | Sat Jun 22 22:49:14 2024 -0400| [07fac146530e1d10660e8e138360b0e3673aac9e] | committer: Brad Smith aarch64: Add OpenBSD runtime detection of dotprod and i8mm using sysctl Signed-off-by: Brad Smith (cherry picked from commit 41190da9e11f536cb590df45c