diff options
author | nicodvb <nicodvb@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2004-12-07 07:52:10 +0000 |
---|---|---|
committer | nicodvb <nicodvb@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2004-12-07 07:52:10 +0000 |
commit | 4cd1f296ee4944fdbd228a1a949354964792c091 (patch) | |
tree | e02a4bed7a7390e865e10e614409ceaea8ff72de | |
parent | ab073731cd254254f8cb93304665e4e0abcd6850 (diff) |
added support for dvhs and h264 over ts
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14128 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -80,6 +80,7 @@ MPlayer (1.0) * raw H.261 files via lavf * improved seeking precision in MPEG files * better subtitle language code handling for MKV files + * support DVHS files and H.264 over MPEG-TS Streaming: * -cache-min and -cache-prefill options added |