[Bug 741241] New: androidmedia: Set KEY_IS_ADTS when using adts aac streams

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Dec 8 02:32:10 PST 2014


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

           Summary: androidmedia: Set KEY_IS_ADTS when using adts aac
                    streams
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: bilboed at bilboed.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Currently the androidmedia aac decoders state that they can consume ADTS aac
(in addition to raw packetization).

When this happens, we also need to set the KEY_IS_ADTS to 1 on the media
format, otherwise some implementations will barf at the stream (they assume
it's raw and not in adts).

http://developer.android.com/reference/android/media/MediaFormat.html#KEY_IS_ADTS

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