Pushed as 51f1194edae2020ec99b816bd045a29db0e469f8
Thanks,
Gyan
On 2021-05-30 09:07, Steven Liu wrote:
2021年5月29日 下午6:02,Gyan Doshi 写道:
---
doc/demuxers.texi | 3 +++
libavformat/hls.c | 9 -
2 files changed, 11 insertions(+), 1 deletion(-)
diff --git a/doc/demuxers.texi b/doc/demuxe
On 2021-05-30 09:18, Brad Hards wrote:
+@item seg_format_options
+Set options for the demuxer of media segments using a list of key=value
couples separated by @code{:}. @end table
"couples" is an unusual expression in this context. Perhaps something like:
Set options for the demuxer of media
> > +@item seg_format_options
> > +Set options for the demuxer of media segments using a list of key=value
> > couples separated by @code{:}. @end table
"couples" is an unusual expression in this context. Perhaps something like:
Set options for the demuxer of media segments using a list of key-val
> 2021年5月29日 下午6:02,Gyan Doshi 写道:
>
> ---
> doc/demuxers.texi | 3 +++
> libavformat/hls.c | 9 -
> 2 files changed, 11 insertions(+), 1 deletion(-)
>
> diff --git a/doc/demuxers.texi b/doc/demuxers.texi
> index 13fe17ff4f..f79faff92b 100644
> --- a/doc/demuxers.texi
> +++ b/doc/demuxer
On Sat, May 29, 2021 at 11:35:28AM +0200, Michael Niedermayer wrote:
> Fixes: assertion failure
> Fixes: out of array read
> Fixes: Ticket8190
> Fixes: CVE-2020-22015
>
> Signed-off-by: Michael Niedermayer
> ---
> libavformat/movenc.c | 6 --
> 1 file changed, 4 insertions(+), 2 deletions(-)
On Fri, May 28, 2021 at 10:15:51PM +0200, Michael Niedermayer wrote:
> Fixes: Ticket8003
> Fixes: CVE-2020-20453
>
> Signed-off-by: Michael Niedermayer
> ---
> libavcodec/aacenc.c | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
will apply
[...]
--
Michael GnuPG fingerprint: 9FF2
On 2021-05-29 22:14, Oneric wrote:
On Sat, May 29, 2021 at 11:53:24 +0530, Gyan Doshi wrote:
On 2021-05-29 11:51, Gyan Doshi wrote:
On 2021-05-29 11:07, Gyan Doshi wrote:
I'll test this and apply.
Pushed as 3300625c6f148455b08d641597d54b5be4c0f76a
Would it make sense to allow users to not
On Fri, May 28, 2021 at 08:48:34PM +0200, Michael Niedermayer wrote:
> Fixes: Ticket7996
> Fixes: CVE-2020-20445
>
> Signed-off-by: Michael Niedermayer
> ---
> libavcodec/lpc.h | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
will apply
[...]
--
Michael GnuPG fingerprint: 9FF21
On Sat, May 29, 2021 at 11:53:24 +0530, Gyan Doshi wrote:
> On 2021-05-29 11:51, Gyan Doshi wrote:
> > On 2021-05-29 11:07, Gyan Doshi wrote:
> > > I'll test this and apply.
> >
> > Pushed as 3300625c6f148455b08d641597d54b5be4c0f76a
>
> Would it make sense to allow users to not load embedded font
On Fri, May 28, 2021 at 08:48:33PM +0200, Michael Niedermayer wrote:
> Fixes: Ticket7995
> Fixes: CVE-2020-20446
>
> Signed-off-by: Michael Niedermayer
> ---
> libavcodec/aacpsy.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
will apply
[...]
--
Michael GnuPG fingerprint: 9FF212
Fixes: Ticket8011
Signed-off-by: Michael Niedermayer
---
libavcodec/aacpsy.c | 3 +++
1 file changed, 3 insertions(+)
diff --git a/libavcodec/aacpsy.c b/libavcodec/aacpsy.c
index e51d29750b..487b84fd85 100644
--- a/libavcodec/aacpsy.c
+++ b/libavcodec/aacpsy.c
@@ -308,6 +308,9 @@ static av_cold
Avoids Floating point division by 0
Fixes: Ticket8011
Signed-off-by: Michael Niedermayer
---
libavcodec/aacenc.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libavcodec/aacenc.c b/libavcodec/aacenc.c
index e80591ba86..49feb86b3f 100644
--- a/libavcodec/aacenc.c
+++ b/liba
Un-hardcode the 200ms minimum latency between emitting subtitle events
so that those that wish to receive a subtitle event for every screen
change could do so.
The problem with delaying realtime output by any amount is that it is
unknown when the next byte pair that would trigger output will happe
On Tue, May 25, 2021 at 8:16 PM Pavel Koshevoy wrote:
> Un-hardcode the 200ms minimum latency between emitting subtitle events
> so that those that wish to receive a subtitle event for every screen
> change could do so.
> ---
> libavcodec/ccaption_dec.c | 4 +++-
> 1 file changed, 3 insertions(+
CID 1484955: Memory - corruptions (ARRAY_VS_SINGLETON)
---
libavfilter/dnn/dnn_io_proc.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libavfilter/dnn/dnn_io_proc.c b/libavfilter/dnn/dnn_io_proc.c
index 021d004e1d..f55424d97c 100644
--- a/libavfilter/dnn/dnn_io_proc.c
+++ b
---
doc/demuxers.texi | 3 +++
libavformat/hls.c | 9 -
2 files changed, 11 insertions(+), 1 deletion(-)
diff --git a/doc/demuxers.texi b/doc/demuxers.texi
index 13fe17ff4f..f79faff92b 100644
--- a/doc/demuxers.texi
+++ b/doc/demuxers.texi
@@ -347,6 +347,9 @@ Enabled by default for HTTP/1
Fixes: out of array access
Fixes: Ticket8240
Fixes: CVE-2020-22021
Signed-off-by: Michael Niedermayer
---
libavfilter/vf_yadif.c | 32 ++--
1 file changed, 18 insertions(+), 14 deletions(-)
diff --git a/libavfilter/vf_yadif.c b/libavfilter/vf_yadif.c
index 91cc79ecc3
Fixes: assertion failure
Fixes: out of array read
Fixes: Ticket8190
Fixes: CVE-2020-22015
Signed-off-by: Michael Niedermayer
---
libavformat/movenc.c | 6 --
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/libavformat/movenc.c b/libavformat/movenc.c
index 2ab507df15..7d839f447b
Fixes: out of array access
Fixes: Ticket8241
Fixes: Ticket8246
Fixes: CVE-2020-22019
Fixes: CVE-2020-22033
Signed-off-by: Michael Niedermayer
---
libavfilter/vf_vmafmotion.c | 3 +++
1 file changed, 3 insertions(+)
diff --git a/libavfilter/vf_vmafmotion.c b/libavfilter/vf_vmafmotion.c
index 2db
---
I faced the same issue as the poster in
https://lists.ffmpeg.org/pipermail/ffmpeg-user/2018-March/039038.html
After patch, start_time is correct as well as monotonicity of ts.
doc/demuxers.texi | 6 ++
libavformat/isom.h | 1 +
libavformat/mov.c | 4 +++-
3 files changed, 10 insertio
Hi, any updates for this?
Thanks,
Shiwang.Xie
On Wed, 19 May 2021, Shiwang.Xie wrote:
Hi, is there objection?
Thanks,
Shiwang.Xie
On Sat, 15 May 2021, Shiwang.Xie wrote:
if input start time is not 0 -t is inaccurate doing stream copy,
will record extra duration according to input start tim
21 matches
Mail list logo