log

age author description
Tue, 17 Feb 2009 11:29:43 +0000 diego cosmetics: Remove stray empty lines.
Tue, 17 Feb 2009 11:16:19 +0000 diego Convert HAVE_MALLOC_H into a 0/1 definition, fixes the warning:
Tue, 17 Feb 2009 10:41:13 +0000 diego Convert HAVE_MEMALIGN into a 0/1 definition, fixes the warning:
Tue, 17 Feb 2009 10:13:08 +0000 cehoyos Fix compilation after last commit.
Tue, 17 Feb 2009 08:09:36 +0000 reimar Cropping parameter to calc_src_dst_rects is const
Tue, 17 Feb 2009 08:05:14 +0000 reimar 100l, reset ass_border when switching out of fullscreen mode.
Tue, 17 Feb 2009 03:20:40 +0000 diego Use FFmpeg instead of MPlayer MANGLE macro, they are equivalent in this
Tue, 17 Feb 2009 03:15:10 +0000 diego Move FFmpeg #includes below all others so that they do not override
Tue, 17 Feb 2009 03:08:56 +0000 diego Move libavutil #includes below all others so that they do not override
Tue, 17 Feb 2009 02:57:10 +0000 diego The CONFIG_TV_TELETEXT preprocessor directive is defined/undefined,
Tue, 17 Feb 2009 00:09:15 +0000 uau Fix compilation without VDPAU
Mon, 16 Feb 2009 23:56:19 +0000 cehoyos Fix #endif comment.
Mon, 16 Feb 2009 23:05:18 +0000 cehoyos Add note about ffwmv3vdpau.
Mon, 16 Feb 2009 20:58:13 +0000 reimar Add support for VDPAU video out, including hardware decoding.
Mon, 16 Feb 2009 20:07:52 +0000 bircoph Synced with r28615.
Mon, 16 Feb 2009 20:03:32 +0000 bircoph Add ccache usage suggestion to speed up compilation.
Mon, 16 Feb 2009 18:38:54 +0000 reimar 100l, do 0-filling on resume (to avoid desync after pause) in ao_oss only when
Mon, 16 Feb 2009 17:05:58 +0000 diego Use fixed-point implementation on avr32.
Mon, 16 Feb 2009 17:02:16 +0000 diego Make configure recognize avr32.
Mon, 16 Feb 2009 02:00:29 +0000 diego Replace double semicolon by single semicolon.
Mon, 16 Feb 2009 00:29:25 +0000 diego Sync renaming of xvmc struct members in FFmpeg.
Mon, 16 Feb 2009 00:15:44 +0000 Gabrov synced with r28593
Sun, 15 Feb 2009 22:02:24 +0000 diego The AV_XVMC_RENDER_MAGIC constant was renamed to AV_XVMC_ID in FFmpeg.
Sun, 15 Feb 2009 20:29:29 +0000 iive Reflect ffmpeg change of xvmc struct field to xvmc_id.
Sun, 15 Feb 2009 20:27:59 +0000 bircoph Fix spelling: "whom" should be used instead of "which" when we're
Sun, 15 Feb 2009 18:21:56 +0000 bircoph Remove the reference to history.html because history.xml was purged
Sun, 15 Feb 2009 17:55:57 +0000 diego whitespace cosmetics: Remove all tabs and trailing whitespace.
Sun, 15 Feb 2009 17:49:42 +0000 diego The xvmc_pixfmt_render structure was renamed to xvmc_pix_fmt in FFmpeg.
Sun, 15 Feb 2009 17:38:47 +0000 diego Remove unnecessary #ifdef around internal #include.
Sun, 15 Feb 2009 17:35:24 +0000 diego The xmvc structure member magic_id was renamed to unique_id.
Sun, 15 Feb 2009 17:29:00 +0000 reimar Remove unnecessary #if around forward declaration.
Sun, 15 Feb 2009 17:23:05 +0000 reimar Restructure get_format so it can easily be extended to handle VDPAU
Sun, 15 Feb 2009 16:57:08 +0000 reimar Reuse the code for the general do_dr1 case to set get_buffer/release_buffer for XvMC.
Sun, 15 Feb 2009 15:42:58 +0000 bircoph Change man page encoding from KOI8-R to UTF-8.
Sun, 15 Feb 2009 15:31:25 +0000 bircoph Redescribe "parse system" with more clear and understandable
Sun, 15 Feb 2009 15:27:12 +0000 reimar Use PIX_FMT_NONE instead of -1
Sun, 15 Feb 2009 15:24:32 +0000 reimar Remove apparently unneeded CODEC_FLAG_EMU_EDGE for XvMC
Sun, 15 Feb 2009 14:48:30 +0000 bircoph Remove trailing whitespaces.
Sun, 15 Feb 2009 14:46:32 +0000 bircoph Synced with r28201.
Sun, 15 Feb 2009 14:10:47 +0000 reimar Extend get_buffer to handle the XvMC case and remove mc_get_buffer
Sun, 15 Feb 2009 13:24:17 +0000 reimar Unset MP_IMGFLAG_IN_USE in release_buffer.
Sun, 15 Feb 2009 13:17:04 +0000 reimar Merge two checks for mpi != NULL
Sun, 15 Feb 2009 13:14:17 +0000 reimar Make the default release_buffer work for XvMC, use it and remove mc_release_buffer
Sun, 15 Feb 2009 13:04:57 +0000 reimar Get rid of mc_render_slice and use the generic draw_slice instead.
Sun, 15 Feb 2009 12:19:36 +0000 bircoph Update info about contributions.
Sun, 15 Feb 2009 11:01:26 +0000 zuxy Fix a regression caused by r17933; RealMedia index tables could never be printed.
Sun, 15 Feb 2009 10:50:26 +0000 zuxy Support seek in multirate RealMedia files.
Sun, 15 Feb 2009 08:46:18 +0000 iive Reflect the change of xvmc struct name.
Sun, 15 Feb 2009 08:12:12 +0000 reimar WMVA works with VDPAU, too
Sun, 15 Feb 2009 08:07:36 +0000 reimar Move direct-rendering hack from vo_xvmc to vf_vo, so it does not need to
Sun, 15 Feb 2009 07:54:25 +0000 reimar Sync fourccs for ffvc1vdpau
Sun, 15 Feb 2009 07:53:21 +0000 reimar Sync fourcc list for ffmpeg12vdpau
Sun, 15 Feb 2009 02:38:20 +0000 iive Now xvmc struct uses magic_id field
Sun, 15 Feb 2009 02:08:45 +0000 iive Remove display_flag remains as the member has been removed from the xvmc struct.
Sun, 15 Feb 2009 00:53:02 +0000 bircoph Get rid of the trailing whitespaces.
Sun, 15 Feb 2009 00:51:47 +0000 bircoph 'Capitalize' mplayer -> MPlayer when used as a project name.
Sun, 15 Feb 2009 00:46:09 +0000 bircoph Some more trailing whitespaces.
Sun, 15 Feb 2009 00:44:53 +0000 bircoph Get rid of trailing whitespaces.
Sun, 15 Feb 2009 00:33:25 +0000 bircoph Fix r28506.
Sun, 15 Feb 2009 00:01:54 +0000 bircoph Sync with r28520, 100% done.