media/demo/src/main
Oliver Woodman 85e0bca33d Add support for choosing an extractor based on sniffing the container.
- ExtractorSampleSource takes an array of extractors to test for suitability.
- Extractors now implement a sniff() method that returns whether they can
  extract samples in the input stream's format.
- Switch demo app samples to use format detection.

Issue: #438
2015-07-21 17:39:38 +01:00
..
.settings Updated all ExoPlayer Eclipse projects to use Java 1.7. 2015-05-22 21:34:51 +01:00
java/com/google/android/exoplayer/demo Add support for choosing an extractor based on sniffing the container. 2015-07-21 17:39:38 +01:00
res Change how subtitles are laid out in the demo app. 2015-07-15 11:09:20 +01:00
.classpath Clean up project files. 2014-10-28 17:55:21 +00:00
.project Initial drop. 1.0.10. 2014-06-16 12:56:04 +01:00
AndroidManifest.xml Bump version to 1.4.1 2015-07-17 11:49:48 +01:00
project.properties Bump target API level to 22. 2015-05-11 21:04:51 +01:00