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 14:44:52 +0000 (15:44 +0100)
commitc56f223da7ccb528f8996a2f4592a414ff1187a3
tree85340639b808dc109c535e42a5e5d9409fc0794a
parentcc8d04dad524b6f476073e0f387abdf77b891a7e
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