summaryrefslogtreecommitdiff
path: root/ext/mpg123
Commit message (Expand)AuthorAgeFilesLines
* mpeg123: allow per feature registrationStéphane Cerveau2021-03-292-2/+5
* mpg123: Use G_DECLARE_FINAL_TYPENiels De Graef2020-03-161-18/+3
* Remove autotools build systemTim-Philipp Müller2019-10-141-11/+0
* doc: remove xml from commentsMathieu Duponchelle2019-05-291-3/+2
* doc: Port documentation to hotdocThibault Saunier2019-05-131-0/+1
* mpg123: Remove ssize_t fallback, not needed anymoreNirbheek Chauhan2018-09-041-12/+0
* meson: Add feature options for all pluginsNirbheek Chauhan2018-07-271-1/+1
* Meson: Generate pc file for all plugins in goodXavier Claessens2018-04-251-0/+1
* mpg123: hook up to build systemTim-Philipp Müller2017-08-201-6/+2
* mpg123audiodec: fix caps leakTim-Philipp Müller2017-07-151-0/+1
* Remove plugin specific static build optionNicolas Dufresne2017-05-161-1/+0
* Add support for Meson as alternative/parallel build systemNirbheek Chauhan2016-08-201-0/+16
* mpg123: fix build with msvcTim-Philipp Müller2016-04-151-0/+12
* plugins-bad: Fix example pipelinesVineeth TM2016-02-161-1/+1
* mpg123: still reset pending audio info on hard flushTim-Philipp Müller2016-02-161-0/+2
* mpg123: fix handling of sample rate change during playbackJason Litzinger2016-02-161-1/+0
* audiodecoders: use default pad accept-caps handlingThiago Santos2016-02-161-0/+3
* Remove obsolete Android build cruftTim-Philipp Müller2016-02-161-15/+0
* mpg123: fix compiler warning and simplify checks in set_capsTim-Philipp Müller2016-02-161-45/+40
* mpg123: rework set_format code so mpg123audiodec works with decodebin/playbinCarlos Rafael Giani2016-02-161-121/+110
* Fix up one-element lists in template capsTim-Philipp Müller2016-02-161-1/+1
* mpg123: improved error report and checksCarlos Rafael Giani2016-02-161-5/+12
* mpg123audiodec: Require caps to be set before any data processingSebastian Dröge2016-02-161-0/+1
* mpg123: Remove dead assignmentEdward Hervey2016-02-161-2/+0
* gst: Add better support for static pluginsSebastian Dröge2016-02-161-1/+1
* mpg123: Add conditional on API version for new enumDavid Schleef2016-02-161-0/+4
* mpg123: removed unnecessary finalize functionCarlos Rafael Giani2012-10-301-17/+0
* mpg123: Fix leaks from not chaining up in the finalize functionJan Schmidt2012-10-301-0/+1
* mpg123: added gtkdoc sectionCarlos Rafael Giani2012-10-241-0/+14
* mpg123: fixed bug with last frame, disabled internal resampler & chatterCarlos Rafael Giani2012-10-241-12/+16
* mpg123: cleaned up comments, formatting, and logging linesCarlos Rafael Giani2012-10-241-148/+156
* mpg123: Give MARGINAL rank to the mpg123 decoder elementSebastian Dröge2012-08-091-1/+1
* mpg123: dist header fileTim-Philipp Müller2012-08-081-1/+1
* mpg123: map input buffer in READ mode, not WRITE modeTim-Philipp Müller2012-08-031-1/+1
* mpg123: query supported output formats at run-timeTim-Philipp Müller2012-08-031-63/+57
* mpg123: hook up to build systemTim-Philipp Müller2012-08-031-0/+27
* mpg123: add new libmpg123-based mp3 decoder pluginCarlos Rafael Giani2012-08-032-0/+693