[FFmpeg-devel] [PATCH] libavformat/mov: Speed up fragmented mp4 parsing

Carl Eugen Hoyos ceffmpeg at gmail.com
Tue Nov 6 01:07:03 EET 2018


2018-11-06 0:03 GMT+01:00, Aaron Boushley <aaron at boushley.com>:
> On Mon, Nov 5, 2018 at 2:21 PM Michael Niedermayer
> <michael at niedermayer.cc> wrote:

>> > diff --git a/libavformat/mov.c b/libavformat/mov.c
>> > index ec57a05803..1def594626 100644
>> > --- a/libavformat/mov.c
>> > +++ b/libavformat/mov.c
>> > @@ -7344,6 +7344,8 @@ static int mov_read_mfra(MOVContext *c,
>> > AVIOContext
>> > *f)
>> >          if (ret < 0)
>>
>> patch is corrupted by a newline
> What's the best way to address this, submit a new patch email thread?
> Or is there a way to fix this thread?

Send the patch again as an attachment instead of inlined.

Carl Eugen


More information about the ffmpeg-devel mailing list