OSDN Git Service

Fix initialization of AAC presentation struct
authorMarco Nelissen <marcone@google.com>
Thu, 10 Mar 2016 22:29:26 +0000 (14:29 -0800)
committerMarco Nelissen <marcone@google.com>
Thu, 10 Mar 2016 22:29:26 +0000 (14:29 -0800)
commit3e5d6d1b67a542d6e066b1e67857ca20dd7872b7
tree6c5f0d9315166d6639539939550aba301309de6e
parent423766ca07beb7e3e9cd301385708ca13fcce3e1
Fix initialization of AAC presentation struct

Otherwise the new size checks trip on this.

Bug: 27207275
Change-Id: I1f8f01097e3a88ff041b69279a6121be842f1766
media/libstagefright/ACodec.cpp