media3/demo_misc/webm_sw_decoder
Oliver Woodman c1e1497d13 Change how subtitles are laid out in the demo app.
The SubtitleLayout is now properly aligned with the surface.
This means the subtitles remain on top of the video in portrait
mode, rather than being huge and below it.
2015-07-15 11:09:20 +01:00
..
2015-05-12 18:32:22 +01:00

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.