media/demo
Oliver Woodman dbaeecc4da Improve DASH manifest parsing.
- Parse all attributes that may exist in either the AdaptationSet or
  in the child Representation elements at both levels.
- Correctly infer TYPE_TEXT for Representation elements whose mimeType
  is application/mp4 and whose codecs attribute indicates a known text
  codec type.

Issue: #689
2015-08-11 18:12:43 +01:00
..
assets Add launcher icon source. 2014-12-17 19:22:52 +00:00
src/main Improve DASH manifest parsing. 2015-08-11 18:12:43 +01:00
build.gradle gradle updates 2015-05-07 16:35:53 +08: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.