OSDN Git Service

Support more channel configurations in MPEG4Extractor
authorJean-Michel Trivi <jmtrivi@google.com>
Wed, 18 Dec 2013 23:47:49 +0000 (15:47 -0800)
committerJean-Michel Trivi <jmtrivi@google.com>
Wed, 8 Jan 2014 17:50:40 +0000 (09:50 -0800)
commitf4512c9672110c11b7bdeea0073a54bfae9c8f87
treeef0de5a6ea12b1b5495c854a18922902b0a2f257
parentc21623371d947b2c0bf9c4029bcc8d33c590a8ef
Support more channel configurations in MPEG4Extractor

Add support for streams having an audio specific configuration with the
  channel_configuration equal to zero.
Add support for 6.1 and 7.1 channel configurations.

Bug 9428126

Change-Id: Iaac2516139093579c52095d4f74ae4428f8e368a
media/libstagefright/MPEG4Extractor.cpp