[FFmpeg-cvslog] libavfilter/dnn: Add scale and mean preprocess to openvino backend

2023-09-26 Thread Wenbin Chen
ffmpeg | branch: master | Wenbin Chen | Thu Sep 21 09:26:32 2023 +0800| [c8c925dc2920efccfb90deaf27a56e7b673cc54c] | committer: Guo Yejun libavfilter/dnn: Add scale and mean preprocess to openvino backend Dnn models has different data preprocess requirements. Scale and mean parameters are adde

[FFmpeg-cvslog] libavfilter/dnn: Initialze DNNData variables

2023-09-26 Thread Wenbin Chen
ffmpeg | branch: master | Wenbin Chen | Thu Sep 21 09:26:33 2023 +0800| [58b6c0c327ab9b49e177694ac02fd8d782e20a4a] | committer: Guo Yejun libavfilter/dnn: Initialze DNNData variables Signed-off-by: Wenbin Chen > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=58b6c0c327ab9b49e17769

[FFmpeg-cvslog] libavfilter/dnn: add layout option to openvino backend

2023-09-26 Thread Wenbin Chen
ffmpeg | branch: master | Wenbin Chen | Thu Sep 21 09:26:31 2023 +0800| [74ce1d2d11a56b522a343d944bf5b184bb2d9212] | committer: Guo Yejun libavfilter/dnn: add layout option to openvino backend Dnn models have different input layout (NCHW or NHWC), so a "layout" option is added Use openvino's A

[FFmpeg-cvslog] avcodec/vlc: fix min/max bits calculation in multi vlc

2023-09-26 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Tue Sep 26 21:50:45 2023 +0200| [58d9b5caf3d332c6495f9af437158bf45531a05e] | committer: Paul B Mahol avcodec/vlc: fix min/max bits calculation in multi vlc Improves speed with >8 bit depth inputs. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] avcodec/hevcdec: Check early whether film grain is supported, fix race

2023-09-26 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Tue Aug 23 00:46:04 2022 +0200| [14015b9e157014b24c74098daee9c6eab15cb6c8] | committer: Andreas Rheinhardt avcodec/hevcdec: Check early whether film grain is supported, fix race Applying film grain happens after ff_thread_finish_setup(), so the pa

[FFmpeg-cvslog] avcodec/evc_ps: Fix leak on error

2023-09-26 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Thu Sep 21 19:17:54 2023 +0200| [378f1b6a393e7bf0ceb50a9454e3664a599d84d1] | committer: Andreas Rheinhardt avcodec/evc_ps: Fix leak on error Regression since 4565747056a11356210ed8edcecb920105e40b60. Fixes Coverity ticket #1545072. Signed-off-by:

[FFmpeg-cvslog] avcodec/cdgraphics: fix for negative linesize and vertical scrolling

2023-09-26 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Tue Sep 26 16:32:58 2023 +0200| [e1530a319ab5e9dfa6715391824d203914323ed5] | committer: Paul B Mahol avcodec/cdgraphics: fix for negative linesize and vertical scrolling > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=e1530a319ab5e9dfa6715391

[FFmpeg-cvslog] lavc/aarch64: new optimization for 8-bit hevc_qpel_uni_hv

2023-09-26 Thread Logan Lyu
ffmpeg | branch: master | Logan Lyu | Tue Aug 15 17:00:17 2023 +0800| [8fa83ad70ff7b9d121dfbb7614c840f1427784d5] | committer: Martin Storsjö lavc/aarch64: new optimization for 8-bit hevc_qpel_uni_hv checkasm bench: put_hevc_qpel_uni_hv4_8_c: 489.2 put_hevc_qpel_uni_hv4_8_i8mm: 105.7 put_hevc_q

[FFmpeg-cvslog] lavc/aarch64: move macros calc_epelh, calc_epelh2, load_epel_filterh

2023-09-26 Thread Logan Lyu
ffmpeg | branch: master | Logan Lyu | Sat Sep 23 10:22:09 2023 +0800| [c0374f77f446a783f03741fa900f4a87b10ad0a4] | committer: Martin Storsjö lavc/aarch64: move macros calc_epelh, calc_epelh2, load_epel_filterh Signed-off-by: Martin Storsjö > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=c

[FFmpeg-cvslog] lavc/aarch64: new optimization for 8-bit hevc_epel_uni_v

2023-09-26 Thread Logan Lyu
ffmpeg | branch: master | Logan Lyu | Tue Aug 15 15:24:32 2023 +0800| [7ce5a2f640080430d707d9a373ec961694f7a1e8] | committer: Martin Storsjö lavc/aarch64: new optimization for 8-bit hevc_epel_uni_v checkasm bench: put_hevc_epel_uni_hv64_8_i8mm: 6568.7 put_hevc_epel_uni_v4_8_c: 88.7 put_hevc_ep

[FFmpeg-cvslog] lavc/aarch64: new optimization for 8-bit hevc_qpel_uni_v

2023-09-26 Thread Logan Lyu
ffmpeg | branch: master | Logan Lyu | Tue Aug 15 16:42:25 2023 +0800| [23ca61b7deaf21ce457de152e598c94b6fc33ca1] | committer: Martin Storsjö lavc/aarch64: new optimization for 8-bit hevc_qpel_uni_v checkasm bench: put_hevc_qpel_uni_v4_8_c: 146.2 put_hevc_qpel_uni_v4_8_neon: 43.2 put_hevc_qpel_

[FFmpeg-cvslog] lavc/aarch64: new optimization for 8-bit hevc_epel_uni_hv

2023-09-26 Thread Logan Lyu
ffmpeg | branch: master | Logan Lyu | Sat Sep 23 10:38:36 2023 +0800| [b7a3150bc5b0fc268e9be474d3eb0461ebaf09c7] | committer: Martin Storsjö lavc/aarch64: new optimization for 8-bit hevc_epel_uni_hv checkasm bench: put_hevc_epel_uni_hv4_8_c: 204.7 put_hevc_epel_uni_hv4_8_i8mm: 70.2 put_hevc_ep

[FFmpeg-cvslog] avcodec/vlc: use logctx instead of NULL

2023-09-26 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Tue Sep 26 12:39:24 2023 +0200| [56085e057ff2d2da180a5d56bdd1efd70d53e662] | committer: Paul B Mahol avcodec/vlc: use logctx instead of NULL > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=56085e057ff2d2da180a5d56bdd1efd70d53e662 --- libavc

[FFmpeg-cvslog] avcodec/vlc: free multi on fail

2023-09-26 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Wed Sep 20 02:30:33 2023 +0200| [768704b6406391b0d11fbccbcc54a36c938030ab] | committer: Paul B Mahol avcodec/vlc: free multi on fail Fixes: leak Fixes: 62164/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_UTVIDEO_fuzzer-6449246523752448 Foun

[FFmpeg-cvslog] avcodec/vlc: Attempt to free buf after use in ff_vlc_init_multi_from_lengths()

2023-09-26 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Sep 14 01:47:33 2023 +0200| [2e04d35c69e6f8b4bdb46caa4a880c7c2ba3b141] | committer: Paul B Mahol avcodec/vlc: Attempt to free buf after use in ff_vlc_init_multi_from_lengths() Fixes: use after free Fixes: 62153/clusterfuzz-testcase-minimized