Commit 2f7bd04a authored by Michael Niedermayer's avatar Michael Niedermayer

avcodec/avcodec: fix non doxy comment

Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
parent 917f86f4
...@@ -2989,7 +2989,7 @@ typedef struct AVCodecContext { ...@@ -2989,7 +2989,7 @@ typedef struct AVCodecContext {
*/ */
int initial_padding; int initial_padding;
/* /**
* - decoding: For codecs that store a framerate value in the compressed * - decoding: For codecs that store a framerate value in the compressed
* bitstream, the decoder may export it here. { 0, 1} when * bitstream, the decoder may export it here. { 0, 1} when
* unknown. * unknown.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment