baseparse: Fix debug output
authorArun Raghavan <arun.raghavan@collabora.co.uk>
Wed, 22 Sep 2010 10:14:43 +0000 (15:44 +0530)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Fri, 8 Apr 2011 17:07:09 +0000 (18:07 +0100)
commit8ef15e6247ad2f558dd92b47fde955942f4fa796
tree4b70843e09c257930fafd7fba9794210a92c1624
parentfbbc09e47dd91fbd584e0122abb468828efa85fc
baseparse: Fix debug output

We lose the reference to the buffer after gst_pad_push(), so the debug
print should happen before.

https://bugzilla.gnome.org/show_bug.cgi?id=622276
gst/audioparsers/gstbaseparse.c