media/library/src/androidTest
andrewlewis 3208e20673 Add ParsableNalUnitBitArray which unescapes while reading.
This replaces calls to unescape except for SEI unescaping.

Use the new ParsableNalUnitBitArray for reading the slice header in HLS
access unit detection and slice_type reading.

Unescape the SPS before parsing in FLV and MP4. Before this change it was
parsed in its original (escaped) form.
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=118777869
2016-06-15 19:39:05 +01:00
..
assets Fixed issue in which unknown sample mime types would cause MediaPresentationDescription to throw an NPE. 2016-06-15 19:38:06 +01:00
java/com/google/android/exoplayer Add ParsableNalUnitBitArray which unescapes while reading. 2016-06-15 19:39:05 +01:00
res Put tests where they belong + bump bintray-release version. 2015-07-27 16:32:55 +01:00
.classpath Add missing eclipse files to experimental. 2016-06-15 19:38:06 +01:00
.project Add missing eclipse files to experimental. 2016-06-15 19:38:06 +01:00
AndroidManifest.xml Move to target API level 23 2015-10-26 15:02:32 +00:00
project.properties ExoPlayer V2 Refactor - Step 4 2016-06-15 18:54:26 +01:00