diff --git a/libavcodec/avcodec.h b/libavcodec/avcodec.h index 81ca0c3c8f..75ccb8a400 100644 --- a/libavcodec/avcodec.h +++ b/libavcodec/avcodec.h @@ -2082,7 +2082,7 @@ typedef struct AVCodecContext { /** * number of reference frames * - encoding: Set by user. - * - decoding: unused + * - decoding: Set by lavc. */ int refs;