rtpssrcdemux: Fix wrong usage of gst_iterator_filter
authorEdward Hervey <edward.hervey@collabora.co.uk>
Thu, 13 Oct 2011 07:34:04 +0000 (09:34 +0200)
committerEdward Hervey <edward.hervey@collabora.co.uk>
Thu, 13 Oct 2011 07:34:04 +0000 (09:34 +0200)
commitd4a2a466062bb3a1f07c68c076c6661878b633b3
tree15d0d1371190cb0c74f0ebc44ca5d9cc4e586b0e
parent16649b25084fb0888f8b867392ce9361283fcf26
rtpssrcdemux: Fix wrong usage of gst_iterator_filter

It takes a GValue* as the user_data.

And don't forget to unref the demuxer before returning.
gst/rtpmanager/gstrtpssrcdemux.c