[Ffmpeg-devel] [PATCH] mov split chunks removal

Michael Niedermayer michaelni
Sun Feb 12 15:54:28 CET 2006


Hi

On Sun, Feb 12, 2006 at 03:32:01PM +0100, Baptiste COUDURIER wrote:
> Hi,
> 
> Second step, remove MOV_SPLIT_CHUNKS defines.

applied


> 
> Btw, compilation atm is broken if DEBUG is defined, <fcntl.h> is needed
> to compile cause of :
> 
>     { int fd = open("/tmp/uncompheader.mov", O_WRONLY | O_CREAT);
> write(fd, moov_data, moov_len); close(fd); }

fixed


[...]

-- 
Michael





More information about the ffmpeg-devel mailing list