summaryrefslogtreecommitdiff
path: root/gst/adpcmdec
Commit message (Expand)AuthorAgeFilesLines
* 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