> -Original Message-
> From: ffmpeg-devel On Behalf Of Ting
> Fu
> Sent: 2021年5月6日 16:46
> To: ffmpeg-devel@ffmpeg.org
> Subject: [FFmpeg-devel] [PATCH V2 4/4] dnn/vf_dnn_detect: add tensorflow
> output parse support
>
> Testing model is tensorflow offical model in github repo, please r
> 2021年5月8日 下午6:20,Steven Liu 写道:
>
>
>
>> 2021年5月8日 下午6:06,Xuewei Meng <928826...@qq.com> 写道:
>>
>> V3: Add examples on how to use this filter, and improve the code style.
>> V2: Implement the slice-level parallelism for guided filter.
>> V1: Add the basic version of guided filter.
>>
>> S
---
compat/msvcrt/snprintf.c | 2 +-
libavformat/mmst.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
will apply in a few days if there are no objections here
diff --git a/compat/msvcrt/snprintf.c b/compat/msvcrt/snprintf.c
index c64653fe82..43f5c3bb39 100644
--- a/compat/msvcrt
Add a dict-typed option to movie/amovie called format_options that
allows forwarding of the options to avformat_open_input.
Signed-off-by: Ignacio Losiggio
---
libavfilter/src_movie.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/libavfilter/src_movie.c b/libavfilter/src
On Fri, 7 May 2021, Jun Zhao wrote:
From: Jun Zhao
fix av_log use the uninitialized stream id
Actually i is not the correct value even if it is initialized because the
loop is executed in full.
Either remove remove logging the stream index, it is not super useful
anyway, or rework the
On Sun, May 9, 2021 at 9:19 AM Anton Khirnov wrote:
> Quoting Matthias Troffaes (2021-05-03 10:14:04)
> > ... ping. Is there anything else needed?
>
> Queued, will push shortly.
Great, thanks!
> But in the future please send git-formatted patches, they require less
> work to apply.
Yes, I'll de
On Thu, May 6, 2021 at 3:54 AM Guo, Yejun wrote:
> thanks for the catch, the native backend uses AVIOContext to load model
> from file. Will push this patch soon.
You're welcome. Thanks for accepting!
Kind regards,
Matthias
___
ffmpeg-devel mailing lis
On Sun, May 9, 2021 at 1:55 PM Anton Khirnov wrote:
> Quoting Shubhanshu Saxena (2021-05-08 14:13:07)
> > Add documentation for Unary Math Layer
> >
> > Signed-off-by: Shubhanshu Saxena
> > ---
> > .../dnn/dnn_backend_native_layer_mathunary.h | 64 +--
> > 1 file changed, 46 in
Add documentation for Unary Math Layer
Signed-off-by: Shubhanshu Saxena
---
.../dnn/dnn_backend_native_layer_mathunary.h | 28 +++
1 file changed, 28 insertions(+)
diff --git a/libavfilter/dnn/dnn_backend_native_layer_mathunary.h
b/libavfilter/dnn/dnn_backend_native_layer_math
Quoting Shubhanshu Saxena (2021-05-08 14:13:07)
> Add documentation for Unary Math Layer
>
> Signed-off-by: Shubhanshu Saxena
> ---
> .../dnn/dnn_backend_native_layer_mathunary.h | 64 +--
> 1 file changed, 46 insertions(+), 18 deletions(-)
>
> diff --git a/libavfilter/dnn/dnn_
Quoting Matthias Troffaes (2021-05-03 10:14:04)
> ... ping. Is there anything else needed?
Queued, will push shortly.
But in the future please send git-formatted patches, they require less
work to apply.
--
Anton Khirnov
___
ffmpeg-devel mailing list
11 matches
Mail list logo