James Almer:
> Fixes ticket 8143.
>
> Signed-off-by: James Almer
> ---
> libavformat/rmdec.c | 3 +--
> 1 file changed, 1 insertion(+), 2 deletions(-)
>
> diff --git a/libavformat/rmdec.c b/libavformat/rmdec.c
> index c9abd38d33..ccdc38f98a 100644
> --- a/libavformat/rmdec.c
> +++ b/libavformat
On 15-09-2019 01:41 AM, Moritz Barsnick wrote:
Signed-off-by: Moritz Barsnick
---
doc/filters.texi | 38 +++---
doc/muxers.texi | 4 ++--
2 files changed, 21 insertions(+), 21 deletions(-)
diff --git a/doc/filters.texi b/doc/filters.texi
index 4045812122.
Fixes ticket 8143.
Signed-off-by: James Almer
---
libavformat/rmdec.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/libavformat/rmdec.c b/libavformat/rmdec.c
index c9abd38d33..ccdc38f98a 100644
--- a/libavformat/rmdec.c
+++ b/libavformat/rmdec.c
@@ -724,8 +724,7 @@ static
Fixes: Timeout (89sec -> 7sec)
Fixes:
17035/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_BINK_fuzzer-5737222422134784
Found-by: continuous fuzzing process
https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer
---
tools/target_dec_fuzzer.c | 1 +
Fixes: signed integer overflow: -1094995519 * 64 cannot be represented in type
'int'
Fixes:
17030/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_RALF_fuzzer-5640695838146560
Found-by: continuous fuzzing process
https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Mic
If they mismatch an infinite loop can occur
Fixes: Timeout (infinite loop)
Fixes:
17043/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_MPEG4_fuzzer-5695051748868096
Found-by: continuous fuzzing process
https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niede
On Fri, Sep 13, 2019 at 11:30 PM Carl Eugen Hoyos
wrote:
>
>
>
> > Am 14.09.2019 um 00:48 schrieb Aman Gupta :
> >
> > From: Aman Gupta
> >
> > Signed-off-by: Aman Gupta
> > ---
> > libavcodec/cbs_misc.c | 14 +++---
> > libavcodec/cbs_misc.h | 4 ++--
> >
On Tue, Sep 10, 2019 at 12:16 PM Jun Li wrote:
>
>
> On Tue, Sep 10, 2019 at 12:12 PM Jun Li wrote:
>
>> Fix #7637
>> One empty/end sample is created and inserted between two caption lines
>> when there is a gap.
>> This patch is to split the sample into multiple ones when its duration is
>> too
Signed-off-by: Moritz Barsnick
---
doc/filters.texi | 38 +++---
doc/muxers.texi | 4 ++--
2 files changed, 21 insertions(+), 21 deletions(-)
diff --git a/doc/filters.texi b/doc/filters.texi
index 4045812122..1521e62623 100644
--- a/doc/filters.texi
+++ b/doc/fi