GNOME Bugzilla – Bug 749110
qtdemux: Add the function to get channels and sample rate for AAC
Last modified: 2016-03-24 12:30:45 UTC
I remove the FIXME in the gst_qtdemux_handle_esds function. This is the related patch set to fix it. https://bugzilla.gnome.org/show_bug.cgi?id=749109 https://bugzilla.gnome.org/show_bug.cgi?id=749107
Created attachment 303079 [details] [review] qtdemux: handle a FIXME
I'll update new patch to fix it.
Created attachment 304164 [details] [review] qtdemux: handle a FIXME
Please merge this with the other bug
Created attachment 324514 [details] [review] qtdemux: Add the function to get channels and sample rate for AAC
Created attachment 324515 [details] [review] Add utilities for AAC and the AACHead header
commit 65f721b326fa3f8cb20297cb1a47074dd11e32b4 Author: Jimmy Ohn <yongjin.ohn@lge.com> Date: Tue Mar 22 11:25:49 2016 +0900 codec-utils: Add utilities for AAC and the AACHead header Add utilities about the channels and sample rate for AAC. https://bugzilla.gnome.org/show_bug.cgi?id=749110
Attachment 324514 [details] pushed as 84f436f - qtdemux: Add the function to get channels and sample rate for AAC