Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sun, 28 Feb 2010 15:24:30 +0000 | reimar | Extend stream_read_line to support reading lines from UTF-16 encoded files |
Sun, 28 Feb 2010 14:27:44 +0000 | reimar | sub_utf8 is handled as a value, not flags everywhere else, so change |
Sun, 28 Feb 2010 14:22:44 +0000 | reimar | Make array describing the subtitle reader modules const. |
Sun, 28 Feb 2010 13:54:55 +0000 | reimar | Move stream_read_line implementation from stream.h to stream.c, |
Sun, 28 Feb 2010 12:54:12 +0000 | reimar | Simplify handling of 0-termination in stream_read_line |
Sun, 28 Feb 2010 11:30:35 +0000 | reimar | Remove useless cast. |
Sun, 28 Feb 2010 09:41:07 +0000 | reimar | Use negative return values for errors in pls_read_entry to make it match |
Sun, 28 Feb 2010 09:39:30 +0000 | reimar | A playlist entry number of 0 is invalid for pls playlists. |