log

age author description
Fri, 29 Feb 2008 17:25:33 +0000 eugeni Add language info to sh_sub_t and sh_audio_t.
Thu, 28 Feb 2008 19:41:40 +0000 reimar Attempt to fix -chapter broken for mkv in r25987
Thu, 28 Feb 2008 18:32:17 +0000 diego joystick.c is only ever compiled on Linux, remove pointless #ifdef
Thu, 28 Feb 2008 18:31:35 +0000 diego TARGET_OS2 is never set, use __OS2__ instead.
Thu, 28 Feb 2008 18:19:10 +0000 diego Use _res_comment in joystick check.
Thu, 28 Feb 2008 16:35:47 +0000 diego cache support for OS/2
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