]> git.sesse.net Git - ffmpeg/commit
avcodec/mpegvideo_enc: Ignore QMAX if VBV constraints are exceeded
authorMichael Niedermayer <michael@niedermayer.cc>
Thu, 30 Jul 2015 02:56:06 +0000 (04:56 +0200)
committerMichael Niedermayer <michael@niedermayer.cc>
Thu, 30 Jul 2015 03:00:54 +0000 (05:00 +0200)
commitf977e69dacf092af3741abebd20239fa10b107c3
tree35fbd9b03ea10afe0079329504a443d25c96a9cb
parentbf2474c74f2c0b956c069f50483c7d104d856d8b
avcodec/mpegvideo_enc: Ignore QMAX if VBV constraints are exceeded

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
libavcodec/mpegvideo.h
libavcodec/mpegvideo_enc.c