summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2006-04-10 14:20:41 +0000
committerWim Taymans <wim.taymans@gmail.com>2006-04-10 14:20:41 +0000
commit5b097ce855df239faee7bd170abd79f22263c4e3 (patch)
tree78b5e0f29325776274176894d11bb8b04c37d671 /ChangeLog
parent7ea44d8a2f9ba74a89eaa9059d83da6d5b05bef4 (diff)
downloadgst-plugins-bad-5b097ce855df239faee7bd170abd79f22263c4e3.tar.gz
gst-plugins-bad-5b097ce855df239faee7bd170abd79f22263c4e3.tar.bz2
gst-plugins-bad-5b097ce855df239faee7bd170abd79f22263c4e3.zip
gst/qtdemux/qtdemux.c: Fix framerate calculation.
Original commit message from CVS: * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream), (qtdemux_parse_trak): Fix framerate calculation.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0bd10af4..fcb359a2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-04-10 Wim Taymans <wim@fluendo.com>
+
+ * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
+ (qtdemux_parse_trak):
+ Fix framerate calculation.
+
2006-04-10 Tim-Philipp Müller <tim at centricular dot net>
* ext/swfdec/gstswfdec.c: (gst_swfdecbuffer_class_init):