gstreamer/ext/mpg123
Carlos Rafael Giani 4b7a954cae mpg123: rework set_format code so mpg123audiodec works with decodebin/playbin
The old code was using gst_caps_normalize() and was generally overly
complex. Simplify by picking sample rate and number of channels from
upstream and the sample format from the allowed caps. If the format caps
is a list of strins, just pick the first one. And if the srcpad isn't
linked yet, use the default format (S16).

https://bugzilla.gnome.org/show_bug.cgi?id=740195
2016-02-16 10:40:40 +00:00
..
gstmpg123audiodec.c mpg123: rework set_format code so mpg123audiodec works with decodebin/playbin 2016-02-16 10:40:40 +00:00
gstmpg123audiodec.h mpg123: add new libmpg123-based mp3 decoder plugin 2012-08-03 11:52:11 +01:00
Makefile.am gst: Add better support for static plugins 2016-02-16 10:40:39 +00:00