On 9/15/18, Michael Niedermayer wrote:
> Fixes: Timeout
> Fixes:
> 9961/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_SHORTEN_fuzzer-5687856176562176
>
> Found-by: continuous fuzzing process
> https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
> Signed-off-by: Michael Niedermayer
On 9/14/18 6:20 PM, Jian Yang wrote:
> Agree! Audio-only stream should be supported.
>
> Just tested adding the missed audio group for audio stream. Tool
> mediastreamvalidator doesn't report error message any more, and the
> playlist can be played in Safari.
Yes, I observed it too. But it throws
On Fri, Sep 14, 2018 at 10:43:14PM +0200, Paul B Mahol wrote:
> On 9/13/18, Michael Niedermayer wrote:
> > Speed improvment 35.5 sec -> 34.7sec
> >
> > Signed-off-by: Michael Niedermayer
> > ---
> > libavcodec/dvdsubdec.c | 5 +
> > 1 file changed, 1 insertion(+), 4 deletions(-)
> >
>
> lgt
On Sat, Sep 15, 2018 at 10:51:45AM +0200, Paul B Mahol wrote:
> On 9/15/18, Michael Niedermayer wrote:
> > Fixes: Timeout
> > Fixes:
> > 9961/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_SHORTEN_fuzzer-5687856176562176
> >
> > Found-by: continuous fuzzing process
> > https://github.com/google
264 ,miss header
use cmd : ffplay 18_264297_1.264
data file link : http://lsjixie.oss-cn-shanghai.aliyuncs.com/18_264297_1.264
wrong logs such as :
[h264 @ 02b8699773c0] data partitioning is not implemented. Update your
FFmpeg version to the newest one from Git. If the problem still oc
On Fri, Sep 14, 2018 at 08:04:00PM +0200, Paul B Mahol wrote:
> On 9/13/18, Jason Stevens wrote:
> > byte 8 of dnxhr codec ul should be 0x0D
> >
> > Signed-off-by: Jason Stevens
> > ---
> > libavformat/mxfenc.c | 10 +-
> > 1 file changed, 5 insertions(+), 5 deletions(-)
> >
>
> lgtm
w
On 9/15/2018 12:28 AM, James Zern wrote:
> On Fri, Sep 14, 2018 at 6:39 PM James Almer wrote:
>>
>> On 8/27/2018 10:59 PM, James Almer wrote:
>>> The levels are stored as decimal values, not hexadecimal.
>>>
>>> Signed-off-by: James Almer
>>> ---
>>> libavformat/vpcc.c | 28 ++---
Fixes: Timeout
Fixes:
10279/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_PCX_fuzzer-5729311395414016
Found-by: continuous fuzzing process
https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer
---
libavcodec/pcx.c | 22 +-
1 f
Fixes: Timeout
Fixes:
10182/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_ZMBV_fuzzer-6245951174344704
Found-by: continuous fuzzing process
https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer
---
libavcodec/zmbv.c | 11 ++-
1 file chang