[Bug 730634] androidmedia: discard defective codecs

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri May 30 03:59:51 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=730634
  GStreamer | gst-plugins-bad | git

Andoni Morales <ylatuya> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ylatuya at gmail.com

--- Comment #7 from Andoni Morales <ylatuya at gmail.com> 2014-05-30 10:59:48 UTC ---
We can warranty that these devices have buggy decoders, but we can't warranty
that all the AACDecoder or MP3Decoder are buggy.

In our Fluendo branch we can blacklist them as we have AAC and MP3 decoders and
but we don't have access to all the android devices in the market. We prefer
using software decoders for audio when we find a buggy decoder in one device,
rather than risking to have the same bug in more devices.

If decoders with the same name are known to work in other devices, the
blacklist should be device specific, but how ?

It's more likely that the bugs are in the amcaudiodec implementation rather
than in the device but it's hard to debug with a black box.

-- 
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