playback: When going from NULL->READY check if the registry has new features
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Tue, 10 Nov 2009 17:13:25 +0000 (18:13 +0100)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Tue, 10 Nov 2009 17:30:46 +0000 (18:30 +0100)
commitab96265c57229103795e62da2c14510d14802de1
tree95578efca4ac8bc635ab059f97d9cb14fdd60538
parent8c76ae5fa9083522c80f568618d32f03368f9f3b
playback: When going from NULL->READY check if the registry has new features

This makes it possible to use newly installed plugins after going back
to NULL instead of requiring a new instance.

Fixes bug #599266.
gst/playback/gstdecodebin2.c
gst/playback/gstplaybin2.c
gst/playback/gsturidecodebin.c