Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 326 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 326 Bytes

android-MultipleCodec

Multiple codec test of android Application

Two H/W encoders and one H/W decoder test through MediaCodec interface.

  • Encoders just encoder YUV data from input file.
  • Decoder decode a give clip and rendered on screen.

Know issue:

Color format of input data for encoder is not will set.