[FFmpeg-devel] [PATCH v2] Patch for memory optimization with QuickTime/MP4

Jörg Beckmann Joerg.Beckmann at scisys.com
Tue Dec 3 09:50:07 EET 2019


> -----Ursprüngliche Nachricht-----
> Von: ffmpeg-devel <ffmpeg-devel-bounces at ffmpeg.org> Im Auftrag von Michael
> Niedermayer
> Gesendet: Montag, 2. Dezember 2019 21:54
> An: FFmpeg development discussions and patches <ffmpeg-devel at ffmpeg.org>
> Betreff: Re: [FFmpeg-devel] [PATCH v2] Patch for memory optimization with
> QuickTime/MP4
> 
> On Mon, Dec 02, 2019 at 02:12:14PM +0000, Jörg Beckmann wrote:
> > After discussion with Carl Eugen, I replaced the "if" in line 7737 with an assert().
> >
> > There is still the question, whether mov_switch_root() might be called when
> reading from a file. If someone is really really sure that it cannot happen at all, the
> check in mov_read_seek() could be removed.
> >
> > Jörg
> >
> > ---
> > libavformat/isom.h |  1 +
> > libavformat/mov.c  | 50
> > +++++++++++++++++++++++++++++++++++++++++++++++++-
> > 2 files changed, 50 insertions(+), 1 deletion(-)
> 
> this patch seems to have been damaged
> 

I'll try it again. Thank you.

> Applying: Patch for memory optimization with QuickTime/MP4
> error: corrupt patch at line 24
> error: could not build fake ancestor
> Patch failed at 0001 Patch for memory optimization with QuickTime/MP4
> 
> 
> [...]
> --
> Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
> 
> "Nothing to hide" only works if the folks in power share the values of you and
> everyone you know entirely and always will -- Tom Scott



More information about the ffmpeg-devel mailing list