Supports seeking for MPEG PS Streams.
This CL adds support for seeking within PS streams by using binary search. For any seek timestamp, it tries to find the location in the stream where SCR timestamp is close to the target timestamp, and return this position as the seek position. Github: #4476. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=206787691
Showing
with
548 additions
and
57 deletions
The file could not be displayed because it is too large.
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment