]> git.sesse.net Git - ffmpeg/commit
options_table: update maximum bitrate limit
authorRostislav Pehlivanov <atomnuker@gmail.com>
Wed, 10 Feb 2016 15:22:59 +0000 (15:22 +0000)
committerRostislav Pehlivanov <atomnuker@gmail.com>
Wed, 10 Feb 2016 17:15:59 +0000 (17:15 +0000)
commit4701be7198eb3168b38d1a82a38c561391f26b16
treec91aa1905ddfb97515f536f0013ba2ff0b2bdf72
parent21b459e4bbfc14fd1ec9076e3a0b01f6f11ba960
options_table: update maximum bitrate limit

The type of the option has been changed but the limit was apparently forgotten.
Some video codes can handle bitrates of over ~2.2 Gbps (like VC-2).

Signed-off-by: Rostislav Pehlivanov <atomnuker@gmail.com>
libavcodec/options_table.h