mediacodec: fix deprecated calls if API >= 21
Use getInputBuffer and getOutputBuffer instead of getInputBuffers and getOutputBuffers. see http://developer.android.com/reference/android/media/MediaCodec.htmlSigned-off-by: Jean-Baptiste Kempf <jb@videolan.org>
Showing
Please register or sign in to comment