Menu

Svn Commit Log


Commit Date  
[r2733] by sms00

win32 enabling patches from pjk at bigpond d net d au

2005-05-12 00:17:36 Tree
[r2732] by sms00

Don't hardcode part of the quicktime.h pathname - it is subject to change (and
it did change today in libquicktime). pkg-config --cflags libquicktime
places the correct -I entry in $CFLAGS so that all applications need to do
is use <quicktime.h>.
The installed location of the quicktime headers changed from
$prefix/include/quicktime to $prefix/include/lqt to avoid a conflict with
OS/X (which has a damned caseinsensitive filesystem). <quicktime/quicktime.h>
was conflicting with the system's <QuickTime/QuickTime.h>. The libquicktime
maintainer suggested changing libquicktime to use 'lqt' instead.

2005-05-10 23:22:29 Tree
[r2731] by sms00

Disable threading in y4mdenoise until the bug at end of stream handling
can be fixed.

2005-05-10 16:01:06 Tree
[r2730] by sms00

Pit the contents of the static libs libmotion an dlibcpuaccel into libmjpegutils
to fix the build problem on OSX 10.4 using gcc4.

2005-05-10 13:30:39 Tree
[r2729] by sms00

gcc4 (on OS/X 10.4) gave the warning
y4mstabilizer.c:81: warning: conflicting types for built-in function 'round
fix was to change the name of the internal round() routine to xround() so
it does not conflict with round() from the math library.

2005-05-09 22:34:09 Tree
[r2728] by sms00

Need a default case to handle invalid options rather than continuing on.

2005-05-07 17:46:48 Tree
[r2727] by sms00

Remove the extra (trailing) whitespace that caused the usage summary to be double
or triple spaced depending on the width of the xterm/terminal-window.

2005-05-07 17:22:11 Tree
[r2726] by sms00

Ignore the new executable.

2005-04-23 03:32:05 Tree
[r2725] by sms00

Add a new utility to deal with raw (headerless) 4:2:2 data from digital
(IIDC) cameras. The uncompressed 4:2:2 data is not '422 planar', instead it
is packed as either YUYV or UYVY. This program repacks the data into 4:2:2
planar and puts on the YUV4MPEG2 header and FRAME markers.

2005-04-23 03:31:14 Tree
[r2724] by sms00

Use the latest jpeg-mmx (0.1.6). DV is quite popular these days so require
libdv (and libdv-devel for building).

2005-04-17 03:41:46 Tree
Older >
Auth0 Logo