mirror of https://git.ffmpeg.org/ffmpeg.git
avcodec.h: fix doxygen comment
This commit is contained in:
parent
ec1573f879
commit
6561cdd70c
|
@ -3564,7 +3564,7 @@ typedef struct AVCodecContext {
|
|||
*/
|
||||
char *codec_whitelist;
|
||||
|
||||
/*
|
||||
/**
|
||||
* Properties of the stream that gets decoded
|
||||
* - encoding: unused
|
||||
* - decoding: set by libavcodec
|
||||
|
|
Loading…
Reference in New Issue