GStreamer multimedia framework
Find a file
Carlos Rafael Giani 2fe38328d2 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
ext/mpg123 mpg123: rework set_format code so mpg123audiodec works with decodebin/playbin 2016-02-16 10:40:40 +00:00
tests/check/elements tests: fix mpg123audiodec test for big-endian architectures 2016-02-16 10:40:39 +00:00