media/demo
Julian Cable ac98874021 move header into track.output.format object and then use it in the decoder create method.
This doesn't make a stateless decoder but it is a step in the right direction.
Note that subtitles are not rendering. Is there something wrong with the timecodes?
2017-01-09 23:48:40 +00:00
..
assets Remove file that shouldn't be checked in 2015-11-27 18:10:47 +00:00
src/main move header into track.output.format object and then use it in the decoder create method. 2017-01-09 23:48:40 +00:00
build.gradle Fix BuildConfig generation for internal builds 2016-11-25 20:18:32 +00:00
README.md Add directories for extensions + additional demos 2015-01-26 16:18:41 +00:00

Demo application

This folder contains a demo application that uses ExoPlayer to play a number of test streams. It can be used as a starting point or reference project when developing other applications that make use of the ExoPlayer library.