[Bug 752107] aacparse: remove channel value checking in adts

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Jul 8 06:40:38 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=752107

--- Comment #3 from sangkyu.choi <sangkyu.choi at lge.com> ---
i thinks thant "channels == 0" is also ADTS frame.
in  this case, it does not a detect as a ADTS.

Channel Configurations

These are the channel configurations:

    0: Defined in AOT Specifc Config
    1: 1 channel: front-center
    2: 2 channels: front-left, front-right
    3: 3 channels: front-center, front-left, front-right
    4: 4 channels: front-center, front-left, front-right, back-center
    5: 5 channels: front-center, front-left, front-right, back-left, back-right
    6: 6 channels: front-center, front-left, front-right, back-left,
back-right, LFE-channel
    7: 8 channels: front-center, front-left, front-right, side-left,
side-right, back-left, back-right, LFE-channel
    8-15: Reserved

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