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

Aaron Boushley aaron at boushley.com
Tue Nov 6 01:29:34 EET 2018


On Mon, Nov 5, 2018 at 3:25 PM Aaron Boushley <aaron at boushley.com> wrote:
>
> 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.

Looks like https://patchwork.ffmpeg.org/patch/10942/ didn't update
with the attached version, so I'm going to try a new thread.

Aaron


More information about the ffmpeg-devel mailing list