Menu

Svn Commit Log


Commit Date  
[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
[r2818] by sms00

First attempt at revising the manpage. At least get the options mentioned to
match the program even if the descriptions are less than perfect.

2005-08-11 20:18:52 Tree
[r2817] by sms00

Remove unused code - the "-o/--norm" option in lavplay was rejected since
'o' was not present in getopt() and there was no case: statement to handle
the option.

2005-08-03 20:21:58 Tree
[r2816] by sms00

Sigh - not sure how a .new file got checked in but it isn't needed.

2005-08-02 17:29:39 Tree
[r2815] by sms00

Document the (fairly new) -x option used for exchanging fields.

2005-08-02 16:56:03 Tree
Older >
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.