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

Aaron Boushley aaron at boushley.com
Tue Nov 6 01:25:33 EET 2018


On Mon, Nov 5, 2018 at 3:13 PM Carl Eugen Hoyos <ceffmpeg at gmail.com> wrote:
>
> 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.

Let me know if there's any problems with this one.

Aaron
-------------- next part --------------
A non-text attachment was scrubbed...
Name: libavformat-mov-fragmented-mp4.patch
Type: application/octet-stream
Size: 1499 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20181105/9e2d351f/attachment.obj>


More information about the ffmpeg-devel mailing list