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

Baptiste COUDURIER baptiste.coudurier
Sun Feb 12 15:32:01 CET 2006


Hi,

Second step, remove MOV_SPLIT_CHUNKS defines.

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); }


-- 
Baptiste COUDURIER                              GnuPG Key Id: 0x5C1ABAAA
SMARTJOG S.A.                                    http://www.smartjog.com
Key fingerprint                 8D77134D20CC9220201FC5DB0AC9325C5C1ABAAA
Phone: +33 1 49966312
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: mov_split_chunk_remove.patch
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20060212/70b2d011/attachment.txt>



More information about the ffmpeg-devel mailing list