log

age author description
Sat, 24 Mar 2007 19:40:32 +0000 diego libavutil/ is not optional, compile it unconditionally.
Sat, 24 Mar 2007 19:29:55 +0000 diego Error out if the libavutil subdirectory is unavailable.
Sat, 24 Mar 2007 17:58:46 +0000 diego Fix make depend: Declare extra dependencies before the rule.
Sat, 24 Mar 2007 16:27:25 +0000 diego Move the addition of osdep/mplayer-rc.o to a place where it actually gets added to OBJS_MPLAYER.
Sat, 24 Mar 2007 16:06:22 +0000 diego Remove multistage recursion for the vidix subdirectory and recurse from the
Sat, 24 Mar 2007 15:26:13 +0000 diego Remove generated test program on clean, not just on distclean.
Sat, 24 Mar 2007 15:25:07 +0000 diego Merge INCLUDES into CFLAGS and remove now redundant commands and rules.
Sat, 24 Mar 2007 15:15:28 +0000 diego Ignore test program.
Sat, 24 Mar 2007 15:14:20 +0000 diego cosmetics: Shorten long lines, remove trailing whitespace.
Sat, 24 Mar 2007 15:03:57 +0000 diego Move test program removal on distclean to mpcommon.mak.
Sat, 24 Mar 2007 14:40:16 +0000 rtogni Use AV_WB* instead of swap+memcpy+swap
Sat, 24 Mar 2007 14:39:39 +0000 diego Get rid of useless conditional, using svgalib_helper now requires modifying
Sat, 24 Mar 2007 14:22:45 +0000 diego Remove unnecessary explicit dependency.
Sat, 24 Mar 2007 14:20:24 +0000 diego Build shared lib on all platforms.
Sat, 24 Mar 2007 13:25:51 +0000 diego Remove OpenBSD linking hack. If this is (still) necessary, it needs to be
Sat, 24 Mar 2007 13:17:39 +0000 diego Remove files maintained by Reimar that he no longer sees a use for.
Sat, 24 Mar 2007 13:12:55 +0000 diego cosmetics: Shorten overly long lines.
Sat, 24 Mar 2007 13:03:18 +0000 diego Update copyright year.
Sat, 24 Mar 2007 10:37:05 +0000 nicodvb at open() discard front margin/empty sectors (fixes demuxing by libavformat); patch by Zuxy meng
Sat, 24 Mar 2007 09:46:12 +0000 attila the mirror howto isnt preliminary anymore
Sat, 24 Mar 2007 03:38:28 +0000 voroshil r22622: Wording improvement as suggested by Michael.
Sat, 24 Mar 2007 03:28:32 +0000 voroshil r22547: fix up some longer than 80 char lines , and use suggestion from Diego.
Sat, 24 Mar 2007 03:08:19 +0000 voroshil r22547: fix up some longer than 80 char lines , and use suggestion from Diego.
Sat, 24 Mar 2007 02:22:00 +0000 voroshil r22772: Radio driver loading rework.
Fri, 23 Mar 2007 13:31:08 +0000 diego cosmetics: Merge #ifdefs for better readability.
Fri, 23 Mar 2007 01:48:54 +0000 compn add mf://bmp wish, remove deinterlace filter during playback
Fri, 23 Mar 2007 00:31:29 +0000 aurel call vbeGetControllerInfo() only once
Thu, 22 Mar 2007 21:17:54 +0000 gpoirier sync with r22779
Thu, 22 Mar 2007 16:27:01 +0000 ptt lexical fixes
Thu, 22 Mar 2007 15:29:30 +0000 ptt syntax/lexical fixes
Thu, 22 Mar 2007 14:54:54 +0000 ptt sync'd up to r21452
Thu, 22 Mar 2007 11:27:44 +0000 ptt sync'd up to r22772
Thu, 22 Mar 2007 10:52:56 +0000 kraymer roff fix: escape dash for options
Thu, 22 Mar 2007 10:38:25 +0000 cehoyos r22776: 'D' also turns off and on kerndeint
Thu, 22 Mar 2007 10:14:32 +0000 cehoyos Fix filepos calculation
Thu, 22 Mar 2007 10:10:37 +0000 cehoyos 'D' also turns off and on kerndeint
Thu, 22 Mar 2007 10:06:34 +0000 cehoyos allows to de- and reactivate kerndeint on the fly
Thu, 22 Mar 2007 10:01:20 +0000 cehoyos Every X-QT stream needs video frame rate (not just avc, mpeg4 and svq3)
Thu, 22 Mar 2007 01:50:04 +0000 michael reasonable cutoff frequency default
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!