GNOME Bugzilla – Bug 741241
androidmedia: Set KEY_IS_ADTS when using adts aac streams
Last modified: 2018-11-03 13:29:21 UTC
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
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/issues/198.