ffmpeg | branch: master | Rémi Denis-Courmont | Sat Dec 16
10:46:52 2023 +0200| [419145c11bb3310539eb975751291bcf023e9170] | committer:
Rémi Denis-Courmont
lavc/vc1dsp: fix R-V V vector lengths
The 8x4 and 4x4 use a needlessly large multiplier (unless/until we care
about embedded 64-bit-vector
ffmpeg | branch: master | Zhao Zhili | Wed Dec 13
21:08:30 2023 +0800| [eddac2aed4f1753d8344e58cf9cab8e548f1714c] | committer:
Zhao Zhili
configure: check VTPixelTransferSessionCreate for scale_vt
It's available on macOS since 10.8, but not available on iOS until
16.0.
Reported and tested by
ffmpeg | branch: master | Martin Storsjö | Fri Dec 15
13:51:41 2023 +0200| [b51d9eb58eae046b08ef0a967ab2d3e863047d74] | committer:
Martin Storsjö
riscv: vc1dsp: Don't check vlenb before checking the CPU flags
We can't call ff_get_rv_vlenb() if we don't have RVV available
at all.
Acked-by: Rém
The branch, master has been updated
via 9cbe3927f1e85ce9cc7c60b82a9cf6e49430b30b (commit)
from b7a2be0611a33676076ec5c295b5d547b0bbc06b (commit)
- Log -
commit 9cbe3927f1e85ce9cc7c60b82a9cf6e49430b30b
Author: Gyan
The branch, master has been updated
via b7a2be0611a33676076ec5c295b5d547b0bbc06b (commit)
from 0d3ddd8a16aa966fc65cabc0399b83a687328fcf (commit)
- Log -
commit b7a2be0611a33676076ec5c295b5d547b0bbc06b
Author: Paul
ffmpeg | branch: master | Wenbin Chen | Tue Dec 12
10:33:34 2023 +0800| [1fa3346c70774d54b78c83d8ba69904215afbf78] | committer:
Guo Yejun
libavfilter/vf_dnn_detect: Add yolov4 support
The difference of yolov4 is that sigmoid function needed to be applied
on x, y coordinates. Also make it compa
ffmpeg | branch: master | Wenbin Chen | Tue Dec 12
10:33:32 2023 +0800| [da02836b9d204ca002d973ef7b1e6f60a2316cb1] | committer:
Guo Yejun
libavfilter/vf_dnn_detect: Add input pad
Add input pad to get model input resolution. Detection models always
have fixed input size. And the output coordina
ffmpeg | branch: master | Wenbin Chen | Tue Dec 12
10:33:33 2023 +0800| [a882fc029493ef2691360dcba360b0e998c628b4] | committer:
Guo Yejun
libavfilter/vf_dnn_detect: Add yolov3 support
Add yolov3 support. The difference of yolov3 is that it has multiple
outputs in different scale to perform bet
ffmpeg | branch: master | Wenbin Chen | Tue Dec 12
10:33:31 2023 +0800| [22652b576c2a0670d341648c68ca469ebe08f1a1] | committer:
Guo Yejun
libavfiter/dnn_backend_openvino: Add multiple output support
Add multiple output support to openvino backend. You can use '&' to
split different output when
ffmpeg | branch: master | Leo Izen | Thu Nov 23 10:31:59
2023 -0500| [1f56bfc9869b05df7bf15705c3f7b137dece1bd6] | committer: Leo Izen
avformat/hls: use av_strlcopy instead of strncpy
Avoids a -Wstringop-truncation warning by using av_strlcopy instead of
strncpy. Additionally, prints a warning t
ffmpeg | branch: master | Rémi Denis-Courmont | Fri Dec 8
21:38:20 2023 +0200| [918b3ed2d51c11a474b8a9ce7b784f7a20d9645b] | committer:
Rémi Denis-Courmont
lavc/lpc: R-V V compute_autocorr
The loop iterates over the length of the vector, not the order. This is
to avoid reloading the same data
11 matches
Mail list logo