registry: Don't replace valid existing plugins by blacklisted ones
authorEdward Hervey <bilboed@bilboed.com>
Sat, 8 Jan 2011 13:52:27 +0000 (14:52 +0100)
committerEdward Hervey <edward.hervey@collabora.co.uk>
Mon, 10 Jan 2011 10:38:19 +0000 (11:38 +0100)
commit8edee55a3a2241ef4d83df6ec405bc4ba6ba42f0
treedd672b47b78e47fb95b4ff739038919104e04a47
parent27cd56b983f3826e22f3504bcdcb54ab061613ee
registry: Don't replace valid existing plugins by blacklisted ones

Only replace existing plugins by blacklisted ones if they correspond
to the exact same plugin. If they're not the same, keep the existing
valid one.

Fixes #638941
gst/gstregistry.c