changeset 14127:41c285cbce16

added support for dvhs and h264 over ts
author nicodvb
date Tue, 07 Dec 2004 07:52:10 +0000
parents a3a6fef739cf
children d109c494f444
files ChangeLog
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Tue Dec 07 02:54:38 2004 +0000
+++ b/ChangeLog	Tue Dec 07 07:52:10 2004 +0000
@@ -80,6 +80,7 @@
     * 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