summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use blur with kernel [[1,2,1], [2,4,2], [1,2,1]] for \be.greg2009-03-063-14/+34
* Sync latest set of changes.diego2009-03-061-0/+10
* Sync local changes file with #ifdef --> #if conversion.diego2009-03-062-45/+50
* Sync local changes file with #ifdef --> #if conversion.diego2009-03-061-12/+219
* Add support for extracting the release version number from a VERSION file.diego2009-03-051-1/+6
* Only add -Ilibdvdnav to the CFLAGS of the files that require it.diego2009-03-052-1/+3
* Sleep based on get_delay in ao_win32 uninit instead of a loop.reimar2009-03-051-1/+2
* Simplify CFLAGS generation for individual targets.diego2009-03-051-9/+9
* Update libass changelog.greg2009-03-051-1/+6
* Fix bug introduced by me in r28756sdrik2009-03-051-2/+2
* Combine adjacent overlapping, translucent glyph borders and shadows togreg2009-03-053-1/+177
* Fix positioned events' y-position when pan-and-scan is used.greg2009-03-051-2/+7
* Support for subpixel accuracy of 3 bits for \pos and \move.greg2009-03-051-15/+20
* Style override for ScaledBorderAndShadow.greg2009-03-051-0/+2
* Support ScaledBorderAndShadow property.greg2009-03-055-1/+19
* Scale shadow displacement and blur size like border size.greg2009-03-051-3/+3
* Round shadow displacement to nearest int.greg2009-03-051-4/+5
* Support a vsfilter special case:greg2009-03-051-1/+7
* Hack: half-merge glyph border with outline to avoid ugly anti-aliasinggreg2009-03-051-1/+1
* Simplify some vidix dhahelper build commands with automatic make variables.diego2009-03-051-5/+4
* Ignore PlayResX/Y aspect ratio for font aspect ratio.greg2009-03-051-4/+1
* synced with r28807Gabrov2009-03-051-3/+3
* mphq now runs Subversion 1.5.diego2009-03-051-2/+2
* full_buffers and buffered_bytes must be volatile because they are used fromreimar2009-03-051-2/+2
* Synced with r28807.bircoph2009-03-051-2/+2
* Make sure all output_surfaces are initialized in preinit.reimar2009-03-041-1/+1
* Rewrite of rgb15to32 and rgb16to32 using fewer asm instructions and setting a...sdrik2009-03-041-38/+23
* 10l: Fix max value for -vo vdpau:deint.cehoyos2009-03-041-1/+1
* Make sure vo_x11_create_vo_window sets vo_dwidth and vo_dheight rightreimar2009-03-041-0/+6
* Fix mp_msg call with too few arguments.reimar2009-03-041-1/+2
* remove the rest of x86 asm from LGPL buildhenry2009-03-031-2/+2
* 100l, remove a pointless opt = NULL assignment that made print_int crash sinc...reimar2009-03-031-1/+0
* Add back mistakenly removed copyright notice.diego2009-03-031-0/+2
* Add another hack to work-around the currently completely inconsistent way inreimar2009-03-031-1/+5
* synced with r28788Gabrov2009-03-031-3/+5
* sync w/ r28788gpoirier2009-03-021-7/+64
* sync w/r28707gpoirier2009-03-021-172/+190
* french punctuation cosmeticsgpoirier2009-03-021-50/+49
* - french punctuation cosmetics that was done weeks before.gpoirier2009-03-021-14/+22
* Make WinID a 64 bit integer, this should avoid issues with valid Windowreimar2009-03-023-3/+3
* Add a 64 bit integer type to the suboption parser.reimar2009-03-022-1/+23
* Use strtoll in parse_int to avoid discrepancies between 32 and 64 bit systems.reimar2009-03-021-3/+3
* Minor cosmetics: fix indentationreimar2009-03-021-1/+1
* import ffmpeg changelogcompn2009-03-021-13/+58
* Synced with r28788.bircoph2009-03-021-3/+18
* changescompn2009-03-021-3/+4
* Improve vdpau deinterlacing documentation.cehoyos2009-03-011-1/+2
* Fix a memory leak.eugeni2009-03-011-0/+1
* Document that -heartbeat-cmd is only for video, not audio-onlyreimar2009-03-011-0/+1
* Use UTF-8 as character set.diego2009-03-011-1/+1
* cosmetics: Remove trailing whitespace.diego2009-03-011-25/+25
* With pan-and-scan, keep positioned events in their original positionseugeni2009-03-011-1/+5
* Remove unnecessary linking hack, compilation works fine without.diego2009-03-011-8/+0
* Remove now unnecessary linking hacks.diego2009-03-011-5/+0
* Mention VDPAU in Changelog.cehoyos2009-03-011-0/+1
* Add standard license headers to files.diego2009-03-0120-20/+381
* synced with r28775Gabrov2009-03-011-2/+14
* Fix typo in comments.rathann2009-03-011-2/+2
* Add warnings to yuv2rgb_vis.c because alpha is set wrong (0 instead of 255).reimar2009-03-011-2/+4
* DART audio output driver for OS/2 by KO Myung-Hun, komh chollian netdiego2009-03-016-0/+381
* Make AltiVec code write alpha as 255 instead of 0 when converting to RGBAreimar2009-03-011-5/+5
* Fix braindead and broken way to calculate abase, fixes regression tests onreimar2009-03-011-1/+1
* Fix 10l typo in ADD_ALL_EXESUFS function name.diego2009-03-011-1/+1
* codec-cfg does not depend on codecs.conf.h, it is used to generate it.diego2009-03-011-1/+1
* Make all object files depend on generated header files.diego2009-03-011-4/+2
* Add explicit dependencies on generated header files for the object files alongdiego2009-03-011-1/+2
* Fix dependencies on generated header files for the codec* binaries.diego2009-03-011-3/+3
* 10l, replace a tab that slipped in.reimar2009-03-011-1/+1
* Create a set_format_params function that sets all the special options neededreimar2009-03-011-19/+23
* sync with en/mplayer.1 r28745jrash2009-03-011-39/+77
* Use M_PI for pi.cehoyos2009-02-281-2/+3
* Make VdpVideoMixerAttribute attributes[] static const.cehoyos2009-02-281-1/+1
* synced with r28745Gabrov2009-02-281-5/+8
* sync by Ivan (sevenfourk, sevenfourk gmail com)diego2009-02-281-189/+451
* Support brightness, contrast, hue and saturation adjustments viacehoyos2009-02-281-2/+54
* Fix OSD for vo vdpau:deint>1.cehoyos2009-02-281-1/+3
* Handle vdp_decoder_create failures better, in particular avoid unrelatedreimar2009-02-281-0/+5
* Fix a possible NULL-pointer crash introduced by local changes to libfaad2reimar2009-02-282-3/+5
* When converting from a non alpha format to an alpha format, defaults to all o...sdrik2009-02-286-37/+40
* Synced with r28745.bircoph2009-02-281-3/+34
* Zero-fill glyph_info_t before use.eugeni2009-02-271-1/+1
* Remove unused function argument.eugeni2009-02-273-44/+44
* Support fractional arguments for some override tags.eugeni2009-02-273-22/+40
* Fix two gcc warnings.eugeni2009-02-271-2/+2
* Fix memory leak produced by the \blur patch.eugeni2009-02-271-2/+2
* Stronger blur.eugeni2009-02-271-0/+1
* Allow shadow without border.eugeni2009-02-271-6/+3
* Add an isALPHA macro to check if pixel format has alpha channelsdrik2009-02-271-0/+7
* Use YUV420P code path for YUVA420P where appropriatesdrik2009-02-271-3/+4
* Update vdpau:deint documentation.cehoyos2009-02-271-2/+5
* Do not forget the chosen deinterlacer for -vo vdpau.cehoyos2009-02-271-0/+6
* Add one-field-only output for -vo vdpau.cehoyos2009-02-271-6/+7
* Document that all vdpau deinterlacers respect -field-dominance.cehoyos2009-02-271-1/+1
* Refactor code for upcoming alpha patches.cehoyos2009-02-271-40/+42
* vdpau:pullup only works with temporal and temporal-spatial deinterlacing.cehoyos2009-02-271-1/+1
* synced with r28736Gabrov2009-02-271-4/+4
* r27801 Clarify screenw/screenh options, patch by Christian Ohm, chr.ohm gmx net.kraymer2009-02-261-18/+50
* 10l: Remove debug printf() from last commit.cehoyos2009-02-261-1/+0
* Support "D" to (de-)activate deinterlacing when using vo vdpau.cehoyos2009-02-262-1/+8
* Document that -field-dominance also works for vdpau.cehoyos2009-02-261-1/+1
* 10l: Add missing braces for VOCTRL_GET_EOSD_RES.cehoyos2009-02-251-2/+4
* r27390 Fix a misleading section in the libavcodec options manualkraymer2009-02-251-52/+115
* Use memset to make sure all parts of struct sockaddr_in are always initialized.reimar2009-02-253-0/+4
* Change code to actually work when NUM_OUTPUT_SURFACES is changed.reimar2009-02-251-9/+10
* synced with r28727Gabrov2009-02-253-8/+47
* copyright year update in man pagesGabrov2009-02-256-6/+6
* Read revision string from the file snapshot_version if available.diego2009-02-241-1/+4
* Document -vo vdpau:pullup.cehoyos2009-02-241-0/+2
* cosmetics: Use $() instead of ``, the former can be nested more easily.diego2009-02-241-4/+4
* Document -vo vdpau:deint.cehoyos2009-02-241-0/+13
* Cosmetics: Fix indentation and line length.cehoyos2009-02-241-6/+7
* Rename yuv2rgb2.c --> yuv2rgb.c.diego2009-02-242-1/+1
* Clarify -vo vdpau:sharpen.cehoyos2009-02-241-1/+2
* Document -vo vdpau:denoise.cehoyos2009-02-241-0/+2
* Document -vo vdpau:sharpen.cehoyos2009-02-241-0/+6
* Enable Bob de-interlacing for VDPAU.cehoyos2009-02-241-13/+26
* version bumpkraymer2009-02-241-9/+10
* Relicense AltiVec optimizations as LGPL with the permission of Marc Hoffmandiego2009-02-241-8/+8
* Remove GPL version of yuv2rgb.c that has been replaced by an LGPL substitute.diego2009-02-241-780/+0
* add Zhu Tian (JRaSH) as Chinese document translatorjrash2009-02-231-0/+3
* sync with en/mplayer.1 r28576jrash2009-02-231-69/+173
* Calculate border size in aspect keeping code by using AdjustWindowRectreimar2009-02-231-5/+6
* ffvc1vdpau and ffwmv3vdpau should be marked as buggy in the samereimar2009-02-231-2/+2
* Only check for vdp_video_mixer_destroy failure when we actually executed that...reimar2009-02-231-2/+3
* EOSD/ASS support for vo_vdpau.creimar2009-02-231-1/+187
* Synced with r28707.bircoph2009-02-231-2/+2
* Synced with r28706.bircoph2009-02-231-5/+13
* Update faq about power management effect taking into account thatbircoph2009-02-231-1/+1
* Update some statements:bircoph2009-02-231-3/+11
* Synced with r28704.bircoph2009-02-231-1/+10
* Get rid of the outdated and unmaintained CPU codename table.zuxy2009-02-232-589/+1
* configure: Make the special dvdnav test the last one againuau2009-02-231-43/+47
* Accept DVB API 5, patch by Steven Brudenell, steven.brudenell gmail com.diego2009-02-221-1/+8
* SwScaler now has new YUV2RGB table generatorkostya2009-02-221-0/+2
* New LGPLed YUV2RGB table generator for SwScalerkostya2009-02-224-5/+685
* Make alpha arch detection more lenient. Taken from the Debian patchset.diego2009-02-211-2/+2
* af_stats: Some fixes to the new filteruau2009-02-211-13/+14
* Add missing #include "config.h", fixes the warning:diego2009-02-211-0/+1
* Add statistics audio filter that prints information about the audio stream.diego2009-02-215-0/+169
* Set time_base to 1/samplerate, like FFmpeg does, instead of leaving it at thediego2009-02-211-0/+2
* Add -ffast-math to LDFLAGS as well as to CFLAGS.diego2009-02-211-0/+1
* Add forgotten type to variable declaration.reimar2009-02-211-2/+2
* Add HAVE_GETHRTIME and HAVE_INLINE_ASM definitions for FFmpeg.diego2009-02-211-0/+2
* Print the version string after the command line has been parsed.diego2009-02-211-1/+2
* Factorize some code in yuv2rgb_template.c to ease further yuva2rgb patch.cehoyos2009-02-211-158/+73
* Move resetting audio_info_t samples, eof and error in ao_sun.c to reset(), av...reimar2009-02-211-8/+9
* 100l, place vdpau below xv, it should not normally be preferred for auto-sele...reimar2009-02-211-3/+3
* move zeroing of alpha channel register out of YSCALEYUV2xxx macros,stefang2009-02-211-4/+23
* splits various YSCALEYUV2xxx macros into YSCALEYUV2xxx_UV,stefang2009-02-211-8/+27
* make MMX registers parametrized in the WRITEBGR32 macro,stefang2009-02-211-24/+23
* Cosmetics. Reindent to 4 spaces.iive2009-02-211-473/+473
* Cleanup.iive2009-02-211-20/+2
* Synced with r28266.bircoph2009-02-211-51/+46
* Cosmetics. Remove all trailing whitespacesiive2009-02-211-61/+61
* Turn all remaining printf() into mp_msg().iive2009-02-201-84/+85
* Cleanup.iive2009-02-201-53/+29
* Cosmetics part2. Indent local variable definitions like the rest of the code.iive2009-02-201-55/+62
* Cosmetics part 1. Reindent to 4 spaces.iive2009-02-201-916/+916
* Comment out "else" statement without following block.iive2009-02-201-1/+1
* Move libavcodec includes together.iive2009-02-201-1/+1
* Document that and why deinterlacing is not workingreimar2009-02-201-3/+6
* Add support for VDPAU deinterlacing, pullup, denoise and sharpening.reimar2009-02-201-5/+71
* Synced with r28670. (Copyright year update.)bircoph2009-02-191-2/+2
* synced with r28670Gabrov2009-02-193-12/+19
* update copyright year at the end of the man pageGabrov2009-02-191-1/+1
* Drop official maintainership of ao_pulse since libpulseaudio still hasreimar2009-02-191-1/+1
* Work around a PulseAudio bug that causes MPlayer to hang after unpausing.reimar2009-02-191-0/+18
* Try to update libvo.txtreimar2009-02-191-13/+64
* Re-add accidentally discarded comment about YUVJ format.reimar2009-02-191-2/+7
* Be more robust against corrupted RM files that contain invalid packet lengthzuxy2009-02-191-1/+9
* Add necessary header for ARCH_X86_64 preprocessor check.diego2009-02-191-0/+2
* Remove unused and unreachable code hunk that was surrounded by a misspelleddiego2009-02-191-4/+0
* Return PIX_FMT_NONE if the video system refuses all other formats.iive2009-02-191-2/+2
* Synced with r28660.bircoph2009-02-191-202/+162
* Another outdated text in <screen> example.bircoph2009-02-191-1/+1
* Remove exclamation marks to make output similar to English version.bircoph2009-02-191-1/+1
* Fix capitalization to be similar to English master file.bircoph2009-02-191-1/+1
* Screen example for no audio problem is outdated:bircoph2009-02-191-4/+4
* Spelling: capitalize pronouns.bircoph2009-02-191-4/+4
* Rename the "src" parameter in the sws_scale() declaration tostefano2009-02-181-3/+3
* Document sw