[Bug 769215] New: aacparse: Need to relax the detection of ADTS
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Jul 27 08:45:23 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=769215
Bug ID: 769215
Summary: aacparse: Need to relax the detection of ADTS
Classification: Platform
Product: GStreamer
Version: git master
OS: Mac OS
Status: NEW
Severity: normal
Priority: Normal
Component: gst-plugins-good
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: dongil.park at lge.com
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
The relax logic was reverted in 2ad1f20e7b430985091ea2f4e8ba753f9e908c46.
But, according to ISO/IEC 13818-7, "channel_config" field in
adts_fixed_header() may have value of 0.
In case of stream contained channel_config == 0, aacparse would not deliever
audio frame to downstream element.
We need to remove commit 2ad1f20e7b430985091ea2f4e8ba753f9e908c46.
--
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