[gst-cvs] 'Bad' GStreamer plugins branch, master, updated. RELEASE-0_10_10-120-gdc408bb

Sebastian Dröge slomo at kemper.freedesktop.org
Sun Feb 8 22:36:46 PST 2009


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "'Bad' GStreamer plugins".

The branch, master has been updated
       via  dc408bb28bbcaa8e879ced16c5ee0007c1c54cf3 (commit)
      from  f169201c24798f950e243f0a9e048a587edd6295 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit dc408bb28bbcaa8e879ced16c5ee0007c1c54cf3
Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date:   Mon Feb 9 07:33:41 2009 +0100

    mxfdemux: Fix seeking to the end of file
    
    When seeking to a position where no new offset can be
    found or after the end of a track don't set the EOS flag
    to TRUE as we don't (and can't) push EOS downstream then.
    Instead set the current essence track position to then
    end of the essence track and let the loop or chain function
    set everything to EOS and push EOS downstream.
    
    Also restart the pad's task if resolving metadata failed
    (playback will continue as before) and return FALSE from
    the seek if no new offset could be found.

-----------------------------------------------------------------------

Summary of changes:
 gst/mxf/mxfdemux.c |   28 +++++++++++-----------------
 1 files changed, 11 insertions(+), 17 deletions(-)


hooks/post-receive
--
'Bad' GStreamer plugins




More information about the Gstreamer-commits mailing list