gstreamer/gst/auparse
Tim-Philipp Müller 638225aebb 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.
2006-02-01 11:01:04 +00:00
..
.gitignore Initial revision 2001-12-22 23:22:05 +00:00
auparse.vcproj more working plugins 2004-07-27 21:41:30 +00:00
gstauparse.c gst/auparse/gstauparse.c: Don't push buffers into the adapter that we are going to push downstream again without fram... 2006-02-01 11:01:04 +00:00
gstauparse.h gst/auparse/gstauparse.*: Use gst_object_unref() for GstObjects instead of g_object_unref() and fix a mem leak in a d... 2005-12-12 10:30:20 +00:00
Makefile.am Forgot to commit header file changes, Makefile.am changes. Oops. 2005-11-21 17:52:15 +00:00