platform/upstream/gst-plugins-good.git
2016-08-20 Nirbheek ChauhanAdd support for Meson as alternative/parallel build...
2016-04-15 Tim-Philipp... mpg123: fix build with msvc
2016-02-16 Vineeth TMplugins-bad: Fix example pipelines
2016-02-16 Tim-Philipp... mpg123: 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... Remove obsolete Android build cruft
2016-02-16 Tim-Philipp... mpg123: fix compiler warning and simplify checks in...
2016-02-16 Carlos Rafael... mpg123: rework set_format code so mpg123audiodec works...
2016-02-16 Tim-Philipp... Fix up one-element lists in template caps
2016-02-16 Tim-Philipp... tests: fix mpg123audiodec test for big-endian architectures
2016-02-16 Carlos Rafael... mpg123: 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 Sebastian Drögempg123audiodec: Fix event handling in unit test
2016-02-16 Sebastian Drögegst: Add better support for static plugins
2016-02-16 David Schleefmpg123: Add conditional on API version for new enum
2012-11-04 Tim-Philipp... Fix FSF address
2012-10-30 Carlos Rafael... mpg123: removed unnecessary finalize function
2012-10-29 Jan Schmidtmpg123: Fix leaks from not chaining up in the finalize...
2012-10-24 Tim-Philipp... tests: fix up mpg123 test a little
2012-10-24 Carlos Rafael... tets: add unit test for mpg123audiodec
2012-10-24 Carlos Rafael... mpg123: added gtkdoc section
2012-10-24 Carlos Rafael... mpg123: fixed bug with last frame, disabled internal...
2012-10-24 Carlos Rafael... mpg123: cleaned up comments, formatting, and logging...
2012-08-09 Sebastian Drögempg123: Give MARGINAL rank to the mpg123 decoder element
2012-08-08 Tim-Philipp... mpg123: dist header file
2012-08-03 Tim-Philipp... mpg123: map input buffer in READ mode, not WRITE mode
2012-08-03 Tim-Philipp... mpg123: query supported output formats at run-time
2012-08-03 Tim-Philipp... mpg123: hook up to build system
2012-08-03 Carlos Rafael... mpg123: add new libmpg123-based mp3 decoder plugin