summaryrefslogtreecommitdiff
path: root/gst/adpcmdec
Commit message (Expand)AuthorAgeFilesLines
* adpcmdec: port to audiodecoderMark Nauwelaerts2012-01-172-175/+91
* various: fix pad template ref leaksVincent Penquerc'h2011-11-281-4/+4
* adpcm: add more consts, espcially for static const dataVincent Penquerc'h2011-11-071-9/+9
* various: fix author tag in element detailsStefan Kost2011-05-181-1/+1
* android: make it ready for androgenizerThibault Saunier2011-04-111-0/+13
* Add -Wmissing-declarations -Wmissing-prototypes to configure flagsBenjamin Otte2010-03-211-0/+1
* gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte2010-03-181-7/+4
* adpcmdec: make power of 2 more accurate.Michael Smith2009-12-101-1/+1
* adpcmdec: decode adpcm without explicit length, as found in qt.Michael Smith2009-11-171-54/+71
* Fix warnings with gcc 4.0.1.Alessandro Decina2009-09-231-1/+1
* adpcmdec: complete ima adpcm support.Michael Smith2009-09-101-49/+50
* adpcmdec: checkpoint for incomplete IMA ADPCM support.Michael Smith2009-09-101-17/+137
* adpcmdec: Add new plugin for ms-adpcm decoding.Michael Smith2009-05-222-0/+464