log

age author description
Thu, 25 Feb 2010 21:21:29 +0000 stefano Remove pointless empty line.
Thu, 25 Feb 2010 21:12:38 +0000 stefano Apply consistency nit.
Thu, 25 Feb 2010 13:20:56 +0000 diego Unconditionally declare fast_memcpy() and mem2agpcpy().
Thu, 25 Feb 2010 09:09:57 +0000 komh Define O_BINARY if it is undefined.
Thu, 25 Feb 2010 08:39:55 +0000 zuxy Include libmpcodecs/vd.h for declaration of "fullscreen".
Tue, 23 Feb 2010 23:33:10 +0000 reimar Disable old-style implicit rules to fix MinGW/Cygwin compilation
Tue, 23 Feb 2010 22:29:57 +0000 reimar Fix compilation: the dct64_MMX_func variable should be declared only once,
Tue, 23 Feb 2010 20:16:30 +0000 diego Add #includes for mp_input_check_interrupt() and mplayer_put_key(), fixes:
Tue, 23 Feb 2010 16:46:43 +0000 ramiro Reorder buffer debug. Also print out if slice was buffered.
Tue, 23 Feb 2010 13:40:45 +0000 compn add older lhacm codec for formats 0x70-0x73 to codecs.conf
Tue, 23 Feb 2010 09:04:18 +0000 kostya FFmpeg Bink video now supports alpha channel
Tue, 23 Feb 2010 07:55:47 +0000 diego Add -Wmissing-prototypes to CFLAGS if available.
Tue, 23 Feb 2010 07:54:43 +0000 diego Mark theRenderProc() as static, it is only used within the file.
Tue, 23 Feb 2010 07:54:10 +0000 diego Add header for macosx_finder_args() instead of forward declaring it.
Tue, 23 Feb 2010 06:42:51 +0000 zuxy Reset output color after each line.