media/library
olly af8f1b8387 Fix multi-period transitions with track selection overrides
An override applies across periods provided they expose the
same track groups according to .equals, but the formats in
the override are then compared against the period's formats
according to ==. Use .equals consistently to fix.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=129081591
2016-08-08 11:13:01 +01:00
..
src Fix multi-period transitions with track selection overrides 2016-08-08 11:13:01 +01:00
build.gradle Put additional Javadoc files under src 2016-07-22 22:41:34 +01:00