summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 978a44b5..d0294cdd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2006-03-20 Jan Schmidt <thaytan@mad.scientist.com>
+ * gst/matroska/ebml-write.c: (gst_ebml_write_element_push):
+ Ensure that we set correct caps on buffers that are transferred
+ direct from the input.
+
+2006-03-20 Jan Schmidt <thaytan@mad.scientist.com>
+
* gst/goom/filters.c: (zoomFilterDestroy):
* gst/goom/goom_core.c: (goom_close):
Free filter data when cleaning up. (Fixes: #334995)