Automatic update of common submodule
[platform/upstream/gst-plugins-ugly.git] / ext / mpg123 / gstmpg123audiodec.c
2017-07-15 Tim-Philipp Müllermpg123audiodec: fix caps leak
2016-02-16 Tim-Philipp MüllerMerge branch 'plugin-move-mpg123'
2016-02-16 Vineeth TMplugins-bad: Fix example pipelines
2016-02-16 Tim-Philipp Müllermpg123: still reset pending audio info on hard flush
2016-02-16 Jason Litzingermpg123: fix handling of sample rate change during playback
2016-02-16 Thiago Santosaudiodecoders: use default pad accept-caps handling
2016-02-16 Tim-Philipp Müllermpg123: fix compiler warning and simplify checks in...
2016-02-16 Carlos Rafael Gianimpg123: rework set_format code so mpg123audiodec works...
2016-02-16 Tim-Philipp MüllerFix up one-element lists in template caps
2016-02-16 Carlos Rafael Gianimpg123: improved error report and checks
2016-02-16 Sebastian Drögempg123audiodec: Require caps to be set before any data...
2016-02-16 Edward Herveympg123: Remove dead assignment
2016-02-16 David Schleefmpg123: Add conditional on API version for new enum
2012-10-30 Carlos Rafael Gianimpg123: removed unnecessary finalize function
2012-10-29 Jan Schmidtmpg123: Fix leaks from not chaining up in the finalize...
2012-10-24 Carlos Rafael Gianimpg123: added gtkdoc section
2012-10-24 Carlos Rafael Gianimpg123: fixed bug with last frame, disabled internal...
2012-10-24 Carlos Rafael Gianimpg123: cleaned up comments, formatting, and logging...
2012-08-09 Sebastian Drögempg123: Give MARGINAL rank to the mpg123 decoder element
2012-08-03 Tim-Philipp Müllermpg123: map input buffer in READ mode, not WRITE mode
2012-08-03 Tim-Philipp Müllermpg123: query supported output formats at run-time
2012-08-03 Carlos Rafael Gianimpg123: add new libmpg123-based mp3 decoder plugin