media/demo_misc
olly 7fbffc873c Expose control over decoder selection.
This allows implementation and injection of custom MediaCodecSelector
instances. By injecting a custom selector, it's possible for applications
to exert more control over which decoder(s) they instantiate. For example,
applications can force use of a software decoder.

GitHub Issue #938
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=110369810
2015-12-16 20:41:51 +00:00
..
vp9_opus_sw Expose control over decoder selection. 2015-12-16 20:41:51 +00:00
README.md Add directories for extensions + additional demos 2015-01-26 16:18:41 +00:00

Miscellaneous demos

This folder contains miscellaneous demo applications. For example applications that demonstrate use of optional extensions, or more advanced features.

A general purpose ExoPlayer demo application can be found in the demo folder.