media/library/src/main
olly 9a40a4c77d Clean up enabled renderers + processing of resets.
- Made enabledRenderers an array to avoid loads of method calls.
- Made if so that enabled renderers are always called in a consistent
  order, rather than their order changing if they're enabled/disabled
  over time. This is likely to make performance more predictable.
- Split out reading of resets into a separate method. This method is
  now called directly after seeking on the source, so as to ensure
  instant propagation of the new position from source->renderers in
  the common case.
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=117225639
2016-06-15 19:37:45 +01:00
..
java/com/google/android/exoplayer Clean up enabled renderers + processing of resets. 2016-06-15 19:37:45 +01:00
res Initial drop. 1.0.10. 2014-06-16 12:56:04 +01:00
AndroidManifest.xml Removed permissions from the library manifest 2016-01-22 15:07:00 +00:00
project.properties Move to target API level 23 2015-10-26 15:02:32 +00:00