On 2/10/16, Derek Buitenhuis wrote:
> On 2/10/2016 3:26 PM, Rostislav Pehlivanov wrote:
>> 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
>> ---
>>
On 2/10/2016 3:26 PM, Rostislav Pehlivanov wrote:
> 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
> ---
> libavcodec/options_table.h | 2 +-
> 1 file
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
---
libavcodec/options_table.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libavcodec/op