log

age author description
Sun, 24 Apr 2011 10:44:12 +0000 diego rpm: Delete reference to remove --enable-largefiles configure option.
Sun, 24 Apr 2011 08:52:30 +0000 siretart debian packaging: no longer pass configure switch --enable-largefiles
Sun, 24 Apr 2011 08:12:10 +0000 siretart use new eval API names
Sun, 24 Apr 2011 08:08:24 +0000 siretart use correct pp_mode type, unbreaks compilation
Sat, 23 Apr 2011 16:48:36 +0000 reimar Fix DVD angle cycling up.
Sat, 23 Apr 2011 16:41:11 +0000 reimar Fix audio/video ID mapping for slave commands to correspond to the
Sat, 23 Apr 2011 15:00:45 +0000 diego Add CONFIG_AUDIO_FLOAT / HAVE_MAPVIEWOFFILE definitions for FFmpeg to config.h.
Sat, 23 Apr 2011 15:00:43 +0000 diego configure: Make largefile support non-optional.
Sat, 23 Apr 2011 14:11:49 +0000 diego Convert all manual pages to UTF-8 encoding.
Sat, 23 Apr 2011 13:58:02 +0000 diego Ignore generated header objects and dependency files.
Sat, 23 Apr 2011 13:17:32 +0000 ib List GUI options in man page and explain relationship to MPlayer options.
Sat, 23 Apr 2011 13:14:49 +0000 ib Rearrange GUI options.
Sat, 23 Apr 2011 09:41:48 +0000 ib Remove unnecessary #ifdef.
Sat, 23 Apr 2011 09:05:35 +0000 ib Make initial value explicitly type float.
Sat, 23 Apr 2011 08:58:52 +0000 ib Remove needless explicit initialization.
Sat, 23 Apr 2011 08:07:41 +0000 ib Cosmetic: Adjust indent and space.
Sat, 23 Apr 2011 08:05:27 +0000 ib Position windows initially at coordinates given in skin file.
Sat, 23 Apr 2011 03:32:34 +0000 jrash sync with en/mplayer.1 rev. 33293
Fri, 22 Apr 2011 17:03:04 +0000 reimar Use memcpy_pic instead of reimplementing it.
Fri, 22 Apr 2011 16:53:01 +0000 reimar Simplify colormap generation code, avoid some mallocs and add frees
Fri, 22 Apr 2011 16:45:09 +0000 cehoyos Support Canopus SD50 (CDV5).
Fri, 22 Apr 2011 16:43:14 +0000 reimar Simplify by using FFMAX3.
Fri, 22 Apr 2011 12:33:08 +0000 reimar Clip x/y offsets to avoid bad video placement.
Fri, 22 Apr 2011 12:25:09 +0000 reimar Add -geometry support reusing common code to fbdev2.
Fri, 22 Apr 2011 10:08:17 +0000 ib Revise skin documentation.
Fri, 22 Apr 2011 09:27:48 +0000 reimar Add missing "static".
Fri, 22 Apr 2011 09:24:56 +0000 reimar Specific function argument types for function pointers.
Fri, 22 Apr 2011 09:21:52 +0000 reimar Remove ancient libavcodec version check.
Fri, 22 Apr 2011 09:20:21 +0000 reimar -vc ffmpeg12mc is no longer necessary with -vo xvmc
Fri, 22 Apr 2011 09:18:39 +0000 reimar Mark ffmpeg12mc as deprecated.