MediaCodecDemo icon indicating copy to clipboard operation
MediaCodecDemo copied to clipboard

Android MediaCodec API Demo

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 [email protected]

See LICENSE file.