log

age author description
Sun, 24 Apr 2011 16:13:25 +0000 ib Replace usage of AVCodecContext member hurry_up by skip_idct and skip_frame.
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.
Fri, 22 Apr 2011 09:17:58 +0000 reimar Support -vo xvmc without having to specify the codec explicitly.
Fri, 22 Apr 2011 09:16:22 +0000 reimar Add support for FFmpeg's Deluxe Paint Animation decoder.
Fri, 22 Apr 2011 09:10:32 +0000 reimar Suport RGB frambuffers in vo_fbdev.c
Fri, 22 Apr 2011 09:06:03 +0000 reimar Add mapping between codec ID and tag for ANM and AVS.
Fri, 22 Apr 2011 08:05:56 +0000 reimar Allow DR to work with reget_buffer when no buffer_hints are set.
Fri, 22 Apr 2011 07:58:06 +0000 reimar Allow reget_buffer to somewhat work after DRI failure.
Fri, 22 Apr 2011 07:53:12 +0000 cehoyos Do not use a deprecated audio encoder.
Fri, 22 Apr 2011 07:28:44 +0000 reimar Fix compilation with XvMC, only lightly tested.
Fri, 22 Apr 2011 07:26:23 +0000 ib Remove #ifdefs around extern declarations.
Fri, 22 Apr 2011 06:57:08 +0000 reimar Quick hack to fix compilation. Testing and improvements welcome.
Fri, 22 Apr 2011 06:36:16 +0000 reimar Use metadata API to fix compilation.
Fri, 22 Apr 2011 06:31:04 +0000 reimar Avoid using first_oformat, use av_oformat_next() instead.
Fri, 22 Apr 2011 06:28:43 +0000 reimar Remove obsolete options, fixes compilation with latest FFmpeg.
Fri, 22 Apr 2011 06:19:14 +0000 reimar Hacks to allow compilation to go further.
Fri, 22 Apr 2011 06:17:34 +0000 reimar Use metadata tag API to get attachment filename.
Fri, 22 Apr 2011 06:15:50 +0000 reimar Attempt to support attachements without filename.
Fri, 22 Apr 2011 00:55:36 +0000 michael Pointless vertical alignment cosmetics to test repository write.
Tue, 19 Apr 2011 11:00:16 +0000 ib Add description for environment variables used by the GUI.
Tue, 19 Apr 2011 09:46:26 +0000 ib Tag default sub-fuzziness option.
Tue, 19 Apr 2011 09:23:25 +0000 ib Correct directory order for skin access.
Tue, 19 Apr 2011 08:23:15 +0000 diego demux_ts: Hint at -tsprobe option when no audio stream is found.
Tue, 19 Apr 2011 07:32:36 +0000 diego vf_geq: Fix FFmpeg API usage; eliminates some deprecation warnings.
Sat, 16 Apr 2011 03:35:56 +0000 jrash fix translation error in legacy parts: currently fixed up to (833: \-edl-start-pts)
Fri, 15 Apr 2011 20:41:40 +0000 reimar Avoid crash when pausing an audio-only file.
Fri, 15 Apr 2011 14:34:17 +0000 ib Group and sort configuration variable definitions.
Fri, 15 Apr 2011 14:30:58 +0000 ib Cosmetic: Format to MPlayer coding style.
Fri, 15 Apr 2011 10:58:36 +0000 ib Revise German translation of skin documentation.
Fri, 15 Apr 2011 10:36:48 +0000 ib Revise skin documentation.
Fri, 15 Apr 2011 09:56:47 +0000 ib Revise skin documentation.