gst/auparse/gstauparse.c: Don't push buffers into the adapter that we are going to...
authorTim-Philipp Müller <tim@centricular.net>
Wed, 1 Feb 2006 11:01:04 +0000 (11:01 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Wed, 1 Feb 2006 11:01:04 +0000 (11:01 +0000)
commit638225aebb76fe08d53a2094b02544838994b369
tree1c31fdb5bb3737ba1fb71c099d511b9e3ad6cdfe
parent1e661e8ff3b60f17b3e0b7ffd6e8c99a5e26dab5
gst/auparse/gstauparse.c: Don't push buffers into the adapter that we are going to push downstream again without fram...

Original commit message from CVS:
* gst/auparse/gstauparse.c: (gst_au_parse_chain):
Don't push buffers into the adapter that we are going to
push downstream again without framing anyway. Also, the
adaptor takes ownership of buffers put into it (fixes
auparse pushing invalid buffers for .au files with
ADPCM contents). Finally, set caps on all outgoing buffers.
ChangeLog
gst/auparse/gstauparse.c