Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 261 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 261 Bytes

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