OSDN Git Service

Handle large AVCC chunks
authorJan Olof Svensson <janolof.svensson@sonyericsson.com>
Wed, 26 Sep 2012 07:08:11 +0000 (09:08 +0200)
committerJohan Redestig <johan.redestig@sonymobile.com>
Mon, 19 Nov 2012 09:44:31 +0000 (10:44 +0100)
commitd2f6b04578432fa4e27bacf860b78bf29a099b73
tree453fc9d8aa18e88955626b35a221f673c110610a
parent33cf49b168a88a88167c46b01787a57b49cd875f
Handle large AVCC chunks

If enabling seq_scaling_matrix_present_flag = 1 the AVCC chunk can
be larger than the original buffer size. Changed to using ABuffer
instead.

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