summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2006-01-26 16:23:42 +0000
committerTim-Philipp Müller <tim@centricular.net>2006-01-26 16:23:42 +0000
commitd748422b60f691885b3d25a3555e4fc597615e66 (patch)
tree1660c9833a9d2138652b51012531114658d5d742 /ChangeLog
parent8fe3f072722c3ffd241d5a3a8b01800ccd8b5c63 (diff)
downloadgst-plugins-bad-d748422b60f691885b3d25a3555e4fc597615e66.tar.gz
gst-plugins-bad-d748422b60f691885b3d25a3555e4fc597615e66.tar.bz2
gst-plugins-bad-d748422b60f691885b3d25a3555e4fc597615e66.zip
gst/qtdemux/qtdemux.c: Fix wrong memcpy source pointer.
Original commit message from CVS: * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak): Fix wrong memcpy source pointer.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 63c2ffc5..ceca3661 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-01-26 Tim-Philipp Müller <tim at centricular dot net>
+
+ * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
+ Fix wrong memcpy source pointer.
+
2006-01-25 Edgard Lima <edgard.lima@indt.org.br>
* ext/libmms/gstmms.c: (gst_mms_finalize):