[Bug 739333] Add AMR decoder

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Nov 7 01:27:28 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=739333
  GStreamer | gst-omx | 1.2.4

--- Comment #11 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-11-07 09:27:27 UTC ---
Review of attachment 290128:
 --> (https://bugzilla.gnome.org/review?bug=739333&attachment=290128)

::: omx/gstomxamrdec.c
@@ +95,3 @@
+
+  gst_omx_port_get_port_definition (port, &port_def);
+  port_def.format.audio.eEncoding = OMX_AUDIO_CodingAMR;

Does it need different settings for AMR vs. AMR-WB? There's e.g.
OMX_AUDIO_AMRBandModeNB0 and OMX_AUDIO_AMRBandModeWB0

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list