> 在 2019年11月28日,上午5:24,Michael Niedermayer 写道:
>
> On Wed, Nov 27, 2019 at 01:57:02PM +0800, Steven Liu wrote:
>> Signed-off-by: Steven Liu
>> ---
>> fftools/cmdutils.c | 14 ++
>> fftools/ffmpeg_opt.c | 2 +-
>> 2 files changed, 15 insertions(+), 1 deletion(-)
>
> i think the pa
> -Original Message-
> From: ffmpeg-devel On Behalf Of
> Hendrik Leppkes
> Sent: Friday, December 27, 2019 18:22
> To: FFmpeg development discussions and patches de...@ffmpeg.org>
> Subject: Re: [FFmpeg-devel] [PATCH 2/2] lavc/vp9: support hardware
> decode with resolution changing on int
On Thu, Nov 14, 2019 at 10:55:30PM +0100, Michael Niedermayer wrote:
> On Thu, Nov 14, 2019 at 09:46:22PM +0800, lance.lmw...@gmail.com wrote:
> > From: Limin Wang
> >
> > Signed-off-by: Limin Wang
> > ---
> > have tested with x86_64(apple darwin, linux gcc), x86_32(linux), mips
>
> tested on m
From: Jun Zhao
add version guard for srt encryption control. and use
SRTO_STRICTENC(53) for compatibility.
Signed-off-by: Jun Zhao
---
libavformat/libsrt.c | 11 +--
1 files changed, 9 insertions(+), 2 deletions(-)
diff --git a/libavformat/libsrt.c b/libavformat/libsrt.c
index 2fdfe
On 12/27/2019 11:40 PM, Andreas Rheinhardt wrote:
> When a Matroska Block is only stored in compressed form, the size of
> the uncompressed block is not explicitly coded and therefore not known
> before decompressing it. Therefore the demuxer uses a guess for the
> uncompressed size: The first gues
On 12/27/2019 11:40 PM, Andreas Rheinhardt wrote:
> This test tests that demuxing ProRes that is muxed like it should be in
> Matroska (i.e. with the first header ("icpf") atom stripped away) works;
> it also tests bz2 decompression as well as the handling of
> unknown-length clusters.
>
> Signed-
Signed-off-by: James Almer
---
doc/encoders.texi| 22 ++
libavcodec/libx265.c | 28
2 files changed, 50 insertions(+)
diff --git a/doc/encoders.texi b/doc/encoders.texi
index 673eaf6496..61e674cf96 100644
--- a/doc/encoders.texi
+++ b/doc/enco
Signed-off-by: James Almer
---
libavcodec/libx265.c | 16 +++-
1 file changed, 11 insertions(+), 5 deletions(-)
diff --git a/libavcodec/libx265.c b/libavcodec/libx265.c
index 581732d169..68eba17fca 100644
--- a/libavcodec/libx265.c
+++ b/libavcodec/libx265.c
@@ -416,6 +416,7 @@ stati
There's no reason to ignore them if set.
Signed-off-by: James Almer
---
doc/encoders.texi| 14 ++
libavcodec/libx265.c | 13 +
2 files changed, 27 insertions(+)
diff --git a/doc/encoders.texi b/doc/encoders.texi
index a207363650..673eaf6496 100644
--- a/doc/encoders.
I am a bit undecided on listing them like this but it seems the
fuzzer has difficulty finding valid tags (like in hapdec/snappy)
With this it finds issues in hapdec within seconds locally (with constrained
w/h)
while before on googles machienes it seemed not to get past the codec_tag
switch at al
These are checked for early in avcodec_open2() and do not really test the
decoder
but instead waste resources which could be better spend fuzzing the actual
decoder
Signed-off-by: Michael Niedermayer
---
tools/target_dec_fuzzer.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff
Signed-off-by: Zhong Li
---
libavcodec/qsv.c | 52 ---
libavcodec/qsv_internal.h | 1 -
2 files changed, 53 deletions(-)
diff --git a/libavcodec/qsv.c b/libavcodec/qsv.c
index b00e427435..db98c75073 100644
--- a/libavcodec/qsv.c
+++ b/libavcodec/qsv.
See attached
On 2019-12-28 17:17, Michael Niedermayer wrote:
On Sat, Dec 28, 2019 at 01:52:04PM +0300, Fotyev V. wrote:
Add a check for code 550 when requesting file size
---
libavformat/ftp.c | 11 +--
1 file changed, 9 insertions(+), 2 deletions(-)
diff --git a/libavformat/ftp.c b
Also add helper functions to allocate and free such a struct, and make it
usable by providing a new av_eval_expr2 function for which you can specify a
custom AVExprState.
Signed-off-by: Marton Balint
---
doc/APIchanges | 3 +++
libavutil/eval.c| 31 +--
liba
Fixes Coverity CID 1427183.
Signed-off-by: Marton Balint
---
libavfilter/vf_geq.c | 10 --
1 file changed, 4 insertions(+), 6 deletions(-)
diff --git a/libavfilter/vf_geq.c b/libavfilter/vf_geq.c
index 417b9d..00f02b6ebf 100644
--- a/libavfilter/vf_geq.c
+++ b/libavfilter/vf_geq.c
@
Fixes ticket #7528.
Signed-off-by: Marton Balint
---
libavfilter/vf_geq.c | 9 +++--
1 file changed, 7 insertions(+), 2 deletions(-)
diff --git a/libavfilter/vf_geq.c b/libavfilter/vf_geq.c
index 2905efae24..417b9d 100644
--- a/libavfilter/vf_geq.c
+++ b/libavfilter/vf_geq.c
@@ -377,6 +
zhilizhao (12019-12-28):
> Could you help apply the patch?
Since mypopy does not explain themselves, I will apply. But the patch
needs to be rebased and conflicts resolved.
Regards,
--
Nicolas George
signature.asc
Description: PGP signature
___
ff
Signed-off-by: Zhong Li
---
libavcodec/qsvdec.c | 6 --
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/libavcodec/qsvdec.c b/libavcodec/qsvdec.c
index baaf1f205f..fc25dc73e5 100644
--- a/libavcodec/qsvdec.c
+++ b/libavcodec/qsvdec.c
@@ -99,9 +99,11 @@ static int qsv_init_sessio
Signed-off-by: Zhong Li
---
libavcodec/qsvdec.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libavcodec/qsvdec.c b/libavcodec/qsvdec.c
index 0d34021b42..baaf1f205f 100644
--- a/libavcodec/qsvdec.c
+++ b/libavcodec/qsvdec.c
@@ -74,7 +74,7 @@ static int ff_qsv_get_continuous_
On Sat, Dec 28, 2019 at 01:52:04PM +0300, Fotyev V. wrote:
> Add a check for code 550 when requesting file size
> ---
> libavformat/ftp.c | 11 +--
> 1 file changed, 9 insertions(+), 2 deletions(-)
>
> diff --git a/libavformat/ftp.c b/libavformat/ftp.c
> index 97ad80d..64a5250 100644
> --
On Sat, Dec 28, 2019 at 02:03:37PM +0100, Lynne wrote:
> Dec 27, 2019, 21:35 by mich...@niedermayer.cc:
>
> > On Thu, Dec 26, 2019 at 05:24:31PM +0100, Lynne wrote:
> >
> >> Dec 26, 2019, 13:57 by d...@lynne.ee:
> >>
> >> > Dec 16, 2019, 23:19 by mich...@niedermayer.cc:
> >> >
> >> >> Fixes: out o
Hi Nicolas,
> On Dec 23, 2019, at 8:23 PM, Nicolas George wrote:
>
> myp...@gmail.com (12019-12-12):
>> LGTM, but need to wait next release cycle?
>
> What do you mean? There is all the necessary code to let the option
> disappear automatically at the next release.
>
> I shall push soon, unle
Dec 27, 2019, 21:35 by mich...@niedermayer.cc:
> On Thu, Dec 26, 2019 at 05:24:31PM +0100, Lynne wrote:
>
>> Dec 26, 2019, 13:57 by d...@lynne.ee:
>>
>> > Dec 16, 2019, 23:19 by mich...@niedermayer.cc:
>> >
>> >> Fixes: out of array read
>> >> Fixes:
>> >> 19327/clusterfuzz-testcase-minimized-ffm
Add a check for code 550 when requesting file size
---
libavformat/ftp.c | 11 +--
1 file changed, 9 insertions(+), 2 deletions(-)
diff --git a/libavformat/ftp.c b/libavformat/ftp.c
index 97ad80d..64a5250 100644
--- a/libavformat/ftp.c
+++ b/libavformat/ftp.c
@@ -391,13 +391,17 @@ static
v2: simplified example
Signed-off-by: Marton Balint
---
doc/muxers.texi | 11 +++
libavformat/img2enc.c | 13 -
2 files changed, 23 insertions(+), 1 deletion(-)
diff --git a/doc/muxers.texi b/doc/muxers.texi
index fb5c9bc4c0..470a11af95 100644
--- a/doc/muxers.texi
+++
On Sat, 28 Dec 2019, Jun Zhao wrote:
From: Jun Zhao
add version guard for srt encryption control.
Ok, but the code will still fail in 1.3.2 because that version has no
constant named SRTO_ENFORCEDENCRYPTION. So I suggest you use the original
name for it, SRTO_STRICTENC.
Regards,
Marton
From: Jun Zhao
add version guard for srt encryption control.
Signed-off-by: Jun Zhao
---
libavformat/libsrt.c |6 ++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/libavformat/libsrt.c b/libavformat/libsrt.c
index 2fdfe8e..f981ef1 100644
--- a/libavformat/libsrt.c
+++ b
Signed-off-by: Michael Niedermayer
---
doc/filters.texi | 4
1 file changed, 4 insertions(+)
diff --git a/doc/filters.texi b/doc/filters.texi
index 57330d1fd9..4d255d57c6 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -11374,6 +11374,10 @@ red/green/blue component. Return 0 if ther
28 matches
Mail list logo