codecparsers: h264: fix typo in GstH264VUIParams description.
This commit is contained in:
parent
67df207280
commit
b458a1e255
@ -398,7 +398,7 @@ struct _GstH264VUIParams
|
|||||||
GstH264HRDParams nal_hrd_parameters;
|
GstH264HRDParams nal_hrd_parameters;
|
||||||
|
|
||||||
guint8 vcl_hrd_parameters_present_flag;
|
guint8 vcl_hrd_parameters_present_flag;
|
||||||
/* if nal_hrd_parameters_present_flag */
|
/* if vcl_hrd_parameters_present_flag */
|
||||||
GstH264HRDParams vcl_hrd_parameters;
|
GstH264HRDParams vcl_hrd_parameters;
|
||||||
|
|
||||||
guint8 low_delay_hrd_flag;
|
guint8 low_delay_hrd_flag;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user