This is an automated email from the git hooks/post-receive script.
Git pushed a change to branch release/9.0
in repository ffmpeg.
from 3c287af3af avcodec/tiff: reject inflate output shorter than the strip
new eebd95977f avfilter/dnn: fix async teardown race condition in all
backends
new 439ac0cb4b vulkan_encode: fix leak and swallowed errors in
init_base_units()
new b0692eb266 avformat/os_support: fix return value of win32_rename
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
libavcodec/vulkan_encode_av1.c | 16 +++---
libavcodec/vulkan_encode_h264.c | 16 +++---
libavcodec/vulkan_encode_h265.c | 16 +++---
libavfilter/dnn/dnn_backend_common.c | 9 ++++
libavfilter/dnn/dnn_backend_common.h | 11 ++++
libavfilter/dnn/dnn_backend_onnx.c | 1 +
libavfilter/dnn/dnn_backend_openvino.c | 1 +
libavfilter/dnn/dnn_backend_tf.c | 1 +
libavfilter/dnn/dnn_backend_torch.cpp | 1 +
libavformat/Makefile | 1 +
libavformat/os_support.h | 4 +-
libavformat/tests/rename.c | 97 ++++++++++++++++++++++++++++++++++
tests/fate/libavformat.mak | 5 ++
13 files changed, 156 insertions(+), 23 deletions(-)
create mode 100644 libavformat/tests/rename.c
_______________________________________________
ffmpeg-cvslog mailing list -- [email protected]
To unsubscribe send an email to [email protected]