log

age author description
Sat, 31 Mar 2007 08:00:28 +0000 Gabrov synced with r22849
Sat, 31 Mar 2007 07:16:41 +0000 Gabrov synced with r22845
Fri, 30 Mar 2007 22:57:04 +0000 uau Set CONFIG_EBP_AVAILABLE, CONFIG_EBX_AVAILABLE for FFmpeg
Fri, 30 Mar 2007 22:09:13 +0000 diego Handle proper compilation on Mac OS X.
Fri, 30 Mar 2007 18:26:32 +0000 gpoirier sync w/ r21155
Fri, 30 Mar 2007 17:10:35 +0000 reimar Clarify -xineramascreen -2 behaviour
Thu, 29 Mar 2007 18:08:25 +0000 diego cosmetics: Remove all trailing whitespace.
Thu, 29 Mar 2007 17:55:38 +0000 diego some sync by Fernando Tarn, lists.im gmail com
Thu, 29 Mar 2007 17:21:17 +0000 rathann Missing svn add from r22841.
Thu, 29 Mar 2007 17:16:11 +0000 rathann Code cleanup: don't include a .c file in mplayer.c and fix a few
Thu, 29 Mar 2007 09:27:36 +0000 diego Remove stray variable that was causing tests to fail randomly.
Thu, 29 Mar 2007 09:26:21 +0000 diego OpenGL reportedly works fine on Mac OS X, see Bugzilla #784.
Wed, 28 Mar 2007 20:24:15 +0000 nicodvb replaced ! with not as adviced by Reimar
Wed, 28 Mar 2007 19:16:38 +0000 nicodvb mention vidix in Solaris/x86
Wed, 28 Mar 2007 19:14:53 +0000 nicodvb don't disable vidix_internal on sparc/x86 when vidix==auto (this damn diff made me twist the log)
Wed, 28 Mar 2007 18:45:02 +0000 nicodvb in solaris the I/O device to mmap() is /dev/xsvc, not /dev/mem
Tue, 27 Mar 2007 18:13:52 +0000 kraymer Spanish man page updates by Fernando Tarn
Tue, 27 Mar 2007 08:06:20 +0000 gpoirier document edgedetect.fp, emboss.fp
Mon, 26 Mar 2007 22:03:43 +0000 cehoyos Revert r22819
Mon, 26 Mar 2007 15:53:23 +0000 iive prevent building xvmc with the old api.
Mon, 26 Mar 2007 15:23:15 +0000 iive sync to lavcodecs version
Mon, 26 Mar 2007 12:14:30 +0000 kraymer r22637: Allow to specify frequencies in channels option.
Mon, 26 Mar 2007 11:51:15 +0000 kraymer Spanish man page updates by Fernando Tarn
Mon, 26 Mar 2007 09:35:03 +0000 cehoyos Handle X-QT extradata in a slightly more correct way
Mon, 26 Mar 2007 09:26:02 +0000 cehoyos Gui: Allow progress bar to move when playing mov or mp4 files
Sun, 25 Mar 2007 22:36:26 +0000 diego Merge realcodecs/ documentation into the README.
Sun, 25 Mar 2007 22:36:08 +0000 diego Use the top-level TOOLS Makefile to build the Real codecs wrappers.
Sun, 25 Mar 2007 19:25:11 +0000 rathann Fixes:
Sun, 25 Mar 2007 19:07:50 +0000 rtogni Add description of realcodecs subdir
Sun, 25 Mar 2007 19:00:39 +0000 rtogni Check buffer size in header dump functions
Sun, 25 Mar 2007 17:38:50 +0000 diego Fall back on plain awk during the awk test. It should be safe to assume
Sun, 25 Mar 2007 14:50:02 +0000 cehoyos Fix compilation of libvo/vo_xvmc.c
Sun, 25 Mar 2007 04:26:07 +0000 voroshil r22800: Get rid of useless conditional, using svgalib_helper now requires modifying
Sat, 24 Mar 2007 22:01:20 +0000 iive Fix double close() in ve_vfw.c
Sat, 24 Mar 2007 20:29:43 +0000 diego Linking hotfix, libavutil needs to come after libavcodec/libavformat.
Sat, 24 Mar 2007 20:16:34 +0000 diego Unconditionally add -li386 to LDFLAGS on OpenBSD/x86-32.
Sat, 24 Mar 2007 19:59:36 +0000 diego cosmetics: Reorder parts of the Makefile in order to group parts sensibly together.
Sat, 24 Mar 2007 19:56:00 +0000 diego Unconditionally add all subdirectories to PARTS. This way make clean always
Sat, 24 Mar 2007 19:44:15 +0000 diego Move the addition of basic include flags to configure.
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.