MediaCodecDecodeRawStreamToYuv icon indicating copy to clipboard operation
MediaCodecDecodeRawStreamToYuv copied to clipboard

MediaCodecDecodeRawStreamToYuv

1.support h264 and h265 raw streaming decode to YUV image(I420)

2.Two class in the project, MyActivity (put image to surface) and MainActivity (save file to yuv ,jpg ,or Bitmap)

3.sample vedio put in h264_sample_video folder