media/library/src/androidTest
aquilescanta feeec77407 Add support for multiple programs in a single TS
* Prevents calling endTracks() before all PMTs have been
  processed.
* Adds a unique ID to the format of each track. This allows
  the track selector to identify which track belongs to
  each program. The format of each id is
  "<program number>/<track output id>".

Note: This CL will break malformed TS files whose PAT
declares more PMTs than it actually contains, which
previously were supported. This does not apply for HLS
mode.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=146151642
2017-02-15 16:40:28 +00:00
..
assets Add support for multiple programs in a single TS 2017-02-15 16:40:28 +00:00
java/com/google/android/exoplayer2 Add support for multiple programs in a single TS 2017-02-15 16:40:28 +00:00
AndroidManifest.xml Update SDK / Tools. 2016-09-02 16:12:55 +01:00