Re: [FFmpeg-devel] [PATCH v3] Patch for memory optimization with QuickTime/MP4

2019-12-03 Thread Carl Eugen Hoyos
Am Di., 3. Dez. 2019 um 09:27 Uhr schrieb Jörg Beckmann : > > Hi, > > I recreated the patch from a clean source tree and applied it to a clean > source tree: > > $ patch -p1 -i ../ffmpeg.patch > patching file libavformat/isom.h > patching file libavformat/mov.c > > Hope it works now. > > Cheers, >

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

2019-12-03 Thread Jörg Beckmann
Hi, I recreated the patch from a clean source tree and applied it to a clean source tree: $ patch -p1 -i ../ffmpeg.patch patching file libavformat/isom.h patching file libavformat/mov.c Hope it works now. Cheers, Jörg --- libavformat/isom.h | 1 + libavformat/mov.c | 50