lavc: Switch bitrate to 64bit unless compatibility with avconv was requested.
This commit is contained in:
parent
28e023377c
commit
7404f3bdb9
24 changed files with 68 additions and 37 deletions
|
|
@ -15,6 +15,10 @@ libavutil: 2015-08-28
|
|||
|
||||
API changes, most recent first:
|
||||
|
||||
2015-09-15 - lavc 57.2.100 - avcodec.h
|
||||
bit_rate/rc_max_rate/rc_min_rate were changed to 64bit, make sure you update
|
||||
any printf() or other type sensitive code
|
||||
|
||||
2015-xx-xx - lavu 55.0.100 / lavu 55.0.0
|
||||
xxxxxxx - Change type of AVPixFmtDescriptor.flags from uint8_t to uint64_t.
|
||||
xxxxxxx - Change type of AVComponentDescriptor fields from uint16_t to int
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue