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