mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 12:11:13 +00:00
gsth265parser.h: escape link-like syntax in doc
This commit is contained in:
parent
90f374dd0c
commit
d3be83a26c
1 changed files with 3 additions and 3 deletions
|
@ -1279,10 +1279,10 @@ struct _GstH265PredWeightTable
|
|||
* @entry_point_offset_minus1: the entry point offset in bytes.
|
||||
* @NumPocTotalCurr: calculated NumPocTotalCurr which is used for
|
||||
* decoding process for reference picture set
|
||||
* @header_size: the calculated size of the slice_header() in bits.
|
||||
* @header_size: the calculated size of the slice_header\() in bits.
|
||||
* @n_emulation_prevention_bytes: number of emulation prevention bytes (EPB)
|
||||
* in this slice_header()
|
||||
* @short_term_ref_pic_set_size: the calculated size of short_term_ref_pic_set()
|
||||
* in this slice_header\()
|
||||
* @short_term_ref_pic_set_size: the calculated size of short_term_ref_pic_set\()
|
||||
* in bits. (Since: 1.18)
|
||||
*/
|
||||
struct _GstH265SliceHdr
|
||||
|
|
Loading…
Reference in a new issue