Menu

Svn Commit Log


Commit Date  
[r2828] by waldviertler

This is a patch for the libquicktime audio handling.

libquicktime, creates the audio in the architecture byte order, on a PC in little endian, on a MAC in big endian.
That cause problems with lav2wav, lavtrans and lavplay.
This patch fixes the problem on my machine

2005-08-17 13:28:30 Tree
[r2827] by sms00

Trying to workaround (once and for all) whatever redhat did to the linker - OSX
doesn't have the problems so I'm taking a stab at adding the encoder library
to Libs: in the pkgconfig file.

2005-08-15 23:16:08 Tree
[r2826] by sms00

Ignore the regiontest program

2005-08-13 23:04:30 Tree
[r2825] by sms00

Need a regiontest_SOURCE line

2005-08-13 23:03:09 Tree
[r2824] by sms00

should have been mpeg2enc instead of utils - cut&paste oops.

2005-08-13 22:57:03 Tree
[r2823] by sms00

fix https://sourceforge.net/tracker/index.php?func=detail&aid=1215231&group_id=5776&atid=105776

Files were "missing" in RC2 because the Makefile.am files hadn't been updated
(actually those files had been missing in distributions for eons ;))

2005-08-13 22:47:48 Tree
[r2822] by sms00

Not referenced anywhere.

2005-08-13 06:11:38 Tree
[r2821] by sms00

the getopt() routine specified 't' as the option name, not T (which was the
value used in the case statement). So, change the case statement to match
the getopt() and also update the manpage to document '-t' instead of '-T'.

2005-08-13 03:39:08 Tree
[r2820] by sms00

Add the Altivec flags (-faltivec, -maltivec, etc) to CFLAGS and CXXFLAGS so
they are available when compiling .c and .cc files. Don't export
ALTIVEC_CFLAGS (via AC_SUBST). This allows the compiler to generate Altivec
code for such functions as memset().

2005-08-12 06:26:25 Tree
[r2819] by sms00

Ignore the mjpeg_simd_helper program along with the other executables.

2005-08-12 04:48:14 Tree
Older >
Auth0 Logo