Vignesh Venkatasubramanian 10070a2d93 Add demo app for WebM Native Extensions
Add a demo app that can be used as a reference for how to use the native VP9 and
Opus Extensions.
2015-02-02 14:43:55 -08:00

338 B

WebM (VP9/Opus) Software Decoder Demo

A demo app that shows how to use the ExoPlayer VP9 and Opus Extensions to enable VP9 and Opus playback in your app by bundling native libraries along with it.

The demo app depends on the VP9 and Opus Extensions being configured built correctly.