# MediaCodecEncodeH264 **Repository Path**: TopsLuo/MediaCodecEncodeH264 ## Basic Information - **Project Name**: MediaCodecEncodeH264 - **Description**: MediaCodec 编码 onPreviewFrame 回调的YUV数据为 h264 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-24 - **Last Updated**: 2021-03-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # MediaCodecEncodeH264 MediaCodec 编码 onPreviewFrame 回调的YUV数据为 h264 #2019.8.16 1.更新为android studio工程; 2.并且修复了android 6.0以上动态权限bug; 3.修复android p崩溃bug