diff options
author | Wim Taymans <wim.taymans@gmail.com> | 2008-01-18 17:37:03 +0000 |
---|---|---|
committer | Wim Taymans <wim.taymans@gmail.com> | 2008-01-18 17:37:03 +0000 |
commit | e7c9faaeaef756df31ec353d15d2525c9323d194 (patch) | |
tree | 99e0bddb859acfbc50178c6ad2689b8e1608cd9a /ChangeLog | |
parent | 19557fc2e6b8eb5b5160540e575d51cc681d2a3d (diff) | |
download | gst-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-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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), |