Tue, 20 Mar 2007 01:30:48 +0000 |
diego |
Add vfw2menc to the Makefile.
|
Tue, 20 Mar 2007 01:29:03 +0000 |
ptt |
sync'd up to r22483
|
Tue, 20 Mar 2007 01:20:57 +0000 |
diego |
Add explicit SDL include path. This should allow compilation even when
|
Tue, 20 Mar 2007 01:15:28 +0000 |
diego |
Add return 0 to fix the following warning:
|
Tue, 20 Mar 2007 01:11:55 +0000 |
diego |
Include stdlib.h and string.h to fix the following warnings:
|
Tue, 20 Mar 2007 01:08:58 +0000 |
diego |
Add #include <string.h> to fix the following warning:
|
Tue, 20 Mar 2007 01:06:51 +0000 |
diego |
Move gltest and bmovl-test into the main TOOLS directory, subdirectories
|
Mon, 19 Mar 2007 22:09:53 +0000 |
diego |
--enable-win32 was renamed to --enable-win32dll.
|
Mon, 19 Mar 2007 20:25:26 +0000 |
compn |
ok so cljr , vcr1 and msmpegv1 dont actually work... removed
|
Mon, 19 Mar 2007 20:11:05 +0000 |
compn |
aiff isnt there as well, TEST FIRST, THEN DOCUMENT COMPN!
|
Mon, 19 Mar 2007 20:07:48 +0000 |
compn |
gsm requires libgsm so remove it
|
Mon, 19 Mar 2007 20:01:02 +0000 |
compn |
add rest of lavc encoders to list (vcr1, cljr, jpegls, ffvhuff, msmpeg4v1)
|
Mon, 19 Mar 2007 19:21:09 +0000 |
compn |
split sonic into sonic/sonicls and wma into wmav1/wmav2
|
Mon, 19 Mar 2007 18:57:37 +0000 |
compn |
add png and gif encoders, how to use them with mencoder is another question
|
Mon, 19 Mar 2007 18:27:35 +0000 |
reimar |
Explain workaround for -vo gl:scaled-osd -ass image corruption.
|
Mon, 19 Mar 2007 15:31:25 +0000 |
voroshil |
Add missing bogus norm warning for v4l2
|
Mon, 19 Mar 2007 12:28:53 +0000 |
voroshil |
Make sure bogus parameter will not be ignored by user.
|
Mon, 19 Mar 2007 11:50:03 +0000 |
diego |
Simplify Makefile.
|
Mon, 19 Mar 2007 10:13:33 +0000 |
diego |
Conditionally compile af_export instead of having #ifdef around the file.
|
Mon, 19 Mar 2007 00:10:38 +0000 |
diego |
Move -I. to the front of CFLAGS, works around problems with headers from
|
Mon, 19 Mar 2007 00:07:34 +0000 |
diego |
Remove commented-out -Wall CFLAGS, can be set from configure/config.mak.
|
Mon, 19 Mar 2007 00:04:03 +0000 |
diego |
Remove commented-out Cygwin CFLAGS settings.
|
Mon, 19 Mar 2007 00:03:00 +0000 |
diego |
Move setting Cygwin specific CFLAGS to configure.
|
Mon, 19 Mar 2007 00:02:49 +0000 |
michael |
video filters i maintain ...
|