OSDN Git Service

Don't initialize sync sample parameters until the end
authorMarco Nelissen <marcone@google.com>
Thu, 12 Jan 2017 23:49:04 +0000 (15:49 -0800)
committerMarco Nelissen <marcone@google.com>
Fri, 13 Jan 2017 17:19:15 +0000 (09:19 -0800)
commita9660fe122ca382e1777e0c5d3c42ca67ffb0377
tree663620eaeeff5059e530612feaa75e856eb6e2af
parent21d6eafd26077d3ef5e63eef536de6409a7b2231
Don't initialize sync sample parameters until the end

to avoid leaving them in a partially initialized state.

Bug: 33137046
Test: ran CTS tests
Change-Id: I1f5c070233c5917d85da9e930e01a3fc51a0a0ec
media/libstagefright/SampleTable.cpp