Commit 7738f925 authored by Carl Eugen Hoyos's avatar Carl Eugen Hoyos

Fix rc_max_rate documentation.

The mpegvideo decoder sets rc_max_rate since 25b7aa98.
parent 3c57f3ef
......@@ -2290,7 +2290,7 @@ typedef struct AVCodecContext {
/**
* maximum bitrate
* - encoding: Set by user.
* - decoding: unused
* - decoding: Set by libavcodec.
*/
int rc_max_rate;
......
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