After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 729933 - Add support for audio decoders
Add support for audio decoders
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-omx
git master
Other Linux
: Normal enhancement
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-05-10 22:08 UTC by Sebastian Dröge (slomo)
Modified: 2015-09-12 08:07 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sebastian Dröge (slomo) 2014-05-10 22:08:18 UTC
Work in progress branch here: http://cgit.freedesktop.org/~slomo/gst-omx/log/?h=audio-decoders

It does not work yet on the RPi because of an asynchronous "Unsupported setting" error that happens after setting the port format during allocating buffers for the input port.
Comment 1 Sebastian Dröge (slomo) 2015-09-12 08:07:03 UTC
This was actually merged a long time ago. Does not work on RPi as apparently it does not support audio decoders, but works elsewhere.