From d3be83a26c372647aa7d045536632e4403e7b303 Mon Sep 17 00:00:00 2001 From: Mathieu Duponchelle Date: Tue, 28 Apr 2020 00:29:52 +0200 Subject: [PATCH] gsth265parser.h: escape link-like syntax in doc --- gst-libs/gst/codecparsers/gsth265parser.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gst-libs/gst/codecparsers/gsth265parser.h b/gst-libs/gst/codecparsers/gsth265parser.h index 28de0e8ce0..4f05ae0419 100644 --- a/gst-libs/gst/codecparsers/gsth265parser.h +++ b/gst-libs/gst/codecparsers/gsth265parser.h @@ -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