media/extensions/vp9/src/main
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
..
java/com/google/android/exoplayer2/ext/vp9 Do not copy data to output frame in libvpx unless necessary. 2017-10-03 08:50:10 +01:00
jni Add NEON-accelerated HDR conversion routines to VPX. 2017-09-26 14:03:50 +01:00
AndroidManifest.xml Finalize v2 directory + package name 2016-07-08 12:12:09 +01:00