summaryrefslogtreecommitdiff
path: root/ext/mpg123
AgeCommit message (Expand)AuthorFilesLines
2014-02-04mpg123: improved error report and checksCarlos Rafael Giani1-5/+12
2013-12-05mpg123audiodec: Require caps to be set before any data processingSebastian Dröge1-0/+1
2013-07-27mpg123: Remove dead assignmentEdward Hervey1-2/+0
2013-04-15gst: Add better support for static pluginsSebastian Dröge1-1/+1
2013-04-15mpg123: Add conditional on API version for new enumDavid Schleef1-0/+4
2012-10-30mpg123: removed unnecessary finalize functionCarlos Rafael Giani1-17/+0
2012-10-30mpg123: Fix leaks from not chaining up in the finalize functionJan Schmidt1-0/+1
2012-10-24mpg123: added gtkdoc sectionCarlos Rafael Giani1-0/+14
2012-10-24mpg123: fixed bug with last frame, disabled internal resampler & chatterCarlos Rafael Giani1-12/+16
2012-10-24mpg123: cleaned up comments, formatting, and logging linesCarlos Rafael Giani1-148/+156
2012-08-09mpg123: Give MARGINAL rank to the mpg123 decoder elementSebastian Dröge1-1/+1
2012-08-08mpg123: dist header fileTim-Philipp Müller1-1/+1
2012-08-03mpg123: map input buffer in READ mode, not WRITE modeTim-Philipp Müller1-1/+1
2012-08-03mpg123: query supported output formats at run-timeTim-Philipp Müller1-63/+57
2012-08-03mpg123: hook up to build systemTim-Philipp Müller1-0/+27
2012-08-03mpg123: add new libmpg123-based mp3 decoder pluginCarlos Rafael Giani2-0/+693