summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornicodvb <nicodvb@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-12-07 07:52:10 +0000
committernicodvb <nicodvb@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-12-07 07:52:10 +0000
commit4cd1f296ee4944fdbd228a1a949354964792c091 (patch)
treee02a4bed7a7390e865e10e614409ceaea8ff72de /ChangeLog
parentab073731cd254254f8cb93304665e4e0abcd6850 (diff)
downloadmpv-4cd1f296ee4944fdbd228a1a949354964792c091.tar.bz2
mpv-4cd1f296ee4944fdbd228a1a949354964792c091.tar.xz
added support for dvhs and h264 over ts
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14128 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2e4de87b75..5b8dfcb528 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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