qtdemux: Add the function to get channels and sample rate for AAC
authorJimmy Ohn <yongjin.ohn@lge.com>
Tue, 22 Mar 2016 01:43:45 +0000 (10:43 +0900)
committerSebastian Dröge <sebastian@centricular.com>
Thu, 24 Mar 2016 12:28:09 +0000 (14:28 +0200)
commit84f436f12232e8b07ae8c5bb2c3a70369cd8c362
tree9338a964487f4ca82576f7e890c942f4907656f0
parente47ae99363b3d0ba37d259e83d89c952cc6e92fb
qtdemux: Add the function to get channels and sample rate for AAC

Add aac_get_channels and sample_rate function to get these value for
AAC.

https://bugzilla.gnome.org/show_bug.cgi?id=749110
gst/isomp4/qtdemux.c