mirror of
https://github.com/mpv-player/mpv
synced 2024-12-28 01:52:19 +00:00
a few more clarifications for codec_specific_data by Ralph Giles and me
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21211 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
6fcbe2f8a7
commit
be64529bb6
@ -575,6 +575,12 @@ codec_specific_data (vb)
|
||||
to generate any specific decoded samples
|
||||
the encoder name and version, shall be considered essential as it is very
|
||||
usefull to workaround possible encoder bugs
|
||||
The global headers MUST consist of the normal
|
||||
sequence of header packets required for codec initialization, in the
|
||||
order defined in the codec spec. An implementation MAY strip metadata and
|
||||
other redundant information not necessary for correct playback from the
|
||||
global headers as long as no incorrect values are stored and as long as
|
||||
the striped result is not less valid per codec spec as before striping
|
||||
|
||||
frame_code (f(8))
|
||||
frame_code is an 8-bit field which exists before every frame, it can
|
||||
|
Loading…
Reference in New Issue
Block a user