log

age author description
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.
Sat, 23 Feb 2008 19:29:28 +0000 diego Properly detect ARM mc acceleration.
Sat, 23 Feb 2008 14:50:55 +0000 diego Add MPLAYER_ prefix to multiple inclusion guards.
Sat, 23 Feb 2008 14:47:43 +0000 diego Merge two #ifdefs into one.
Sat, 23 Feb 2008 13:13:28 +0000 diego #define ATTRIBUTE_ALIGNED_MAX in config.h instead of hardcoding it.
Sat, 23 Feb 2008 12:47:19 +0000 diego Move libdca definition to a better place in config.h.
Sat, 23 Feb 2008 11:52:01 +0000 nicodvb warn to always include PMT and PCR pids in channels.conf (dvb)
Sat, 23 Feb 2008 11:47:35 +0000 nicodvb removed nonsense in the dvbin section
Sat, 23 Feb 2008 10:42:24 +0000 nicodvb reset_fifos() resets demuxer->reference_clock to MP_NOPTS_VALUE
Sat, 23 Feb 2008 10:38:24 +0000 nicodvb read the PCR of the currently playing program (if available) in demuxer->reference_clock
Sat, 23 Feb 2008 10:31:44 +0000 nicodvb New member in demuxer_t: reference_clock.
Fri, 22 Feb 2008 21:24:35 +0000 eugeni Comment out dump_glyph(): it is unused and, as it is now, breaks compilation.
Fri, 22 Feb 2008 19:31:53 +0000 eugeni Check glyph bounding box before rasterizing and complain if it is too large.
Fri, 22 Feb 2008 19:31:51 +0000 eugeni Some debugging routines.
Fri, 22 Feb 2008 19:31:49 +0000 eugeni Better handling of behind-the-camera objects.
Fri, 22 Feb 2008 19:31:47 +0000 eugeni Print FreeType version in libass init. Makes error logs slightly more helpful.
Fri, 22 Feb 2008 17:38:20 +0000 diego Add MPLAYER_ prefix to the multiple inclusion guards of generated header files.
Fri, 22 Feb 2008 17:32:36 +0000 diego Add MPLAYER_ prefix to multiple inclusion guards.
Fri, 22 Feb 2008 09:09:46 +0000 diego Add MPLAYER_ prefix to multiple inclusion guards.
Fri, 22 Feb 2008 08:08:19 +0000 cehoyos Discard two symbols from libswscale.
Fri, 22 Feb 2008 06:57:51 +0000 diego Fix continuous scrolling on OS/2 due to status line updates unless -quiet
Thu, 21 Feb 2008 22:57:10 +0000 diego Create standard multiple inclusion guards.
Thu, 21 Feb 2008 22:30:49 +0000 reimar Fix copy&paste typo in rgbtest documentation
Thu, 21 Feb 2008 22:28:58 +0000 diego Remove misplaced #endif comment.
Thu, 21 Feb 2008 22:17:48 +0000 gpoirier sync w/r26052
Thu, 21 Feb 2008 22:09:03 +0000 gpoirier sync w/ r26019
Thu, 21 Feb 2008 21:53:24 +0000 gpoirier improve DTD dection of MacPort-install docbook package
Thu, 21 Feb 2008 17:26:54 +0000 reimar Document rgbtest arguments
Thu, 21 Feb 2008 16:47:05 +0000 diego Replace Alpha MVI compiler workarounds by a proper configure check.
Thu, 21 Feb 2008 16:35:00 +0000 diego Use standard multiple inclusion guard.
Thu, 21 Feb 2008 16:34:23 +0000 diego Remove unused #define from config.h.
Thu, 21 Feb 2008 16:20:33 +0000 diego OS/2 getch2() support
Thu, 21 Feb 2008 16:15:31 +0000 diego Rename mp_input_win32_slave_cmd_func to mp_input_slave_cmd_func.
Thu, 21 Feb 2008 09:47:03 +0000 eugeni Fix r26032: wrong sub stream id assigned to dvdsub_id.
Thu, 21 Feb 2008 00:18:25 +0000 diego Add multiple inclusion guard.
Thu, 21 Feb 2008 00:12:02 +0000 diego Add missing multiple inclusion guards.
Thu, 21 Feb 2008 00:10:33 +0000 diego Consistently use filename as multiple inclusion guard.
Wed, 20 Feb 2008 22:55:44 +0000 gpoirier sync w/r25566, patch by mesecam %mesecam A gmail P com%
Wed, 20 Feb 2008 22:40:14 +0000 gpoirier sync w/r25308, patch by mesecam %mesecam A gmail P com %
Wed, 20 Feb 2008 19:03:16 +0000 reimar Fix compilation with ASS disabled
Wed, 20 Feb 2008 08:51:53 +0000 diego Remove pointless #ifdefs around extern declarations.
Wed, 20 Feb 2008 08:24:26 +0000 diego vf_sab mirrors coefficients past the edge of the picture instead of cropping:
Wed, 20 Feb 2008 08:20:49 +0000 diego Add support for DOS-style file:///x:/path paths.
Tue, 19 Feb 2008 23:31:12 +0000 diego cosmetics: Move definitions to a more standard place.
Tue, 19 Feb 2008 23:27:23 +0000 diego Add standard license header and make copyright notices consistent.
Tue, 19 Feb 2008 22:52:28 +0000 mru Clean up lib* version definitions
Tue, 19 Feb 2008 21:50:18 +0000 gpoirier sync w/r24342, patch by jfallah mesecam at gmail dot com
Tue, 19 Feb 2008 19:41:22 +0000 eugeni Support -slang in lavf demuxer.