Mercurial > mplayer.hg
diff Changelog @ 30757:6a5957bf5b70
Extend stream_read_line to support reading lines from UTF-16 encoded files
and use this to support reading UTF-16 encoded subtitle files in subreader.c
author | reimar |
---|---|
date | Sun, 28 Feb 2010 15:24:30 +0000 |
parents | 33d58a8eaf09 |
children | bb98a3561775 |
line wrap: on
line diff
--- a/Changelog Sun Feb 28 14:27:44 2010 +0000 +++ b/Changelog Sun Feb 28 15:24:30 2010 +0000 @@ -36,6 +36,7 @@ * support for displaying subs in the terminal (FIXME) * support for subtitles with audio-only files * support for right-to-left languages with embedded subtitles + * support for UTF-16 encoded external subtitles * support for 8 channel audio * sync dvd:// and dvdnav:// features * support for MPEG-4 ASP in VDPAU video output (non B-frame only)