| Commit message (Expand) | Author | Age |
... | |
* | UTF-8 is more portable that utf8 | reimar | 2006-04-16 |
* | Add some files I maintain | reimar | 2006-04-16 |
* | recognize future pentium-m processors, e.g. there is intel core with model 14 | iive | 2006-04-16 |
* | 10l in rgb2rgb_template.c | iive | 2006-04-16 |
* | fallback to USERPROFILE environment variable for caching CSS keys when | reimar | 2006-04-15 |
* | ffvorbis | diego | 2006-04-15 |
* | 10l, fix broken if (X >= Y >= Z) comparison, probably stopped F-keys from wor... | reimar | 2006-04-15 |
* | always cast stream IDs to unsigned before comparing to MAX_STREAMS. | reimar | 2006-04-15 |
* | new monitorpixelaspect option, esp. useful for xinerama setups with upcoming ... | reimar | 2006-04-15 |
* | add support for intel mac. mp3lib is not fixed yet. | nplourde | 2006-04-15 |
* | synced with 1.15 | gabrov | 2006-04-15 |
* | synced with 1.103 | gabrov | 2006-04-15 |
* | Make mp3lib say that it's using Altivec to decode instead of generic C | diego | 2006-04-15 |
* | Switch audio delay keys to something more sane (+ to increase, - to decrease) | diego | 2006-04-15 |
* | do not try to load default.sub when it doesn't exist. Fixes bug #480. | reimar | 2006-04-15 |
* | Major update of all French files (except mencoder and encoding-guide) | gpoirier | 2006-04-15 |
* | avoid crash when running "mplayer -loop" (dereferencing uninitialize pointer). | reimar | 2006-04-14 |
* | 10l, keyframes must have tag 0x10, not 1. | reimar | 2006-04-14 |
* | missing free in case sdpplin_parse_stream returns invalid stream. | reimar | 2006-04-14 |
* | free memory on error in http_add_basic_authentication | reimar | 2006-04-14 |
* | small typo/grammar fixes | diego | 2006-04-14 |
* | -ao pcm:fast suboption for faster-than-realtime dumping | reimar | 2006-04-14 |
* | remove vts_no parameter from mp_get_titleset_length - it is not only useless, | reimar | 2006-04-14 |
* | remove non-ascii character outside of string, might break build with some com... | reimar | 2006-04-14 |
* | 10l, forgot to move aspect_save_screenres in last commit | reimar | 2006-04-14 |
* | fix A-V sync overcorrection for desync due to too slow hardware. | reimar | 2006-04-14 |
* | add check for non-ascii charsets used in code and simplify showcont switch ha... | reimar | 2006-04-14 |
* | 1.1253: Document sinesupress audio filter, [...] | kraymer | 2006-04-14 |
* | correct fullscreen size | reimar | 2006-04-13 |
* | Document sinesupress audio filter, thanks to the help of Michael Niedermayer ... | gpoirier | 2006-04-13 |
* | Simplify mkdir calls. | diego | 2006-04-13 |
* | very simple filter which can remove a sine at a specified frequency, usefull ... | michael | 2006-04-13 |
* | define MONITOR_DEFAULTTOPRIMARY if necessary, some mingw version seem to miss it | reimar | 2006-04-12 |
* | fixes and cleanup for windows fullscreen switching (restore old position, | reimar | 2006-04-12 |
* | fixes and cleanup for windows fullscreen switching (restore old position, | reimar | 2006-04-12 |
* | missing ifoClose and return 1. Patch by kiriuja (mplayer-patches at en-direct... | reimar | 2006-04-12 |
* | timestamps are 33 bits long, so they don't fit in an unsigned int; 10l | nicodvb | 2006-04-11 |
* | Segfault fix, patch by Stanislav Maslovski stanislav POIS maslovski AH gmail ... | gpoirier | 2006-04-11 |
* | try to detect flac bitrate early on to avoid division by zero problems. | reimar | 2006-04-11 |
* | check wav header length against upper limit, should protect against | reimar | 2006-04-11 |
* | make failures during e.g. setting the TV norm non-fatal. | reimar | 2006-04-11 |
* | make sure the check for valid timestamps does not accidentially search through | reimar | 2006-04-10 |
* | do not print the title length from a non-matching titleset. | reimar | 2006-04-10 |
* | getch2 should wait for input. Fixes 100% CPU usage during cache fill. | reimar | 2006-04-10 |
* | Fix a few French barbarism, add missing sentence. | gpoirier | 2006-04-10 |
* | 10l, we should really, really use lzo1x_decompress_safe instead of lzo1x_deco... | reimar | 2006-04-09 |
* | avoid cache fill status overflow with caches > ca. 20 MB | reimar | 2006-04-09 |
* | fix segfault in the skin browser when sbSelectedSkin gets dereferenced before... | gpoirier | 2006-04-09 |
* | vertical size of "Configure Equalizer" window is not enough to hold all combo... | gpoirier | 2006-04-09 |
* | the title of this window was not localized => added new en and ru strings, ba... | gpoirier | 2006-04-09 |