xuxin5211 / MediaCodecDemo

Android MediaCodec API Demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 cedric@vec.io

See LICENSE file.

About

Android MediaCodec API Demo

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Java 100.0%