log

age author description
Tue, 12 May 2009 02:33:28 +0000 reynaldo Get rid of some more trailing whitespace
Tue, 12 May 2009 02:31:11 +0000 reynaldo Get rid of some more trailing whitespace
Tue, 12 May 2009 02:29:29 +0000 reynaldo Get rid of some more trailing whitespace
Sun, 10 May 2009 21:13:15 +0000 rtogni chunk size = 0 is valid for DATA chunks (used in live streams), don't
Sun, 10 May 2009 14:00:00 +0000 diego Add const qualifier to param argument of sws_getContext() and
Sun, 10 May 2009 11:37:04 +0000 diego Move preprocessor condition before variable declaration, fixes the warning:
Sat, 09 May 2009 21:37:07 +0000 rik MPV_common_init balks if s->avctx->pix_fmt == PIX_FMT_NONE, so we set it correctly
Sat, 09 May 2009 18:47:18 +0000 diego Remove redundant information about configuring MPlayer for GUI support.
Sat, 09 May 2009 18:13:48 +0000 diego Move image formats section to a more appropriate place.
Sat, 09 May 2009 13:15:31 +0000 diego cosmetics: indentation fixes for the dvdread check
Sat, 09 May 2009 12:52:44 +0000 diego Fix misplaced 'fi' in external dvdread test.
Sat, 09 May 2009 10:56:37 +0000 diego Add missing const qualifiers to AltiVec function parameters where appropriate.
Fri, 08 May 2009 21:51:13 +0000 diego Add standard license header to all files in libmpdemux.
Fri, 08 May 2009 21:47:50 +0000 diego Replace informal GPL license header by standard GPL header.
Fri, 08 May 2009 21:47:03 +0000 diego Replace informal LGPL header by standard LGPL license header.
Fri, 08 May 2009 16:21:03 +0000 diego lirc anc lircc are MPlayer-only, so add LDFLAGS for MPlayer link only.
Fri, 08 May 2009 15:43:54 +0000 cehoyos Do not use flag CWBackPixel when calling vo_x11_create_vo_window():
Fri, 08 May 2009 13:58:42 +0000 diego The Apple remote code needs the Cocoa framework to link.
Thu, 07 May 2009 21:34:56 +0000 diego Add -framework Carbon to LDFLAGS when Mac OS X finder or bundle is enabled.
Thu, 07 May 2009 21:02:57 +0000 adrian Adrian is maintaining vo_corevideo and merging the OSX Extended GUI branch.
Thu, 07 May 2009 20:41:04 +0000 vitor Fix sliced yuv410 -> yuv420 conversion
Thu, 07 May 2009 13:16:22 +0000 jrash revise previous translation
Thu, 07 May 2009 13:13:54 +0000 jrash sync with en/mplayer.1 r29252
Tue, 05 May 2009 23:02:59 +0000 diego cosmetics: Move Quartz and CoreVideo checks into the vo driver section.
Tue, 05 May 2009 21:03:56 +0000 diego LDFLAGS for CoreVideo and Quartz should be MPlayer-only.
Tue, 05 May 2009 18:45:59 +0000 diego libdvdcss requires the Carbon framework to link on Mac OS X.
Tue, 05 May 2009 18:04:53 +0000 diego cosmetics: Move $def_dvdcss to a more sensible place in config.h.
Tue, 05 May 2009 17:57:44 +0000 diego cosmetics: Move CoreAudio check to audio output section.
Tue, 05 May 2009 17:36:31 +0000 diego Add prototype for mp_a52_framesize().
Tue, 05 May 2009 17:30:50 +0000 diego Add #define for HAVE_DVDCSS_DVDCSS_H (needed by internal libdvdread) to config.h