-
Notifications
You must be signed in to change notification settings - Fork 6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for parsing senc boxes. #4
Comments
ojw28
added a commit
that referenced
this issue
Aug 14, 2014
bhnath
pushed a commit
to bhnath/ExoPlayer
that referenced
this issue
Sep 9, 2014
* might fix some codec initialization issues (see google#4)
Closed
b95505017
pushed a commit
to b95505017/ExoPlayer
that referenced
this issue
Dec 14, 2015
ojw28
pushed a commit
that referenced
this issue
Jun 15, 2016
When buffering playlist items after the currently-playing one, continueBuffering should take a position that is negative because the playback position is before the start of the source being buffered. This change makes sure that ExtractorSampleSources always have a known duration when they are fully buffered, which means that the correct (negative) source-relative position can be calculated. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=124949409
yuliskov
added a commit
to yuliskov/ExoPlayer
that referenced
this issue
Feb 11, 2019
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
See:
http://www.uvvuwiki.com/images/c/cb/CFFMediaFormat-1.1r1.pdf
https://github.com/castlabs/ExoPlayer/commit/08fdfc0276d0339392e81279c0083d2b6ee4e24e
The text was updated successfully, but these errors were encountered: