media/library/core/src/test/assets
hoangtc 077f2c3036 Supports seeking for TS Streams.
This CL adds support for seeking witin TS streams by using binary search. For
any seek timestamp, it tries to find the location in the stream where PCR
timestamp is close to the target timestamp, and return this position as the
seek position.

Github: #966.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=207529906
2018-08-06 14:35:12 +01:00
..
amr Add supports for Seeking in ADTS format using a constant bitrate seekmap. 2018-08-06 11:33:06 +01:00
binary Move (almost all) remaining core library instrumentation tests to Robolectric. 2018-02-16 11:46:34 +00:00
flv Improve decoder retention logic. 2018-03-02 09:27:48 +00:00
mkv Improve decoder retention logic. 2018-03-02 09:27:48 +00:00
mp3 Improve decoder retention logic. 2018-03-02 09:27:48 +00:00
mp4 Fix a bug with MetadataRetriever getMedatadata query. 2018-06-25 22:37:15 +01:00
ogg Improve decoder retention logic. 2018-03-02 09:27:48 +00:00
rawcc Improve decoder retention logic. 2018-03-02 09:27:48 +00:00
ssa Move (almost all) remaining core library instrumentation tests to Robolectric. 2018-02-16 11:46:34 +00:00
subrip Move (almost all) remaining core library instrumentation tests to Robolectric. 2018-02-16 11:46:34 +00:00
ts Supports seeking for TS Streams. 2018-08-06 14:35:12 +01:00
ttml Move (almost all) remaining core library instrumentation tests to Robolectric. 2018-02-16 11:46:34 +00:00
tx3g Move (almost all) remaining core library instrumentation tests to Robolectric. 2018-02-16 11:46:34 +00:00
wav Improve decoder retention logic. 2018-03-02 09:27:48 +00:00
webm Move (almost all) remaining core library instrumentation tests to Robolectric. 2018-02-16 11:46:34 +00:00
webvtt Move (almost all) remaining core library instrumentation tests to Robolectric. 2018-02-16 11:46:34 +00:00