From 245e5e3dfd6c402dcf63356598e317849b24ab5d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Manuel=20J=C3=A1quez=20Leal?= Date: Thu, 28 Apr 2022 13:23:39 +0200 Subject: [PATCH] codecs: h265decoder: Fix documentation. Part-of: --- subprojects/gst-plugins-bad/gst-libs/gst/codecs/gsth265decoder.h | 1 - 1 file changed, 1 deletion(-) diff --git a/subprojects/gst-plugins-bad/gst-libs/gst/codecs/gsth265decoder.h b/subprojects/gst-plugins-bad/gst-libs/gst/codecs/gsth265decoder.h index 80f0128a5b..04d6374454 100644 --- a/subprojects/gst-plugins-bad/gst-libs/gst/codecs/gsth265decoder.h +++ b/subprojects/gst-plugins-bad/gst-libs/gst/codecs/gsth265decoder.h @@ -127,7 +127,6 @@ struct _GstH265DecoderClass * @decoder: a #GstH265Decoder * @picture: (transfer none): a #GstH265Picture * @slice: (transfer none): a #GstH265Slice - * @dpb: (transfer none): a #GstH265Dpb * @ref_pic_list0: (element-type GstH265Picture) (transfer none): * an array of #GstH265Picture pointers * @ref_pic_list1: (element-type GstH265Picture) (transfer none):