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.
|