media/library/src/main
Oliver Woodman 6085d185fa Internal plumbing for multi-track support.
- Generalize rendererEnabledFlags to be selected track indices through
  ExoPlayerImpl/ExoPlayerImplInternal.
- Selecting an out-of-bound track index (e.g. -1) is equivalent to
  disabling a renderer prior to the generalization.
- A prepared TrackRenderer that exposes 0 tracks is equivalent to a
  TrackRenderer in the STATE_IGNORE state prior to the generalization.

Issue #514.
2015-08-11 18:06:21 +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 Internal plumbing for multi-track support. 2015-08-11 18:06:21 +01:00
res Initial drop. 1.0.10. 2014-06-16 12:56:04 +01:00
.classpath Initial drop. 1.0.10. 2014-06-16 12:56:04 +01:00
.project Clean up project files. 2014-10-28 17:55:21 +00:00
AndroidManifest.xml Clean up permissions 2015-06-05 18:29:37 +01:00
project.properties Bump target API level to 22. 2015-05-11 21:04:51 +01:00