summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0fd520cd..d779be21 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
2008-02-28 David Schleef <ds@schleef.org>
+ * gst/matroska/matroska-demux.c:
+ * gst/matroska/matroska-ids.h:
+ * gst/matroska/matroska-mux.c:
+ Fix Dirac mapping. I had previously added a VfW-type
+ mapping, but it looks like Dirac will get a native Matroska
+ mapping, and this is the most likely method.
+
+2008-02-28 David Schleef <ds@schleef.org>
+
* gst/avi/gstavimux.c: Add Dirac encoding
2008-02-28 Wim Taymans <wim.taymans@collabora.co.uk>