vrawdepay: return output buffer from process
authorWim Taymans <wim.taymans@collabora.co.uk>
Wed, 24 Apr 2013 14:24:25 +0000 (16:24 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Wed, 24 Apr 2013 14:24:25 +0000 (16:24 +0200)
commit5ba3fd3c6370396842a1f85e201f26c6eeabb833
tree6157b3500a33d584dcd2dd85448245ca94c187dd
parent0a7d4afc1bbda9d1d8fca51e3a68dc84ed998c71
vrawdepay: return output buffer from process

Return the output buffer from the process function instead of pushing
it ourselves. This way, the subclass can actually deal with the return
value of the push.

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=693727
gst/rtp/gstrtpvrawdepay.c