media/extensions/vp9/src
hoangtc 7665571ff9 Do not copy data to output frame in libvpx unless necessary.
In out libvpx extension, currently we always call vpxGetFrame and copy the data
from the native decoder to output frame. However, if the inputBuffer has
isDecoderOnly set, we can avoid populating the output buffer, but only setting
BUFFER_FLAG_DECODE_ONLY.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=170318527
2017-10-03 08:50:10 +01:00
..
androidTest Add abstract, default Player event listener. 2017-10-03 08:44:33 +01:00
main Do not copy data to output frame in libvpx unless necessary. 2017-10-03 08:50:10 +01:00