Menu

Svn Commit Log


Commit Date  
[r2964] by sms00

libquicktime 0.9.7 compatibility is no longer possible - the v210 codec
doesn't exist. Require > 0.9.7 now (0.9.8pre2 is available now).

2005-12-04 19:59:47 Tree
[r2963] by sms00

Add <quicktime.h> for 0.9.7 compatibility. Some items in quicktime.h were
moved to lqt.h for 0.9.8 so including both files may allow building with
0.9.7

2005-12-04 17:18:37 Tree
[r2962] by sms00

use mpeg_conform_rate(). This will return 30000/1001 rather than the
fabricated 2997/100 which most utilities do not recognize.

2005-12-03 05:21:37 Tree
[r2961] by sms00

Add -X option for creating 10bit Quicktime files. With -X '2vuy' becomes 'v210'
and 'v308' becomes 'v410'. Also, use libquicktime's ability to perform the
packing from planar data instead of doing it inline in this utility.

2005-12-02 04:05:48 Tree
[r2960] by sms00

Last required conversion (444P16 -> 444P) is in libquicktime (cvs).

2005-11-30 21:56:46 Tree
[r2959] by sms00

libquicktime (cvs) now has the 422P16 -> 422P conversion.

2005-11-29 22:24:02 Tree
[r2958] by sms00

Need <stdlib.h> for abs():
motionsearch_deint.c:230: warning: implicit declaration of function 'abs'

2005-11-28 23:47:16 Tree
[r2957] by sms00

libquicktime's been fixed (in cvs) so the calls to set_row_span are no longer
needed. Alas, this means using qttoy4m with the current released libquicktime
will generate garbage. But a libquicktime release is fairly close from the
sounds of things.

2005-11-28 23:24:45 Tree
[r2956] by sms00

Suggestion from the libquicktime maintainer. 420P is "JPEG/MPEG-1" siting,
411P can be output IF libquicktime's built with ffmpeg/libavcodec. Can't
use lqt_get_chroma_placement() until a new libquicktime release is made - for
now just put ifdef'd code in place.

2005-11-28 18:46:27 Tree
[r2955] by sms00

libquicktime's in a state of flux. QUICKTIME_YUV444 no longer exists (which is
fine - it was not a correct name to begin with) - use QUICKTIME_V308 instead.
IF this causes problems with programs using libquicktime 0.9.7 or older then
a workaround will be implemented.

2005-11-28 04:56:40 Tree
Older >
Auth0 Logo