log

age author description
Wed, 27 Feb 2008 22:29:52 +0000 diego mmap() support for OS/2
Tue, 26 Feb 2008 23:52:44 +0000 reimar Mention nvidia fix for vo gl and especially changed screensaver support
Tue, 26 Feb 2008 23:24:53 +0000 diego Default to disabling VIDIX on platforms where it is not known to work.
Tue, 26 Feb 2008 20:38:02 +0000 mru less preprocessor magic in version number macros
Tue, 26 Feb 2008 05:18:56 +0000 uau configure: define ENABLE_ENCODERS for FFmpeg
Mon, 25 Feb 2008 22:29:45 +0000 nicodvb in ds_fill_buffer() disabled the code that demuxes until the arrival of the right reference_clock
Mon, 25 Feb 2008 18:30:02 +0000 compn sun rasterfile decoder
Mon, 25 Feb 2008 15:46:36 +0000 diego FFmpeg now uses different (unified) #include paths.
Mon, 25 Feb 2008 09:45:55 +0000 diego 10l: Revert nonsense commit.
Mon, 25 Feb 2008 09:43:52 +0000 diego Fix outdated comment.
Mon, 25 Feb 2008 09:42:26 +0000 diego Remove old EMU_OLD cruft.
Mon, 25 Feb 2008 09:24:33 +0000 mru #include "libavutil/avutil.h" in swscale.h
Sun, 24 Feb 2008 23:44:35 +0000 diego Replace silly check for config.h inclusion, just include it.
Sun, 24 Feb 2008 22:41:39 +0000 diego Disable internal VIDIX on OS/2, patch by Dave Yeo, dave.r.yeo gmail com.
Sun, 24 Feb 2008 18:21:41 +0000 diego Wrap HAVE_XXX macros with RUNTIME_CPUDETECT, because when RUNTIME_CPUDETECT is
Sun, 24 Feb 2008 18:09:28 +0000 diego Enable SSE detection on OS/2.
Sun, 24 Feb 2008 18:04:34 +0000 diego cosmetics: Break one unreadable long line.
Sun, 24 Feb 2008 14:59:16 +0000 reimar __asm __volatile -> asm volatile part 3
Sun, 24 Feb 2008 13:04:29 +0000 reimar Compile codec-cfg binary with -O, avoids problems due to compilers
Sun, 24 Feb 2008 12:53:11 +0000 diego Add MPLAYER_ prefix to multiple inclusion guard of generated file.
Sun, 24 Feb 2008 12:41:51 +0000 diego On OS/2, fall back on the directory where MPlayer is installed if both
Sun, 24 Feb 2008 12:40:30 +0000 diego On Win32 and OS/2, 'x:filename' path style without '\' path separator
Sun, 24 Feb 2008 12:18:01 +0000 diego Add missing #includes for Mac OS X, fixes the warning
Sun, 24 Feb 2008 12:05:20 +0000 diego Add #include <sys/sysctl.h> for Mac OS X, fixes the warning
Sun, 24 Feb 2008 11:39:35 +0000 reimar Do not use a global temps variable, this is ugly and does not compile with ICC.
Sun, 24 Feb 2008 11:21:27 +0000 reimar Avoid a pointless special-case for opening a file
Sun, 24 Feb 2008 11:19:55 +0000 reimar Get rid of pointless and confusing comments
Sun, 24 Feb 2008 11:18:12 +0000 cehoyos Only icc 10.1 will be supported.
Sun, 24 Feb 2008 11:15:30 +0000 cehoyos Check for -mno-omit-leaf-frame-pointer (compilation fix for icc 10.1.012).
Sat, 23 Feb 2008 19:33:02 +0000 diego Remove mistakenly committed hunk.