media/library
olly 3c5688de73 Optimize in-queue seeking when non-AV tracks are present
Let's do it this way for now. Note there's an implicit
assumption in here that non-AV tracks consist of only
key-frames, but I think we'll not encounter any issues
in the real world as a result, we already make this
assumption in ChunkSampleStream, and actually tagging
every queue with this information explicitly is a very
painful amount of plumbing.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=161545383
2017-07-12 18:20:54 +01:00
..
all Make it easier to use ExoPlayer modules in other projects II 2017-06-28 22:26:05 +01:00
core Optimize in-queue seeking when non-AV tracks are present 2017-07-12 18:20:54 +01:00
dash Switch the IMA extension to use in-period ads 2017-06-30 16:35:14 +01:00
hls Migrate HLS over to new SampleQueue methods 2017-07-10 16:17:09 +01:00
smoothstreaming Make it easier to use ExoPlayer modules in other projects II 2017-06-28 22:26:05 +01:00
ui Show ad markers for non-multi-window time bars 2017-07-12 18:15:53 +01:00