[FFmpeg-cvslog] avcodec.h: fix doxygen comment
James Almer
git at videolan.org
Thu Sep 14 07:44:30 EEST 2017
ffmpeg | branch: master | James Almer <jamrial at gmail.com> | Thu Sep 14 01:43:52 2017 -0300| [6561cdd70c55cb45fb8ef75269be77936456a02e] | committer: James Almer
avcodec.h: fix doxygen comment
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=6561cdd70c55cb45fb8ef75269be77936456a02e
---
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
More information about the ffmpeg-cvslog
mailing list