summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Almer <jamrial@gmail.com>2017-09-14 01:43:52 -0300
committerJames Almer <jamrial@gmail.com>2017-09-14 01:43:52 -0300
commit6561cdd70c55cb45fb8ef75269be77936456a02e (patch)
treed6c04c4aca69212d9585125c14465102ff597e1b
parentec1573f879b1974050c68fdcb69b654e500efdfa (diff)
avcodec.h: fix doxygen comment
-rw-r--r--libavcodec/avcodec.h2
1 files changed, 1 insertions, 1 deletions
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