gst/playback/gstdecodebin2.c: Free GstDecodeGroups no longer used.
authorEdward Hervey <bilboed@bilboed.com>
Thu, 25 Jan 2007 14:02:37 +0000 (14:02 +0000)
committerEdward Hervey <bilboed@bilboed.com>
Thu, 25 Jan 2007 14:02:37 +0000 (14:02 +0000)
commita8d29e1f82a17ed2f4a482c22cb36927c2f14460
tree689897810fac46c31d7ef262c9c3124f4abe3de9
parentdab1309f32074897bb3de86abcc093013060c9d3
gst/playback/gstdecodebin2.c: Free GstDecodeGroups no longer used.

Original commit message from CVS:
* gst/playback/gstdecodebin2.c:
(gst_decode_bin_dispose),(gst_decode_bin_finalize):
Free GstDecodeGroups no longer used.
(gst_decode_group_expose):
Don't unlock too many times !
(deactivate_free_recursive):
Free iterator once we're done with it.
Fix for recursively deactivating elements (stop at ghostpads).
ChangeLog
gst/playback/gstdecodebin2.c