aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* add translation of audio.xmlGravatar kraymer2006-04-17
* English docs should be built first.Gravatar diego2006-04-17
* Simplify link removal.Gravatar diego2006-04-17
* add support for German translationGravatar kraymer2006-04-17
* add finished translations forGravatar kraymer2006-04-17
* add missing Makefile for German xml docsGravatar kraymer2006-04-17
* sync with 1.1257Gravatar gpoirier2006-04-16
* 1.1257: Fix and improve xinerama supportGravatar kraymer2006-04-16
* 1.240: Adds "cheap" subtitle switching for non-DVD playouts (for ex. OGG or M...Gravatar kraymer2006-04-16
* Adds "cheap" subtitle switching for non-DVD playouts (for ex. OGG or MKV).Gravatar gpoirier2006-04-16
* Use ULL for > 32 bits constant.Gravatar reimar2006-04-16
* Fix and improve xinerama supportGravatar reimar2006-04-16
* remove completely pointless != NULL checkGravatar reimar2006-04-16
* more .charset files based on guessworkGravatar reimar2006-04-16
* UTF-8 is more portable that utf8Gravatar reimar2006-04-16
* Add some files I maintainGravatar reimar2006-04-16
* recognize future pentium-m processors, e.g. there is intel core with model 14Gravatar iive2006-04-16
* 10l in rgb2rgb_template.cGravatar iive2006-04-16
* fallback to USERPROFILE environment variable for caching CSS keys whenGravatar reimar2006-04-15
* ffvorbisGravatar diego2006-04-15
* 10l, fix broken if (X >= Y >= Z) comparison, probably stopped F-keys from wor...Gravatar reimar2006-04-15
* always cast stream IDs to unsigned before comparing to MAX_STREAMS.Gravatar reimar2006-04-15
* new monitorpixelaspect option, esp. useful for xinerama setups with upcoming ...Gravatar reimar2006-04-15
* add support for intel mac. mp3lib is not fixed yet.Gravatar nplourde2006-04-15
* synced with 1.15Gravatar gabrov2006-04-15
* synced with 1.103Gravatar gabrov2006-04-15
* Make mp3lib say that it's using Altivec to decode instead of generic CGravatar diego2006-04-15
* Switch audio delay keys to something more sane (+ to increase, - to decrease)Gravatar diego2006-04-15
* do not try to load default.sub when it doesn't exist. Fixes bug #480.Gravatar reimar2006-04-15
* Major update of all French files (except mencoder and encoding-guide)Gravatar gpoirier2006-04-15
* avoid crash when running "mplayer -loop" (dereferencing uninitialize pointer).Gravatar reimar2006-04-14
* 10l, keyframes must have tag 0x10, not 1.Gravatar reimar2006-04-14
* missing free in case sdpplin_parse_stream returns invalid stream.Gravatar reimar2006-04-14
* free memory on error in http_add_basic_authenticationGravatar reimar2006-04-14
* small typo/grammar fixesGravatar diego2006-04-14
* -ao pcm:fast suboption for faster-than-realtime dumpingGravatar reimar2006-04-14
* remove vts_no parameter from mp_get_titleset_length - it is not only useless,Gravatar reimar2006-04-14
* remove non-ascii character outside of string, might break build with some com...Gravatar reimar2006-04-14
* 10l, forgot to move aspect_save_screenres in last commitGravatar reimar2006-04-14
* fix A-V sync overcorrection for desync due to too slow hardware.Gravatar reimar2006-04-14
* add check for non-ascii charsets used in code and simplify showcont switch ha...Gravatar reimar2006-04-14
* 1.1253: Document sinesupress audio filter, [...]Gravatar kraymer2006-04-14
* correct fullscreen sizeGravatar reimar2006-04-13
* Document sinesupress audio filter, thanks to the help of Michael Niedermayer ...Gravatar gpoirier2006-04-13
* Simplify mkdir calls.Gravatar diego2006-04-13
* very simple filter which can remove a sine at a specified frequency, usefull ...Gravatar michael2006-04-13
* define MONITOR_DEFAULTTOPRIMARY if necessary, some mingw version seem to miss itGravatar reimar2006-04-12
* fixes and cleanup for windows fullscreen switching (restore old position,Gravatar reimar2006-04-12
* fixes and cleanup for windows fullscreen switching (restore old position,Gravatar reimar2006-04-12
* missing ifoClose and return 1. Patch by kiriuja (mplayer-patches at en-direct...Gravatar reimar2006-04-12