[gst-cvs] 'Bad' GStreamer plugins branch, master, updated. RELEASE-0_10_10-133-g1229f0a
Sebastian Dröge
slomo at kemper.freedesktop.org
Mon Feb 9 09:02:15 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 1229f0a149bb4d9dc989832650e6b019ffbcc5a0 (commit)
via df0dd0b378ba3b6bc754a0f16970eeab0b144840 (commit)
via 1ae9334355b8af72ba34e7e55eb39b97784fca83 (commit)
via 32dc77f8532f5c46b4fa7dfb96345ae41567dbba (commit)
from ae4b0fcb7c79b9ba8a03f674d7fb883c4e1eba18 (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 1229f0a149bb4d9dc989832650e6b019ffbcc5a0
Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date: Mon Feb 9 17:55:05 2009 +0100
mxfdemux: When trying to find an essence track position try to find position+1 too
By searching for the following position we will add the complete
generic container (i.e. all tracks) at the same position to the
index which should make finding positions for more than one track
a bit faster.
commit df0dd0b378ba3b6bc754a0f16970eeab0b144840
Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date: Mon Feb 9 17:48:38 2009 +0100
mxfdemux: For new essence tracks only set the position to 0 if it starts in the current partition
commit 1ae9334355b8af72ba34e7e55eb39b97784fca83
Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date: Mon Feb 9 17:44:43 2009 +0100
mxfdemux: Check if the length of the src/essence track arrays are 0, not the array itself
commit 32dc77f8532f5c46b4fa7dfb96345ae41567dbba
Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date: Mon Feb 9 17:25:35 2009 +0100
mxfdemux: Make sure that the srcpad and essence track arrays always exist
-----------------------------------------------------------------------
Summary of changes:
gst/mxf/mxfdemux.c | 154 +++++++++++++++++++++++-----------------------------
1 files changed, 68 insertions(+), 86 deletions(-)
hooks/post-receive
--
'Bad' GStreamer plugins
More information about the Gstreamer-commits
mailing list