[Bug 769278] aacparse: a few fixes and improvements for LOAS parsing

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Sep 5 08:11:16 UTC 2016


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

--- Comment #3 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> ---
I don't have a sample where this helps :) I found those things while trying to
make some sample work, but it turns out it's not LOAS but some other obscure
type of AAC.

I'll split into several patches.

The casts are because I added parsing of more stuff, but there's tons of other
stuff after that, and so these few variables aren't actually used (yet), so GCC
would moan about it, and, you know, -Werror is being its usual party pooper. I
could remove that extra parsing code, since I don't even know if it works, due
to the no-LOAS-file thing above, but it seemed like it was adding something
incremental that would be useful later.

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