mirror of
https://github.com/mpv-player/mpv
synced 2025-01-04 14:12:10 +00:00
branch field to distinguish mncf from nut
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13562 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
5b0ca20b8a
commit
b865549f3f
@ -86,6 +86,7 @@ reserved_bytes
|
||||
main header:
|
||||
main_startcode f(64)
|
||||
packet header
|
||||
branch v
|
||||
version v
|
||||
stream_count v
|
||||
max_distance v
|
||||
@ -249,6 +250,9 @@ index_startcode
|
||||
info_startcode
|
||||
0xAB68B596BA78ULL + (((uint64_t)('N'<<8) + 'I')<<48)
|
||||
|
||||
branch
|
||||
1 for my fork, 0 for the official nut container
|
||||
|
||||
version
|
||||
2 for now
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user