diff options
author | Stefan Kost <ensonic@users.sourceforge.net> | 2006-08-30 11:07:37 +0000 |
---|---|---|
committer | Stefan Kost <ensonic@users.sourceforge.net> | 2006-08-30 11:07:37 +0000 |
commit | 278c9c66393f9f3d565c0a9f2a60c129d404a0c6 (patch) | |
tree | 792570b05d2be14f08d631c61487ddaeb8f33314 /ChangeLog | |
parent | 669deaab5220fb50035e3ed735b96319ff76ea45 (diff) | |
download | gst-plugins-bad-278c9c66393f9f3d565c0a9f2a60c129d404a0c6.tar.gz gst-plugins-bad-278c9c66393f9f3d565c0a9f2a60c129d404a0c6.tar.bz2 gst-plugins-bad-278c9c66393f9f3d565c0a9f2a60c129d404a0c6.zip |
gst/qtdemux/qtdemux.c: put back 'segment start<=stop' change that was mystically reverted by the last commit
Original commit message from CVS:
* gst/qtdemux/qtdemux.c: (gst_qtdemux_activate_segment),
(qtdemux_parse_tree):
put back 'segment start<=stop' change that was mystically reverted by
the last commit
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -1,4 +1,11 @@ -2006-08-30 Stefan Kost,,, <ensonic@users.sf.net> +2006-08-30 Stefan Kost <ensonic@users.sf.net> + + * gst/qtdemux/qtdemux.c: (gst_qtdemux_activate_segment), + (qtdemux_parse_tree): + put back 'segment start<=stop' change that was mystically reverted by + the last commit + +2006-08-30 Stefan Kost <ensonic@users.sf.net> * gst/qtdemux/qtdemux.c: (gst_qtdemux_activate_segment), (qtdemux_parse_tree): |