[Bug 704162] aacparse: Too verbose when parsing LOAS stream

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Jul 14 23:29:12 PDT 2013


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

--- Comment #3 from Matej Knopp <matej.knopp at gmail.com> 2013-07-15 06:29:09 UTC ---
After audio_specific_config there is 
frame_length_type, frame_length (optional), other_data_present flag,
other_data_length (optional), crc_present, crc (optional), payload_length and
payload

I don't think the parser needs to parse any of these, unless it wants to
convert between formats. The overall packet length is at the beginning after
sync word, that should be enough.

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