log

age author description
Wed, 18 Feb 2009 20:46:46 +0000 bircoph Exterminate one more trailing whitespace.
Wed, 18 Feb 2009 19:57:12 +0000 bircoph Sync with r26990.
Wed, 18 Feb 2009 16:49:12 +0000 reimar Use the same code to convert fps in float to fraction as used in mencoder,
Wed, 18 Feb 2009 14:58:06 +0000 bircoph Current revision is in sync with r28645, because r28644 and r28645
Wed, 18 Feb 2009 14:52:51 +0000 bircoph Restore synchronization with r28618.
Wed, 18 Feb 2009 14:48:30 +0000 bircoph Revert r28597 as requested by Diego in order to be cautious before
Wed, 18 Feb 2009 12:30:15 +0000 reimar Add VOCAP_NOSLICES and use it to allow vo_vdpau to not support slices for
Wed, 18 Feb 2009 10:32:07 +0000 diego Also shorten <channel> to <chan> in the description, not just in the example.
Wed, 18 Feb 2009 10:07:11 +0000 diego Shorten one example line to avoid the groff warning:
Wed, 18 Feb 2009 07:52:17 +0000 reimar Handle mpcodecs_get_image returning NULL, FFmpeg most of the time handles
Wed, 18 Feb 2009 02:04:16 +0000 bircoph Sync with r28618.
Tue, 17 Feb 2009 22:05:25 +0000 diego AVR32 apparently supports fast unaligned accesses.
Tue, 17 Feb 2009 21:08:22 +0000 reimar Set samplerate in reset also for AC3, and set it before the format in that
Tue, 17 Feb 2009 20:44:45 +0000 reimar Mark all Linux RealVideo decoders as buggy, they all seem to have some problem
Tue, 17 Feb 2009 19:01:29 +0000 reimar Make it possible for mpcodecs_get_image to return NULL as the
Tue, 17 Feb 2009 18:59:47 +0000 reimar Print an error and return NULL in vf_get_image if we try to allocate
Tue, 17 Feb 2009 16:40:50 +0000 reimar Set avctx->opaque already at init instead of decode so it can be used in
Tue, 17 Feb 2009 15:00:57 +0000 Gabrov Typo fix
Tue, 17 Feb 2009 12:00:43 +0000 diego cosmetics: Replace unused 'argc/argv' in main declarations by 'void'.
Tue, 17 Feb 2009 11:59:49 +0000 reimar Extend calc_src_dst_rects to also calculate the border values needed for
Tue, 17 Feb 2009 11:52:39 +0000 diego cosmetics: const static --> static const, avoids the debug mode warning:
Tue, 17 Feb 2009 11:40:59 +0000 diego Also set HAVE_EBP_AVAILABLE in debug mode.
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.