[gst-cvs] gst-plugins-base: playback: Update factories list on every access if the registry has changed

Sebastian Dröge slomo at kemper.freedesktop.org
Wed Nov 11 05:01:41 PST 2009


Module: gst-plugins-base
Branch: master
Commit: 1da5a3f7d3ad6c44b14f3337af1786ef649b00a6
URL:    http://cgit.freedesktop.org/gstreamer/gst-plugins-base/commit/?id=1da5a3f7d3ad6c44b14f3337af1786ef649b00a6

Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date:   Wed Nov 11 14:00:26 2009 +0100

playback: Update factories list on every access if the registry has changed

This makes application's simpler because the element doesn't need to
go to NULL first to make use of newly installed plugins.

Fixes bug #601480.

---

 gst/playback/gstdecodebin2.c   |   45 ++++++++++++++++++++++++++-------------
 gst/playback/gstplaybin2.c     |   40 +++++++++++++++++++++++------------
 gst/playback/gsturidecodebin.c |   40 +++++++++++++++++++++++------------
 3 files changed, 82 insertions(+), 43 deletions(-)

Diff:   http://cgit.freedesktop.org/gstreamer/gst-plugins-base/diff/?id=1da5a3f7d3ad6c44b14f3337af1786ef649b00a6




More information about the Gstreamer-commits mailing list