summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5eabd332..ca6cdc4c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2005-06-03 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
+ * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
+ Add codecdata on avc1 (h264).
+
+2005-06-03 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
+
* gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
Let's not break planar YUV by allocating only the Y plane.