Mercurial > mplayer.hg
graph
-
Fix for realrtsp urls with more than 2 streams:Tue, 20 Mar 2007 22:30:51 +0000, by rtogni
-
Remove unnecessary unistd.h include.Tue, 20 Mar 2007 09:53:31 +0000, by diego
-
Remove MinGW hack, it's no longer needed.Tue, 20 Mar 2007 09:46:26 +0000, by diego
-
Rename open to af_open so as not to conflict with a previous header definition.Tue, 20 Mar 2007 09:46:00 +0000, by diego
-
Add missing $(EXESUF).Tue, 20 Mar 2007 01:35:53 +0000, by diego
-
tab typo fixedTue, 20 Mar 2007 01:32:02 +0000, by ptt
-
Add vfw2menc to the Makefile.Tue, 20 Mar 2007 01:30:48 +0000, by diego
-
sync'd up to r22483Tue, 20 Mar 2007 01:29:03 +0000, by ptt
-
Add explicit SDL include path. This should allow compilation even whenTue, 20 Mar 2007 01:20:57 +0000, by diego
-
Add return 0 to fix the following warning:Tue, 20 Mar 2007 01:15:28 +0000, by diego
-
Include stdlib.h and string.h to fix the following warnings:Tue, 20 Mar 2007 01:11:55 +0000, by diego
-
Add #include <string.h> to fix the following warning:Tue, 20 Mar 2007 01:08:58 +0000, by diego
-
Move gltest and bmovl-test into the main TOOLS directory, subdirectoriesTue, 20 Mar 2007 01:06:51 +0000, by diego
-
--enable-win32 was renamed to --enable-win32dll.Mon, 19 Mar 2007 22:09:53 +0000, by diego
-
ok so cljr , vcr1 and msmpegv1 dont actually work... removedMon, 19 Mar 2007 20:25:26 +0000, by compn
-
aiff isnt there as well, TEST FIRST, THEN DOCUMENT COMPN!Mon, 19 Mar 2007 20:11:05 +0000, by compn
-
gsm requires libgsm so remove itMon, 19 Mar 2007 20:07:48 +0000, by compn
-
add rest of lavc encoders to list (vcr1, cljr, jpegls, ffvhuff, msmpeg4v1)Mon, 19 Mar 2007 20:01:02 +0000, by compn
-
split sonic into sonic/sonicls and wma into wmav1/wmav2Mon, 19 Mar 2007 19:21:09 +0000, by compn
-
add png and gif encoders, how to use them with mencoder is another questionMon, 19 Mar 2007 18:57:37 +0000, by compn
-
Explain workaround for -vo gl:scaled-osd -ass image corruption.Mon, 19 Mar 2007 18:27:35 +0000, by reimar
-
Add missing bogus norm warning for v4l2Mon, 19 Mar 2007 15:31:25 +0000, by voroshil
-
Make sure bogus parameter will not be ignored by user.Mon, 19 Mar 2007 12:28:53 +0000, by voroshil
-
Simplify Makefile.Mon, 19 Mar 2007 11:50:03 +0000, by diego
-
Conditionally compile af_export instead of having #ifdef around the file.Mon, 19 Mar 2007 10:13:33 +0000, by diego
-
Move -I. to the front of CFLAGS, works around problems with headers fromMon, 19 Mar 2007 00:10:38 +0000, by diego
-
Remove commented-out -Wall CFLAGS, can be set from configure/config.mak.Mon, 19 Mar 2007 00:07:34 +0000, by diego
-
Remove commented-out Cygwin CFLAGS settings.Mon, 19 Mar 2007 00:04:03 +0000, by diego