gst/qtdemux/qtdemux.c: Make sure we we don't clip the segment's stop using the main...
authorJulien Moutte <julien@moutte.net>
Sat, 31 May 2008 15:30:41 +0000 (15:30 +0000)
committerJulien Moutte <julien@moutte.net>
Sat, 31 May 2008 15:30:41 +0000 (15:30 +0000)
commitc39a49245f5f742865cb3b87e28e3c16fbfef76d
tree4d89a1e1eeb948ac807528d55b315a06cf0e7e08
parentf6ef43bbd7eea5d8f42a56211eadfd215cb0780e
gst/qtdemux/qtdemux.c: Make sure we we don't clip the segment's stop using the main segment duration as that could cr...

Original commit message from CVS:
2008-05-31  Julien Moutte  <julien@fluendo.com>

* gst/qtdemux/qtdemux.c: (gst_qtdemux_find_keyframe),
(gst_qtdemux_find_segment), (gst_qtdemux_perform_seek),
(gst_qtdemux_seek_to_previous_keyframe),
(gst_qtdemux_activate_segment), (gst_qtdemux_loop): Make sure we
we don't clip the segment's stop using the main segment duration
as
that could crop quite some video frames. Make reverse playback
support
more robust and support edit lists. Support seeking to the last
frame,
and fix reverse looping playback. Add some debugging.
* win32/common/config.h: Updated.
ChangeLog
gst/qtdemux/qtdemux.c
win32/common/config.h