aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Comment typo fixes for af_resampleGravatar reimar2009-03-06
* Simplify EOSD code by rendering it in VOCTRL_DRAW_EOSD instead of genEOSD,Gravatar reimar2009-03-06
* Remove duplicate OSD drawing introduced due to a conflict between r28840 and ...Gravatar reimar2009-03-06
* Swap order of VFCTRL_DRAW_EOSD and VFCTRL_DRAW_OSD so that the EOSD is drawnGravatar reimar2009-03-06
* As for vo_gl, do not rely on draw_osd to render EOSD.Gravatar reimar2009-03-06
* Draw EOSD with VOCTRL_DRAW_EOSD instead of along with OSD.Gravatar greg2009-03-06
* Do not rely on draw_osd to render the EOSD, instead draw it already at theGravatar reimar2009-03-06
* Fix \be blur start position.Gravatar greg2009-03-06
* Raise max. number of \be applications to 100, introduce #define for it.Gravatar greg2009-03-06
* Replace magic numbers (for subpixel accuracy masking) with a define.Gravatar greg2009-03-06
* Use blur with kernel [[1,2,1], [2,4,2], [1,2,1]] for \be.Gravatar greg2009-03-06
* Sync latest set of changes.Gravatar diego2009-03-06
* Sync local changes file with #ifdef --> #if conversion.Gravatar diego2009-03-06
* Sync local changes file with #ifdef --> #if conversion.Gravatar diego2009-03-06
* Add support for extracting the release version number from a VERSION file.Gravatar diego2009-03-05
* Only add -Ilibdvdnav to the CFLAGS of the files that require it.Gravatar diego2009-03-05
* Sleep based on get_delay in ao_win32 uninit instead of a loop.Gravatar reimar2009-03-05
* Simplify CFLAGS generation for individual targets.Gravatar diego2009-03-05
* Update libass changelog.Gravatar greg2009-03-05
* Fix bug introduced by me in r28756Gravatar sdrik2009-03-05
* Combine adjacent overlapping, translucent glyph borders and shadows toGravatar greg2009-03-05
* Fix positioned events' y-position when pan-and-scan is used.Gravatar greg2009-03-05
* Support for subpixel accuracy of 3 bits for \pos and \move.Gravatar greg2009-03-05
* Style override for ScaledBorderAndShadow.Gravatar greg2009-03-05
* Support ScaledBorderAndShadow property.Gravatar greg2009-03-05
* Scale shadow displacement and blur size like border size.Gravatar greg2009-03-05
* Round shadow displacement to nearest int.Gravatar greg2009-03-05
* Support a vsfilter special case:Gravatar greg2009-03-05
* Hack: half-merge glyph border with outline to avoid ugly anti-aliasingGravatar greg2009-03-05
* Simplify some vidix dhahelper build commands with automatic make variables.Gravatar diego2009-03-05
* Ignore PlayResX/Y aspect ratio for font aspect ratio.Gravatar greg2009-03-05
* synced with r28807Gravatar Gabrov2009-03-05
* mphq now runs Subversion 1.5.Gravatar diego2009-03-05
* full_buffers and buffered_bytes must be volatile because they are used fromGravatar reimar2009-03-05
* Synced with r28807.Gravatar bircoph2009-03-05
* Make sure all output_surfaces are initialized in preinit.Gravatar reimar2009-03-04
* Rewrite of rgb15to32 and rgb16to32 using fewer asm instructions and setting a...Gravatar sdrik2009-03-04
* 10l: Fix max value for -vo vdpau:deint.Gravatar cehoyos2009-03-04
* Make sure vo_x11_create_vo_window sets vo_dwidth and vo_dheight rightGravatar reimar2009-03-04
* Fix mp_msg call with too few arguments.Gravatar reimar2009-03-04
* remove the rest of x86 asm from LGPL buildGravatar henry2009-03-03
* 100l, remove a pointless opt = NULL assignment that made print_int crash sinc...Gravatar reimar2009-03-03
* Add back mistakenly removed copyright notice.Gravatar diego2009-03-03
* Add another hack to work-around the currently completely inconsistent way inGravatar reimar2009-03-03
* synced with r28788Gravatar Gabrov2009-03-03
* sync w/ r28788Gravatar gpoirier2009-03-02
* sync w/r28707Gravatar gpoirier2009-03-02
* french punctuation cosmeticsGravatar gpoirier2009-03-02
* - french punctuation cosmetics that was done weeks before.Gravatar gpoirier2009-03-02
* Make WinID a 64 bit integer, this should avoid issues with valid WindowGravatar reimar2009-03-02