decodebin2: Deprecate new-decoded-pad and removed-decoded-pad signals
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Sat, 11 Dec 2010 16:18:49 +0000 (17:18 +0100)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Sat, 11 Dec 2010 16:18:49 +0000 (17:18 +0100)
commit09ff04a00ad506bde366d684b68809a1364cd3ea
tree016a8ac57a78d6b0b01c59e3153863220306779d
parent42dee942d4e7877b8573263f07c01b7f27633e94
decodebin2: Deprecate new-decoded-pad and removed-decoded-pad signals

They're really the same as pad-added and pad-removed from GstElement
and it doesn't make sense to have two signals for the same thing.
gst/playback/gstdecodebin2.c