xqtdepay: fix buffer refcount error
authorWim Taymans <wim.taymans@collabora.co.uk>
Wed, 25 Jul 2012 08:08:52 +0000 (10:08 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Wed, 25 Jul 2012 08:11:29 +0000 (10:11 +0200)
commit0cb11943e5ba28ed50fb2131a5b50239bbc9dffe
treed4b680c9ec5472f64c5e0435b29c5fa22724bd55
parent242321e376fd80d32b92c7fd005b6d4137f018f2
xqtdepay: fix buffer refcount error

After pushing the buffer into the adapter, we should not let the baseclass push
it out anymore. This error was introduced while porting to 0.11.

See https://bugzilla.gnome.org/show_bug.cgi?id=680540
gst/isomp4/gstrtpxqtdepay.c