media/library
olly 6b9c43e578 Avoid expensive equality checks in DefaultTrackOutput.
If the media format changes from one Format object to another
one that's is equal (but not the same object), readData would
end up performing an expensive equality evaluation on every
invocation.
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=121362300
2016-06-15 19:39:52 +01:00
..
src Avoid expensive equality checks in DefaultTrackOutput. 2016-06-15 19:39:52 +01:00
build.gradle Apply Android studio code analysis suggestions. 2016-06-15 19:39:09 +01:00