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
Showing
with
589 additions
and
77 deletions
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment