summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2008-01-18 17:37:03 +0000
committerWim Taymans <wim.taymans@gmail.com>2008-01-18 17:37:03 +0000
commite7c9faaeaef756df31ec353d15d2525c9323d194 (patch)
tree99e0bddb859acfbc50178c6ad2689b8e1608cd9a /ChangeLog
parent19557fc2e6b8eb5b5160540e575d51cc681d2a3d (diff)
downloadgst-plugins-bad-e7c9faaeaef756df31ec353d15d2525c9323d194.tar.gz
gst-plugins-bad-e7c9faaeaef756df31ec353d15d2525c9323d194.tar.bz2
gst-plugins-bad-e7c9faaeaef756df31ec353d15d2525c9323d194.zip
gst/h264parse/gsth264parse.c: Set timestamps more correctly.
Original commit message from CVS: * gst/h264parse/gsth264parse.c: (gst_h264_parse_flush_decode), (gst_h264_parse_queue_buffer), (gst_h264_parse_chain_reverse): Set timestamps more correctly.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7d0c9c60..f17737a2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-01-18 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * gst/h264parse/gsth264parse.c: (gst_h264_parse_flush_decode),
+ (gst_h264_parse_queue_buffer), (gst_h264_parse_chain_reverse):
+ Set timestamps more correctly.
+
2008-01-18 Sebastian Dröge <slomo@circular-chaos.org>
* gst/rawparse/gstrawparse.c: (gst_raw_parse_class_init),