summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fd7ec73e..72fd3868 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2005-01-08 Stephane LOEUILLET <stephane.loeuillet@tiscali.fr>
+
+ * ext/dv/gstdvdec.c:
+ Fix audio caps i just broke (missing ',')
+ * gst/matroska/matroska-mux.c: (gst_matroska_mux_get_type),
+ (gst_matroska_mux_reset):
+ Fix typo + add FIXME about old "x-gst-metadata" crap
+
2005-01-07 Stephane LOEUILLET <stephane.loeuillet@tiscali.fr>
* ext/dv/demo-play.c: (main):