2009-02-20 |
iive |
Cosmetics part 1. Reindent to 4 spaces.
|
2009-02-20 |
iive |
Comment out "else" statement without following block.
|
2009-02-20 |
iive |
Move libavcodec includes together.
|
2009-02-20 |
reimar |
Document that and why deinterlacing is not working
|
2009-02-20 |
reimar |
Add support for VDPAU deinterlacing, pullup, denoise and sharpening.
|
2009-02-19 |
bircoph |
Synced with r28670. (Copyright year update.)
|
2009-02-19 |
Gabrov |
synced with r28670
|
2009-02-19 |
Gabrov |
update copyright year at the end of the man page
|
2009-02-19 |
reimar |
Drop official maintainership of ao_pulse since libpulseaudio still has
|
2009-02-19 |
reimar |
Work around a PulseAudio bug that causes MPlayer to hang after unpausing.
|
2009-02-19 |
reimar |
Try to update libvo.txt
|
2009-02-19 |
reimar |
Re-add accidentally discarded comment about YUVJ format.
|
2009-02-19 |
zuxy |
Be more robust against corrupted RM files that contain invalid packet length
|
2009-02-19 |
diego |
Add necessary header for ARCH_X86_64 preprocessor check.
|
2009-02-19 |
diego |
Remove unused and unreachable code hunk that was surrounded by a misspelled
|
2009-02-19 |
iive |
Return PIX_FMT_NONE if the video system refuses all other formats.
|
2009-02-19 |
bircoph |
Synced with r28660.
|
2009-02-19 |
bircoph |
Another outdated text in <screen> example.
|
2009-02-19 |
bircoph |
Remove exclamation marks to make output similar to English version.
|
2009-02-19 |
bircoph |
Fix capitalization to be similar to English master file.
|
2009-02-19 |
bircoph |
Screen example for no audio problem is outdated:
|
2009-02-19 |
bircoph |
Spelling: capitalize pronouns.
|
2009-02-18 |
stefano |
Rename the "src" parameter in the sws_scale() declaration to
|
2009-02-18 |
stefano |
Document sws_scale().
|
2009-02-18 |
bircoph |
Replace the dash sign by — tag.
|
2009-02-18 |
bircoph |
Exterminate one more trailing whitespace.
|
2009-02-18 |
bircoph |
Sync with r26990.
|
2009-02-18 |
reimar |
Use the same code to convert fps in float to fraction as used in mencoder,
|
2009-02-18 |
bircoph |
Current revision is in sync with r28645, because r28644 and r28645
|
2009-02-18 |
bircoph |
Restore synchronization with r28618.
|
2009-02-18 |
bircoph |
Revert r28597 as requested by Diego in order to be cautious before
|
2009-02-18 |
reimar |
Add VOCAP_NOSLICES and use it to allow vo_vdpau to not support slices for
|
2009-02-18 |
diego |
Also shorten <channel> to <chan> in the description, not just in the example.
|
2009-02-18 |
diego |
Shorten one example line to avoid the groff warning:
|
2009-02-18 |
reimar |
Handle mpcodecs_get_image returning NULL, FFmpeg most of the time handles
|
2009-02-18 |
bircoph |
Sync with r28618.
|
2009-02-17 |
diego |
AVR32 apparently supports fast unaligned accesses.
|
2009-02-17 |
reimar |
Set samplerate in reset also for AC3, and set it before the format in that
|
2009-02-17 |
reimar |
Mark all Linux RealVideo decoders as buggy, they all seem to have some problem
|
2009-02-17 |
reimar |
Make it possible for mpcodecs_get_image to return NULL as the
|
2009-02-17 |
reimar |
Print an error and return NULL in vf_get_image if we try to allocate
|
2009-02-17 |
reimar |
Set avctx->opaque already at init instead of decode so it can be used in
|
2009-02-17 |
Gabrov |
Typo fix
|
2009-02-17 |
diego |
cosmetics: Replace unused 'argc/argv' in main declarations by 'void'.
|
2009-02-17 |
reimar |
Extend calc_src_dst_rects to also calculate the border values needed for
|
2009-02-17 |
diego |
cosmetics: const static --> static const, avoids the debug mode warning:
|
2009-02-17 |
diego |
Also set HAVE_EBP_AVAILABLE in debug mode.
|
2009-02-17 |
diego |
cosmetics: Remove stray empty lines.
|
2009-02-17 |
diego |
Convert HAVE_MALLOC_H into a 0/1 definition, fixes the warning:
|
2009-02-17 |
diego |
Convert HAVE_MEMALIGN into a 0/1 definition, fixes the warning:
|
2009-02-17 |
cehoyos |
Fix compilation after last commit.
|
2009-02-17 |
reimar |
Cropping parameter to calc_src_dst_rects is const
|
2009-02-17 |
reimar |
100l, reset ass_border when switching out of fullscreen mode.
|
2009-02-17 |
diego |
Use FFmpeg instead of MPlayer MANGLE macro, they are equivalent in this
|
2009-02-17 |
diego |
Move FFmpeg #includes below all others so that they do not override
|
2009-02-17 |
diego |
Move libavutil #includes below all others so that they do not override
|
2009-02-17 |
diego |
The CONFIG_TV_TELETEXT preprocessor directive is defined/undefined,
|
2009-02-17 |
uau |
Fix compilation without VDPAU
|
2009-02-16 |
cehoyos |
Fix #endif comment.
|
2009-02-16 |
cehoyos |
Add note about ffwmv3vdpau.
|
2009-02-16 |
reimar |
Add support for VDPAU video out, including hardware decoding.
|
2009-02-16 |
bircoph |
Synced with r28615.
|
2009-02-16 |
bircoph |
Add ccache usage suggestion to speed up compilation.
|
2009-02-16 |
reimar |
100l, do 0-filling on resume (to avoid desync after pause) in ao_oss only when
|
2009-02-16 |
diego |
Use fixed-point implementation on avr32.
|
2009-02-16 |
diego |
Make configure recognize avr32.
|
2009-02-16 |
diego |
Replace double semicolon by single semicolon.
|
2009-02-16 |
diego |
Sync renaming of xvmc struct members in FFmpeg.
|
2009-02-16 |
Gabrov |
synced with r28593
|
2009-02-15 |
diego |
The AV_XVMC_RENDER_MAGIC constant was renamed to AV_XVMC_ID in FFmpeg.
|
2009-02-15 |
iive |
Reflect ffmpeg change of xvmc struct field to xvmc_id.
|
2009-02-15 |
bircoph |
Fix spelling: "whom" should be used instead of "which" when we're
|
2009-02-15 |
bircoph |
Remove the reference to history.html because history.xml was purged
|
2009-02-15 |
diego |
whitespace cosmetics: Remove all tabs and trailing whitespace.
|
2009-02-15 |
diego |
The xvmc_pixfmt_render structure was renamed to xvmc_pix_fmt in FFmpeg.
|
2009-02-15 |
diego |
Remove unnecessary #ifdef around internal #include.
|
2009-02-15 |
diego |
The xmvc structure member magic_id was renamed to unique_id.
|
2009-02-15 |
reimar |
Remove unnecessary #if around forward declaration.
|
2009-02-15 |
reimar |
Restructure get_format so it can easily be extended to handle VDPAU
|
2009-02-15 |
reimar |
Reuse the code for the general do_dr1 case to set get_buffer/release_buffer for XvMC.
|
2009-02-15 |
bircoph |
Change man page encoding from KOI8-R to UTF-8.
|
2009-02-15 |
bircoph |
Redescribe "parse system" with more clear and understandable
|
2009-02-15 |
reimar |
Use PIX_FMT_NONE instead of -1
|
2009-02-15 |
reimar |
Remove apparently unneeded CODEC_FLAG_EMU_EDGE for XvMC
|
2009-02-15 |
bircoph |
Remove trailing whitespaces.
|
2009-02-15 |
bircoph |
Synced with r28201.
|
2009-02-15 |
reimar |
Extend get_buffer to handle the XvMC case and remove mc_get_buffer
|
2009-02-15 |
reimar |
Unset MP_IMGFLAG_IN_USE in release_buffer.
|
2009-02-15 |
reimar |
Merge two checks for mpi != NULL
|
2009-02-15 |
reimar |
Make the default release_buffer work for XvMC, use it and remove mc_release_buffer
|
2009-02-15 |
reimar |
Get rid of mc_render_slice and use the generic draw_slice instead.
|
2009-02-15 |
bircoph |
Update info about contributions.
|
2009-02-15 |
zuxy |
Fix a regression caused by r17933; RealMedia index tables could never be printed.
|
2009-02-15 |
zuxy |
Support seek in multirate RealMedia files.
|
2009-02-15 |
iive |
Reflect the change of xvmc struct name.
|
2009-02-15 |
reimar |
WMVA works with VDPAU, too
|