log

age author description
Thu, 09 Feb 2012 13:57:25 +0000 ib Fix history file read-only fopen mode.
Thu, 09 Feb 2012 13:43:23 +0000 ib Cosmetic: Change some variable names.
Thu, 09 Feb 2012 13:25:05 +0000 ib In case of a GUI config error, exit MPlayer with error.
Thu, 09 Feb 2012 12:52:09 +0000 ib Replace string constants by symbolic constants.
Thu, 09 Feb 2012 12:43:09 +0000 ib Update dates in man pages.
Thu, 09 Feb 2012 12:29:07 +0000 ib Fix German translation of MSGTR_MemAllocFailed.
Tue, 07 Feb 2012 23:09:52 +0000 cehoyos Support RGB48 tiff decoding.
Tue, 07 Feb 2012 23:04:30 +0000 cehoyos Support displaying 64bit RGB via OpenGL.
Tue, 07 Feb 2012 22:07:09 +0000 cehoyos Use 128 instead of 64 to define non-native RGB image formats.
Tue, 07 Feb 2012 21:56:45 +0000 cehoyos X11 non-native RGB/BGR "emulation" only works for 32bit.
Tue, 07 Feb 2012 14:52:23 +0000 siretart Add missing libavutil #include.
Tue, 07 Feb 2012 14:07:53 +0000 siretart enable radio support, addresses https://launchpad.net/bugs/593548
Tue, 07 Feb 2012 12:27:23 +0000 cigaes build: fix lavfi dependencies (swscale and swresample).
Mon, 06 Feb 2012 06:30:12 +0000 siretart Update deprecated avcodec_alloc_context()/avcodec_open() API calls
Sun, 05 Feb 2012 21:20:51 +0000 cehoyos Support v408 and AYUV decoding via FFmpeg.