ffmpeg | branch: master | Zhao Zhili | Wed May 8
00:08:09 2024 +0800| [4f051c746be90e130c7b61a3ba2f15f2e832774d] | committer:
Guo Yejun
avfilter/dnn: Use dnn_backend_info_list to search for dnn module
Signed-off-by: Zhao Zhili
Reviewed-by: Wenbin Chen
Reviewed-by: Guo Yejun
> http://git.v
ffmpeg | branch: master | Zhao Zhili | Wed May 8
00:08:10 2024 +0800| [093f5da534749dec93180b8e4928dea31c061d6d] | committer:
Guo Yejun
avfilter/dnn: Don't show backends which are not supported by a filter
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=093f5da534749dec93180b8e492
ffmpeg | branch: master | Zhao Zhili | Wed May 8
00:08:11 2024 +0800| [ac52cee72eb52929f96f3239f910536710c20be5] | committer:
Guo Yejun
avfilter/dnn_backend_openvino: Fix free context at random place
It will be freed again by ff_dnn_uninit.
Signed-off-by: Zhao Zhili
Reviewed-by: Wenbin Chen
ffmpeg | branch: master | Zhao Zhili | Wed May 8
00:08:12 2024 +0800| [57a3c2cd408ae4c3f43e7b17086094516c0eae14] | committer:
Guo Yejun
avfilter/dnn_backend_openvino: simplify memory allocation
Signed-off-by: Zhao Zhili
Reviewed-by: Wenbin Chen
Reviewed-by: Guo Yejun
> http://git.videolan
ffmpeg | branch: master | Zhao Zhili | Wed May 8
00:08:14 2024 +0800| [a40df366c4775ed03bcec96e09d0053791c258de] | committer:
Guo Yejun
avfilter/dnn_backend_tf: Fix free context at random place
It will be freed again by ff_dnn_uninit.
Signed-off-by: Zhao Zhili
Reviewed-by: Wenbin Chen
Revi
ffmpeg | branch: master | Zhao Zhili | Wed May 8
00:08:17 2024 +0800| [6de951923b2daed1d3a045522597888f5b9db53f] | committer:
Guo Yejun
avfilter/dnn: Remove a level of dereference
For code such as 'model->model = ov_model' is confusing. We can
just drop the member variable and use cast to get
ffmpeg | branch: master | Zhao Zhili | Wed May 8
00:08:15 2024 +0800| [abfefbb33b56abec044903800c668c8031e0ab87] | committer:
Guo Yejun
avfilter/dnn_backend_tf: Simplify memory allocation
Signed-off-by: Zhao Zhili
Reviewed-by: Wenbin Chen
Reviewed-by: Guo Yejun
> http://git.videolan.org/g
ffmpeg | branch: master | Zhao Zhili | Wed May 8
00:08:13 2024 +0800| [d3db7bbc0392057f2094d64bc525329db2eb9bb4] | committer:
Guo Yejun
avfilter/dnn_backend_tf: Remove one level of indentation
Signed-off-by: Zhao Zhili
Reviewed-by: Wenbin Chen
Reviewed-by: Guo Yejun
> http://git.videolan.
ffmpeg | branch: master | Zhao Zhili | Wed May 8
00:08:16 2024 +0800| [a1fea7e11b8ee3c4a5afff5d3b6c66326a32782d] | committer:
Guo Yejun
avfilter/dnn_backend_torch: Simplify memory allocation
Signed-off-by: Zhao Zhili
Reviewed-by: Wenbin Chen
Reviewed-by: Guo Yejun
> http://git.videolan.or
ffmpeg | branch: master | Rémi Denis-Courmont | Mon May 27
18:19:42 2024 +0300| [add8c46215397541210a4e7bc0e401ef52843698] | committer:
Rémi Denis-Courmont
Revert "avformat/file: seek back to initial position for fd protocol"
The generally expected behaviour is for software to append from the
ffmpeg | branch: master | Rémi Denis-Courmont | Mon May 27
18:51:27 2024 +0300| [4fe8f2cc435bdbcaddd6ccfc401c0246b612873b] | committer:
Rémi Denis-Courmont
riscv: allow passing addend to vtype_vli macro
A constant (-1) is added to the length value, so we can have an added
for free, and optimis
ffmpeg | branch: master | Rémi Denis-Courmont | Fri May 24
18:44:40 2024 +0300| [a3d4c73b4e8636e4db92b55a73c38030c08a1445] | committer:
Rémi Denis-Courmont
checkasm/vp8dsp: share DSP context across tests
This will simplify later changes.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=comm
ffmpeg | branch: master | Rémi Denis-Courmont | Fri May 24
18:58:47 2024 +0300| [8a96495fef05eac704131dff25d0ef1b410d13a7] | committer:
Rémi Denis-Courmont
checkasm/vp8dsp: add VP7 tests
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=8a96495fef05eac704131dff25d0ef1b410d13a7
---
ffmpeg | branch: master | sunyuechi | Thu May 30
01:15:36 2024 +0800| [544acfa2c087e78f1295f1878b261bac0aa424a0] | committer:
Rémi Denis-Courmont
lavc/vp9dsp: R-V V rename ff_avg to ff_vp9_avg
Avoid potential naming conflicts
Signed-off-by: Rémi Denis-Courmont
> http://git.videolan.org/gitw
ffmpeg | branch: master | Shiyou Yin | Wed May 8
18:07:49 2024 +0800| [6b35fcacdb74bb36cfdf0f6e3d1cc4f28cae5207] | committer:
Michael Niedermayer
swscale: [loongarch] Fix undeclared functions prob.
Compile with '--disable-lasx', ‘lumRangeFromJpeg_lasx’ undeclared.
Reviewed-by: 金波
Signed-off
ffmpeg | branch: master | Pierre-Anthony Lemieux | Mon May
27 09:24:50 2024 -0700| [249c66bb225b0671434b3ce9cc3f7935a229f428] | committer:
Pierre-Anthony Lemieux
avcodec/jpeg2000dec: fix HT block decoder
Addresses https://trac.ffmpeg.org/ticket/10905
Co-authored-by: Osamu Watanabe
Signed-off
16 matches
Mail list logo