playback: Update factories list on every access if the registry has changed
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Wed, 11 Nov 2009 13:00:26 +0000 (14:00 +0100)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Wed, 11 Nov 2009 13:00:26 +0000 (14:00 +0100)
commit1da5a3f7d3ad6c44b14f3337af1786ef649b00a6
treee55077eda4757b507ff1f910a4c072228f2759f5
parentab96265c57229103795e62da2c14510d14802de1
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
gst/playback/gstplaybin2.c
gst/playback/gsturidecodebin.c