OSDN Git Service

Use system property to control whether we will enable B frame support in MPEG4Writer
authorJames Dong <jdong@google.com>
Fri, 17 Jun 2011 22:13:42 +0000 (15:13 -0700)
committerJames Dong <jdong@google.com>
Fri, 17 Jun 2011 22:28:07 +0000 (15:28 -0700)
commit05e65807d48c2c7b954af82eda0532a48948e96a
treeb4c55b2cde1de371ec29b5f8feb0004d1ff952b1
parentdaeba2d6b9df5252afacec835a23340e5d9910ec
Use system property to control whether we will enable B frame support in MPEG4Writer

o This is to work around a bug in crespo's video encoder output timestamp

related-to-bug: 4600191,4724339

Change-Id: I485c1e044bd2f604b318692efd6433345cfc6487
media/libstagefright/MPEG4Writer.cpp