2009-02-27 |
cehoyos |
Add one-field-only output for -vo vdpau.
|
2009-02-27 |
cehoyos |
Document that all vdpau deinterlacers respect -field-dominance.
|
2009-02-27 |
cehoyos |
Refactor code for upcoming alpha patches.
|
2009-02-27 |
cehoyos |
vdpau:pullup only works with temporal and temporal-spatial deinterlacing.
|
2009-02-27 |
Gabrov |
synced with r28736
|
2009-02-26 |
kraymer |
r27801 Clarify screenw/screenh options, patch by Christian Ohm, chr.ohm gmx net.
|
2009-02-26 |
cehoyos |
10l: Remove debug printf() from last commit.
|
2009-02-26 |
cehoyos |
Support "D" to (de-)activate deinterlacing when using vo vdpau.
|
2009-02-26 |
cehoyos |
Document that -field-dominance also works for vdpau.
|
2009-02-25 |
cehoyos |
10l: Add missing braces for VOCTRL_GET_EOSD_RES.
|
2009-02-25 |
kraymer |
r27390 Fix a misleading section in the libavcodec options manual
|
2009-02-25 |
reimar |
Use memset to make sure all parts of struct sockaddr_in are always initialized.
|
2009-02-25 |
reimar |
Change code to actually work when NUM_OUTPUT_SURFACES is changed.
|
2009-02-25 |
Gabrov |
synced with r28727
|
2009-02-25 |
Gabrov |
copyright year update in man pages
|
2009-02-24 |
diego |
Read revision string from the file snapshot_version if available.
|
2009-02-24 |
cehoyos |
Document -vo vdpau:pullup.
|
2009-02-24 |
diego |
cosmetics: Use $() instead of ``, the former can be nested more easily.
|
2009-02-24 |
cehoyos |
Document -vo vdpau:deint.
|
2009-02-24 |
cehoyos |
Cosmetics: Fix indentation and line length.
|
2009-02-24 |
diego |
Rename yuv2rgb2.c --> yuv2rgb.c.
|
2009-02-24 |
cehoyos |
Clarify -vo vdpau:sharpen.
|
2009-02-24 |
cehoyos |
Document -vo vdpau:denoise.
|
2009-02-24 |
cehoyos |
Document -vo vdpau:sharpen.
|
2009-02-24 |
cehoyos |
Enable Bob de-interlacing for VDPAU.
|
2009-02-24 |
kraymer |
version bump
|
2009-02-24 |
diego |
Relicense AltiVec optimizations as LGPL with the permission of Marc Hoffman
|
2009-02-24 |
diego |
Remove GPL version of yuv2rgb.c that has been replaced by an LGPL substitute.
|
2009-02-23 |
jrash |
add Zhu Tian (JRaSH) as Chinese document translator
|
2009-02-23 |
jrash |
sync with en/mplayer.1 r28576
|
2009-02-23 |
reimar |
Calculate border size in aspect keeping code by using AdjustWindowRect
|
2009-02-23 |
reimar |
ffvc1vdpau and ffwmv3vdpau should be marked as buggy in the same
|
2009-02-23 |
reimar |
Only check for vdp_video_mixer_destroy failure when we actually executed that function.
|
2009-02-23 |
reimar |
EOSD/ASS support for vo_vdpau.c
|
2009-02-23 |
bircoph |
Synced with r28707.
|
2009-02-23 |
bircoph |
Synced with r28706.
|
2009-02-23 |
bircoph |
Update faq about power management effect taking into account that
|
2009-02-23 |
bircoph |
Update some statements:
|
2009-02-23 |
bircoph |
Synced with r28704.
|
2009-02-23 |
zuxy |
Get rid of the outdated and unmaintained CPU codename table.
|
2009-02-23 |
uau |
configure: Make the special dvdnav test the last one again
|
2009-02-22 |
diego |
Accept DVB API 5, patch by Steven Brudenell, steven.brudenell gmail com.
|
2009-02-22 |
kostya |
SwScaler now has new YUV2RGB table generator
|
2009-02-22 |
kostya |
New LGPLed YUV2RGB table generator for SwScaler
|
2009-02-21 |
diego |
Make alpha arch detection more lenient. Taken from the Debian patchset.
|
2009-02-21 |
uau |
af_stats: Some fixes to the new filter
|
2009-02-21 |
diego |
Add missing #include "config.h", fixes the warning:
|
2009-02-21 |
diego |
Add statistics audio filter that prints information about the audio stream.
|
2009-02-21 |
diego |
Set time_base to 1/samplerate, like FFmpeg does, instead of leaving it at the
|
2009-02-21 |
diego |
Add -ffast-math to LDFLAGS as well as to CFLAGS.
|
2009-02-21 |
reimar |
Add forgotten type to variable declaration.
|
2009-02-21 |
diego |
Add HAVE_GETHRTIME and HAVE_INLINE_ASM definitions for FFmpeg.
|
2009-02-21 |
diego |
Print the version string after the command line has been parsed.
|
2009-02-21 |
cehoyos |
Factorize some code in yuv2rgb_template.c to ease further yuva2rgb patch.
|
2009-02-21 |
reimar |
Move resetting audio_info_t samples, eof and error in ao_sun.c to reset(), avoids
|
2009-02-21 |
reimar |
100l, place vdpau below xv, it should not normally be preferred for auto-selection (yet).
|
2009-02-21 |
stefang |
move zeroing of alpha channel register out of YSCALEYUV2xxx macros,
|
2009-02-21 |
stefang |
splits various YSCALEYUV2xxx macros into YSCALEYUV2xxx_UV,
|
2009-02-21 |
stefang |
make MMX registers parametrized in the WRITEBGR32 macro,
|
2009-02-21 |
iive |
Cosmetics. Reindent to 4 spaces.
|
2009-02-21 |
iive |
Cleanup.
|
2009-02-21 |
bircoph |
Synced with r28266.
|
2009-02-21 |
iive |
Cosmetics. Remove all trailing whitespaces
|
2009-02-20 |
iive |
Turn all remaining printf() into mp_msg().
|
2009-02-20 |
iive |
Cleanup.
|
2009-02-20 |
iive |
Cosmetics part2. Indent local variable definitions like the rest of the code.
|
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:
|