Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
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 |