aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* timestamps are 33 bits long, so they don't fit in an unsigned int; 10lGravatar nicodvb2006-04-11
* Segfault fix, patch by Stanislav Maslovski stanislav POIS maslovski AH gmail ...Gravatar gpoirier2006-04-11
* try to detect flac bitrate early on to avoid division by zero problems.Gravatar reimar2006-04-11
* check wav header length against upper limit, should protect againstGravatar reimar2006-04-11
* make failures during e.g. setting the TV norm non-fatal.Gravatar reimar2006-04-11
* make sure the check for valid timestamps does not accidentially search throughGravatar reimar2006-04-10
* do not print the title length from a non-matching titleset.Gravatar reimar2006-04-10
* getch2 should wait for input. Fixes 100% CPU usage during cache fill.Gravatar reimar2006-04-10
* Fix a few French barbarism, add missing sentence.Gravatar gpoirier2006-04-10
* 10l, we should really, really use lzo1x_decompress_safe instead of lzo1x_deco...Gravatar reimar2006-04-09
* avoid cache fill status overflow with caches > ca. 20 MBGravatar reimar2006-04-09
* fix segfault in the skin browser when sbSelectedSkin gets dereferenced before...Gravatar gpoirier2006-04-09
* vertical size of "Configure Equalizer" window is not enough to hold all combo...Gravatar gpoirier2006-04-09
* the title of this window was not localized => added new en and ru strings, ba...Gravatar gpoirier2006-04-09
* Add missing French charsetGravatar gpoirier2006-04-09
* synced with 1.1252Gravatar gpoirier2006-04-09
* Explain how security issues should be reported, based on a patch by Ivann, fe...Gravatar gpoirier2006-04-09
* AMR codecs support info, patch by Rathann, with slight alteration by me.Gravatar gpoirier2006-04-09
* co_N_pilation to compilationGravatar iive2006-04-09
* support kmvc and nuv decoders in ffmpegGravatar reimar2006-04-08
* Replace deprecated functionGravatar nplourde2006-04-08
* New mode for tinterlace filterGravatar iive2006-04-08
* New mode for tinterlace filterGravatar iive2006-04-08