Bump ABI version number for temporal scalability
Commit 217591f
modified the encoder ABI without incrementing the version number.
Change-Id: I74de01597dadcdcd96f6b817e4ec69d9ab535e4c
This commit is contained in:
Родитель
04182a121a
Коммит
6505adf271
|
@ -43,7 +43,7 @@ extern "C" {
|
|||
* types, removing or reassigning enums, adding/removing/rearranging
|
||||
* fields to structures
|
||||
*/
|
||||
#define VPX_ENCODER_ABI_VERSION (2 + VPX_CODEC_ABI_VERSION) /**<\hideinitializer*/
|
||||
#define VPX_ENCODER_ABI_VERSION (3 + VPX_CODEC_ABI_VERSION) /**<\hideinitializer*/
|
||||
|
||||
|
||||
/*! \brief Encoder capabilities bitfield
|
||||
|
|
Загрузка…
Ссылка в новой задаче