Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sat, 02 Sep 2006 19:55:45 +0000 | eugeni | Matroska subtitles are always utf-8, no need to recode them. |
Sat, 02 Sep 2006 19:51:26 +0000 | eugeni | Fix read beyond the end of allocated memory block. |
Sat, 02 Sep 2006 19:39:24 +0000 | eugeni | Display track names in matroska files. |
Sat, 02 Sep 2006 19:21:40 +0000 | eugeni | Don't sort events when reading external subs. With r19644, the order does not matter. |
Sat, 02 Sep 2006 19:17:32 +0000 | eugeni | Better collision detection algorithm. The idea is to keep a subtitle in place |
Sat, 02 Sep 2006 19:00:30 +0000 | nicodvb | forgotten to pass the crc32 be2me_32() |