log

age author description
Wed, 21 Mar 2007 18:39:57 +0000 voroshil Radio driver loading rework.
Wed, 21 Mar 2007 08:44:45 +0000 cehoyos Fix comment about defining HAVE_POSIX_SELECT
Wed, 21 Mar 2007 08:29:46 +0000 diego Conditionally compile vf_bmovl.c instead of enclosing all of the file
Wed, 21 Mar 2007 08:24:20 +0000 diego Invert logic for HAVE_NO_POSIX_SELECT to HAVE_POSIX_SELECT to be in line
Tue, 20 Mar 2007 22:32:38 +0000 rtogni Declare eof only when stream 0 gets eof
Tue, 20 Mar 2007 22:30:51 +0000 rtogni Fix for realrtsp urls with more than 2 streams:
Tue, 20 Mar 2007 09:53:31 +0000 diego Remove unnecessary unistd.h include.
Tue, 20 Mar 2007 09:46:26 +0000 diego Remove MinGW hack, it's no longer needed.
Tue, 20 Mar 2007 09:46:00 +0000 diego Rename open to af_open so as not to conflict with a previous header definition.
Tue, 20 Mar 2007 01:35:53 +0000 diego Add missing $(EXESUF).
Tue, 20 Mar 2007 01:32:02 +0000 ptt tab typo fixed
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.