log

age author description
Thu, 09 Feb 2012 14:26:12 +0000 ib Simplify end-of-file detection.
Thu, 09 Feb 2012 14:14:39 +0000 ib Move buffer at top of function and rename it.
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.
Fri, 03 Feb 2012 23:11:48 +0000 iive Workaround a bug in Pulse Audio (http://pulseaudio.org/ticket/866)
Fri, 03 Feb 2012 20:33:32 +0000 reimar Fix format string for -a52drc option.
Fri, 03 Feb 2012 14:31:59 +0000 ib Add some missing #includes to cfg.c.
Fri, 03 Feb 2012 13:57:10 +0000 ib Make cfg_read() and cfg_write() void functions.
Fri, 03 Feb 2012 13:38:42 +0000 ib Add fgetstr() to read from files without end-of-line characters.
Thu, 02 Feb 2012 18:26:17 +0000 compn add media-100 qtx binary codec
Thu, 02 Feb 2012 03:04:52 +0000 komh Fix bpp for IMGFMT_BGR32
Thu, 02 Feb 2012 02:56:50 +0000 komh Add VMAN-backend supports
Thu, 02 Feb 2012 02:55:02 +0000 komh Add IMGFMT_BGR32 supports
Tue, 31 Jan 2012 18:17:17 +0000 ib Emphasize the default audio track in the selection list.
Tue, 31 Jan 2012 12:11:46 +0000 compn add jps / pns image formats, sync'd from ffmpeg
Mon, 30 Jan 2012 18:14:45 +0000 reimar Fix -pphelp to work with new libpostprocess API.
Sun, 29 Jan 2012 16:30:17 +0000 reimar sdl: do not change caption on -wid windows.