media/extensions/vp9/src/androidTest
olly 45433869e5 Rename ExtractorMediaSource to ProgressiveMediaSource
It better describes what the class does. More importantly, we've had
inconsistent class names since we added offline support, for which we
added ProgressiveDownloader ("ExtractorDownloader" doesn't make any
sense). We could really do with aligning the names for clarity.

(Sorry)

PiperOrigin-RevId: 231387268
2019-01-29 16:45:42 +00:00
..
assets Implement VP9 profile 2 - 10 bit BT2020 support with libvpx. This code truncates the 10 bits to 8. We'll later update this to upload half-float or 16 bit short textures. 2017-02-28 13:47:18 +00:00
java/com/google/android/exoplayer2/ext/vp9 Rename ExtractorMediaSource to ProgressiveMediaSource 2019-01-29 16:45:42 +00:00
AndroidManifest.xml Make context non-optional for DefaultBandwidthMeter 2018-10-24 18:15:53 +01:00