diff options
author | Tim-Philipp Müller <tim@centricular.net> | 2006-02-17 18:25:42 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.net> | 2006-02-17 18:25:42 +0000 |
commit | a55257b6d89735cad00e6aa1a86c4793c71ae0fe (patch) | |
tree | 1678399eac714ac4a1084e64fb39c347663aedca /ChangeLog | |
parent | 19ccb5f6ec23d0cf76afdf3eefc1d93462c7e86c (diff) | |
download | gst-plugins-bad-a55257b6d89735cad00e6aa1a86c4793c71ae0fe.tar.gz gst-plugins-bad-a55257b6d89735cad00e6aa1a86c4793c71ae0fe.tar.bz2 gst-plugins-bad-a55257b6d89735cad00e6aa1a86c4793c71ae0fe.zip |
gst/qtdemux/qtdemux.c: Don't GST_LOG timestamps from nonexistent index entries (#331582).
Original commit message from CVS:
* gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_state_movie):
Don't GST_LOG timestamps from nonexistent index
entries (#331582).
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2006-02-17 Tim-Philipp Müller <tim at centricular dot net> + + * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_state_movie): + Don't GST_LOG timestamps from nonexistent index + entries (#331582). + 2006-02-17 Edward Hervey <edward@fluendo.com> * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_state_header): |