Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add -Wmissing-declarations -Wmissing-prototypes to configure flags | Benjamin Otte | 2010-03-21 | 1 | -0/+1 |
* | gst_element_class_set_details => gst_element_class_set_details_simple | Benjamin Otte | 2010-03-18 | 1 | -7/+4 |
* | adpcmdec: make power of 2 more accurate. | Michael Smith | 2009-12-10 | 1 | -1/+1 |
* | adpcmdec: decode adpcm without explicit length, as found in qt. | Michael Smith | 2009-11-17 | 1 | -54/+71 |
* | Fix warnings with gcc 4.0.1. | Alessandro Decina | 2009-09-23 | 1 | -1/+1 |
* | adpcmdec: complete ima adpcm support. | Michael Smith | 2009-09-10 | 1 | -49/+50 |
* | adpcmdec: checkpoint for incomplete IMA ADPCM support. | Michael Smith | 2009-09-10 | 1 | -17/+137 |
* | adpcmdec: Add new plugin for ms-adpcm decoding. | Michael Smith | 2009-05-22 | 2 | -0/+464 |