mpegenc: limit the maximum muxrate
authorAnton Khirnov <anton@khirnov.net>
Mon, 25 Aug 2014 21:21:57 +0000 (21:21 +0000)
committerAnton Khirnov <anton@khirnov.net>
Wed, 27 Aug 2014 06:25:24 +0000 (06:25 +0000)
commitc2d6cc2971b365bf3e90b5b57a6ba3fe0e19061f
treeaef0a1095e4bef44840d4ba8d4d9eedce5038047
parent8c91414803e4cd26dcb27e6147424d09d19cd72a
mpegenc: limit the maximum muxrate

It is written to the file as a 22-bit value.

CC: libav-stable@libav.org
(cherry picked from commit 75bbaf2493a71ee66eaabe3c21fadd84d07888de)
Signed-off-by: Anton Khirnov <anton@khirnov.net>
libavformat/mpegenc.c