| Commit message (Expand) | Author | Age |
* | With \t(\b) text becomes bold at the middle of time interval, not at the end | eugeni | 2007-02-20 |
* | make message translatable | ivo | 2007-02-20 |
* | Any style modifier followed by no recognizable parameter resets to the default. | eugeni | 2007-02-20 |
* | more cosmetics | ivo | 2007-02-20 |
* | proper GPL heading | ivo | 2007-02-20 |
* | cosmetics | ivo | 2007-02-20 |
* | \fn without an argument resets font family to the value from style. | eugeni | 2007-02-20 |
* | Fix display order of events. | eugeni | 2007-02-20 |
* | proper authors of xmms demuxer | ivo | 2007-02-20 |
* | dont set 0 nBlockAlign | michael | 2007-02-20 |
* | probe ~/.xmms/Plugins for plugins too, so users without root access on their | ivo | 2007-02-20 |
* | Fix compilation after addition of LIBGSM_MS decoder/encoder to FFmpeg. | diego | 2007-02-20 |
* | Both (-1) and 1 mean bold font in SSA/ASS styles. | eugeni | 2007-02-19 |
* | Add \t(\b) support. | eugeni | 2007-02-19 |
* | Fix bounding box calculation with \fscx/\fscy. | eugeni | 2007-02-19 |
* | Fix \fscx/\fscy animation. | eugeni | 2007-02-19 |
* | Correct implementation of text spacing. | eugeni | 2007-02-19 |
* | Reallocate event_images_t, removing limit on simultanious events count. | eugeni | 2007-02-19 |
* | Don't free and then allocate surfaces when config() is called again with same... | iive | 2007-02-19 |
* | 10l: comparison of char* ptrs with string literals | faust3 | 2007-02-19 |
* | Remove remnants of the nonfunctional "grab_frames" command. | uau | 2007-02-19 |
* | 10l copy and paste bug in the license header | diego | 2007-02-19 |
* | Fix license header. | diego | 2007-02-19 |
* | Controllable quality setting of VFW enconding, through the dumped state of th... | alex | 2007-02-18 |
* | smil over realrtsp | rtogni | 2007-02-18 |
* | liblzo support fix, take X: forgotten variable setting. | diego | 2007-02-18 |
* | Fix 10 in r22250, do not use screendimensions if not set | reimar | 2007-02-18 |
* | Set classhint directly after creating window just as all other vos do, in acc... | reimar | 2007-02-18 |
* | clarify that language must be a 3 letter code | michael | 2007-02-18 |
* | Revert r22255 on iive's request. | reimar | 2007-02-18 |
* | Mark myself as MPlayer sync/core maintainer | uau | 2007-02-18 |
* | Make liblzo conditional to the appropriate #defines. | diego | 2007-02-18 |
* | all options must be GLOBAL; patch by Trent Piepho (xyzzy speakeasy org) | nicodvb | 2007-02-18 |
* | Add support for smil playlist served over realrtsp | rtogni | 2007-02-18 |
* | Remove internal minilzo, external liblzo can be used instead. | diego | 2007-02-18 |
* | Use liblzo2 instead of liblzo1, it's not bigger but faster. | diego | 2007-02-18 |
* | Use external liblzo instead of internal minilzo. | diego | 2007-02-18 |
* | Some typo fixes in svn-howto | reimar | 2007-02-18 |
* | Avoid parts of xvmc reinit when source format does not change | reimar | 2007-02-18 |
* | Remove unused variable "osd_level_saved" | uau | 2007-02-18 |
* | omit length field of AAC-LATM audio streams; fixes decoding by faad. Patch by... | nicodvb | 2007-02-17 |
* | Make sure that -sid works even if the number of subtitles initially detected | reimar | 2007-02-17 |
* | Move some subtitle handling from mplayer.c to mpcommon.c and share it with me... | reimar | 2007-02-17 |
* | Move common vo initialization code to video_out.c | reimar | 2007-02-17 |
* | cosmetics | nicodvb | 2007-02-17 |
* | 1000l fix for mencoder -hr-edl-seek with -ovc copy, waiting for keyframe | ods15 | 2007-02-17 |
* | negative stride and h_size-=8 fix | michael | 2007-02-17 |
* | swap palette on big endian | michael | 2007-02-17 |
* | palette init code for IMGFMT_RGB4 and IMGFMT_RG4B | michael | 2007-02-17 |
* | BGR/RGB4 byte formats as input | michael | 2007-02-17 |