avcodec/avcodec: fix non doxy comment

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
Michael Niedermayer 2014-10-16 00:10:38 +02:00
parent 917f86f479
commit 2f7bd04afb
1 changed files with 1 additions and 1 deletions

View File

@ -2989,7 +2989,7 @@ typedef struct AVCodecContext {
*/
int initial_padding;
/*
/**
* - decoding: For codecs that store a framerate value in the compressed
* bitstream, the decoder may export it here. { 0, 1} when
* unknown.