log

age author description
Mon, 19 Feb 2007 19:01:45 +0000 eugeni Add \t(\b) support.
Mon, 19 Feb 2007 18:37:54 +0000 eugeni Fix bounding box calculation with \fscx/\fscy.
Mon, 19 Feb 2007 18:31:05 +0000 eugeni Fix \fscx/\fscy animation.
Mon, 19 Feb 2007 18:01:49 +0000 eugeni Correct implementation of text spacing.
Mon, 19 Feb 2007 17:44:29 +0000 eugeni Reallocate event_images_t, removing limit on simultanious events count.
Mon, 19 Feb 2007 11:38:19 +0000 iive Don't free and then allocate surfaces when config() is called again with same resolution and format.
Mon, 19 Feb 2007 10:48:50 +0000 faust3 10l: comparison of char* ptrs with string literals
Mon, 19 Feb 2007 06:20:47 +0000 uau Remove remnants of the nonfunctional "grab_frames" command.
Mon, 19 Feb 2007 01:26:17 +0000 diego 10l copy and paste bug in the license header
Mon, 19 Feb 2007 00:20:48 +0000 diego Fix license header.
Sun, 18 Feb 2007 23:24:21 +0000 alex Controllable quality setting of VFW enconding, through the dumped state of the dialog box. Patch by Gianluigi Tiesi
Sun, 18 Feb 2007 22:57:47 +0000 rtogni smil over realrtsp
Sun, 18 Feb 2007 21:51:39 +0000 diego liblzo support fix, take X: forgotten variable setting.
Sun, 18 Feb 2007 21:24:26 +0000 reimar Fix 10 in r22250, do not use screendimensions if not set
Sun, 18 Feb 2007 20:23:25 +0000 reimar Set classhint directly after creating window just as all other vos do, in accordance with ICCCM.
Sun, 18 Feb 2007 20:21:19 +0000 michael clarify that language must be a 3 letter code
Sun, 18 Feb 2007 20:19:47 +0000 reimar Revert r22255 on iive's request.
Sun, 18 Feb 2007 20:17:57 +0000 uau Mark myself as MPlayer sync/core maintainer
Sun, 18 Feb 2007 19:28:47 +0000 diego Make liblzo conditional to the appropriate #defines.
Sun, 18 Feb 2007 16:46:12 +0000 nicodvb all options must be GLOBAL; patch by Trent Piepho (xyzzy speakeasy org)
Sun, 18 Feb 2007 15:57:50 +0000 rtogni Add support for smil playlist served over realrtsp
Sun, 18 Feb 2007 15:06:54 +0000 diego Remove internal minilzo, external liblzo can be used instead.
Sun, 18 Feb 2007 14:54:50 +0000 diego Use liblzo2 instead of liblzo1, it's not bigger but faster.
Sun, 18 Feb 2007 14:51:44 +0000 diego Use external liblzo instead of internal minilzo.
Sun, 18 Feb 2007 11:47:28 +0000 reimar Some typo fixes in svn-howto
Sun, 18 Feb 2007 09:33:45 +0000 reimar Avoid parts of xvmc reinit when source format does not change
Sun, 18 Feb 2007 00:41:09 +0000 uau Remove unused variable "osd_level_saved"
Sat, 17 Feb 2007 21:45:16 +0000 nicodvb omit length field of AAC-LATM audio streams; fixes decoding by faad. Patch by Carl Eugen Hoyos (cehoyos ag or at)
Sat, 17 Feb 2007 21:12:27 +0000 reimar Make sure that -sid works even if the number of subtitles initially detected
Sat, 17 Feb 2007 21:04:46 +0000 reimar Move some subtitle handling from mplayer.c to mpcommon.c and share it with mencoder.c