# MediaCodecDemo **Repository Path**: codeing_q/MediaCodecDemo ## Basic Information - **Project Name**: MediaCodecDemo - **Description**: Android MediaCodec API Demo - **Primary Language**: Java - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-07-01 - **Last Updated**: 2024-04-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README MediaCodec Demo =============== The simple demonstration of Android MediaExtractor and MediaCodec API. DecodeActivity -------------- How to play video with Android MediaExtractor and MediaCodec API, with a very simple clock to sync video playback with the original FPS. LICENSE ------- Copyright (c) 2013, Cedric Fung See LICENSE file.