# MediaCodecDemo **Repository Path**: JingXiongDi/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**: 0 - **Forks**: 0 - **Created**: 2020-08-23 - **Last Updated**: 2024-04-30 ## 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.