Menu

Commit [r2909]  Maximize  Restore  History

Can't use _FILE_OFFSET_BITS == 64 because on some systems (AMD64/SuSE10 for

example) the AC_SYS_LARGEFILE check determines that nothing special needs
to be done for supporting large files - this places "/* #undef _FILE_OFFSET_BITS */"
in config.h.

Changes were made that if NO size limit was explicitly given (usually '-m #MB'
for the tools) then allow unlimited filesize (the ODML extensions will handle
the AVI files and Quicktime hasn't had a size limit in eons).

Also, consolidate the 3 copies of the size limit definitions into one
place (lav_io.h).

sms00 2005-11-04

changed /trunk/mjpeg_play/lavtools/lav_io.h
changed /trunk/mjpeg_play/lavtools/lavaddwav.c
changed /trunk/mjpeg_play/lavtools/liblavrec.c
changed /trunk/mjpeg_play/lavtools/yuv2lav.c
/trunk/mjpeg_play/lavtools/lav_io.h Diff Switch to side-by-side view
Loading...
/trunk/mjpeg_play/lavtools/lavaddwav.c Diff Switch to side-by-side view
Loading...
/trunk/mjpeg_play/lavtools/liblavrec.c Diff Switch to side-by-side view
Loading...
/trunk/mjpeg_play/lavtools/yuv2lav.c Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.