mirror of
https://github.com/mpv-player/mpv
synced 2025-03-19 09:57:34 +00:00
fix bit specification for fixed_fps
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17672 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
34164ab349
commit
d2b49efc98
@ -176,8 +176,8 @@ stream_header:
|
||||
msb_pts_shift v
|
||||
max_pts_distance v
|
||||
decode_delay v
|
||||
fixed_fps u(1)
|
||||
reserved u(7)
|
||||
fixed_fps u(1)
|
||||
codec_specific_data vb
|
||||
if(stream_class == video){
|
||||
width v
|
||||
|
Loading…
Reference in New Issue
Block a user