mirror of https://github.com/mpv-player/mpv
wrap around 80...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16575 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
41d8ea3533
commit
3ea94f1a21
|
@ -283,10 +283,10 @@ forward_ptr
|
|||
|
||||
back_ptr
|
||||
real_back_ptr = back_ptr * 8 + 7
|
||||
real_back_ptr must point to a position such that a syncpoint startcode begins
|
||||
within the next 8 bytes, and such that at least one keyframe for each stream
|
||||
lies between the syncpoint to which real_back_ptr points, and the current
|
||||
syncpoint.
|
||||
real_back_ptr must point to a position such that a syncpoint
|
||||
startcode begins within the next 8 bytes, and such that at least
|
||||
one keyframe for each stream lies between the syncpoint to which
|
||||
real_back_ptr points, and the current syncpoint.
|
||||
|
||||
file_id_string
|
||||
"nut/multimedia container\0"
|
||||
|
|
Loading…
Reference in New Issue