OSDN Git Service

Better workaround for slow decoders.
authorMarco Nelissen <marcone@google.com>
Wed, 4 Sep 2013 22:00:07 +0000 (15:00 -0700)
committerMarco Nelissen <marcone@google.com>
Wed, 4 Sep 2013 22:36:42 +0000 (15:36 -0700)
commit6f9439efd2a6004b588605f6a9d4af20c98e8e80
tree33e81b2244ff78d4735170362fb37ddafd4542c5
parent491211b87dd38357d37ece687cf8795bff8996a5
Better workaround for slow decoders.

This is more in the spirit of the original code. Now it checks
whether a codec instantiated by name is a video codec, and enables
the extra looper if so.

b/10528409

Change-Id: Ia253c04c1283d4ecf66f213ef4bf523279ad7cca
media/libstagefright/MediaCodec.cpp