aacparse: Add function for the baseparse subclass to push buffers downstream
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Tue, 14 Jul 2009 12:08:04 +0000 (14:08 +0200)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Fri, 8 Apr 2011 17:06:58 +0000 (18:06 +0100)
commitbfe54aff4b16da24528a8d543b36f13819e27c49
treec2490c02edbfbd5ea1fbf52abad3a8b55be8d6f2
parentc83364ee81f8bba559b3a1fa2cc4b45caa8072ff
aacparse: Add function for the baseparse subclass to push buffers downstream

Also handle the case gracefully where the subclass decides to drop
the first buffers and has no caps set yet. It's still required to
have valid caps set when the first buffer should be passed downstream.
gst/aacparse/gstbaseparse.c
gst/aacparse/gstbaseparse.h