From 6561cdd70c55cb45fb8ef75269be77936456a02e Mon Sep 17 00:00:00 2001 From: James Almer Date: Thu, 14 Sep 2017 01:43:52 -0300 Subject: [PATCH] avcodec.h: fix doxygen comment --- libavcodec/avcodec.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libavcodec/avcodec.h b/libavcodec/avcodec.h index fdf93f9a54..5c84974e03 100644 --- a/libavcodec/avcodec.h +++ b/libavcodec/avcodec.h @@ -3564,7 +3564,7 @@ typedef struct AVCodecContext { */ char *codec_whitelist; - /* + /** * Properties of the stream that gets decoded * - encoding: unused * - decoding: set by libavcodec