summaryrefslogtreecommitdiff
path: root/gst/rawparse/gstaudioparse.c
Commit message (Expand)AuthorAgeFilesLines
* Use gst_element_class_set_static_metadata()Tim-Philipp Müller2012-10-171-1/+1
* audioparse: Set framesize and properties correctly when taking formatMichael Smith2012-10-121-0/+6
* audioparse: add a mode where the caps are taken from the sink pad, and thus a...Michael Smith2012-10-091-1/+24
* replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts2012-09-141-1/+1
* rawparse: port to 0.11Mark Nauwelaerts2012-03-201-173/+123
* audioparse: Allow implicit channel map for 1-/2-channel audioArun Raghavan2010-12-081-1/+7
* audioparse: Add support for setting the channel-positionsSebastian Dröge2010-10-071-1/+96
* audioparse: Small cleanupsSebastian Dröge2009-08-081-43/+43
* audioparse: add support for A-Law and µ-LawTim-Philipp Müller2009-05-281-19/+54
* Do not use short_description in section docs for elements. We extract them fr...Stefan Kost2008-06-121-1/+0
* Add new plugin rawparse that contains a base class for raw data parsers and t...Sebastian Dröge2007-12-231-0/+319