Fix rc_max_rate documentation.
The mpegvideo decoder sets rc_max_rate since 25b7aa98.
This commit is contained in:
parent
3c57f3ef5e
commit
7738f925a6
@ -2290,7 +2290,7 @@ typedef struct AVCodecContext {
|
|||||||
/**
|
/**
|
||||||
* maximum bitrate
|
* maximum bitrate
|
||||||
* - encoding: Set by user.
|
* - encoding: Set by user.
|
||||||
* - decoding: unused
|
* - decoding: Set by libavcodec.
|
||||||
*/
|
*/
|
||||||
int rc_max_rate;
|
int rc_max_rate;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user