Bump the library versions in the headers

This commit is contained in:
Martin Storsjo 2016-08-24 13:27:53 +03:00
parent f9d0f65e65
commit 1ce312b1dc
2 changed files with 2 additions and 2 deletions

View File

@ -350,7 +350,7 @@ Where N equals to CStreamInfo::frameSize .
#define AACDECODER_LIB_VL0 2
#define AACDECODER_LIB_VL1 5
#define AACDECODER_LIB_VL2 10
#define AACDECODER_LIB_VL2 17
/**
* \brief AAC decoder error codes.

View File

@ -707,7 +707,7 @@ the encoder deactivates PNS calculation internally.
#define AACENCODER_LIB_VL0 3
#define AACENCODER_LIB_VL1 4
#define AACENCODER_LIB_VL2 12
#define AACENCODER_LIB_VL2 22
/**
* AAC encoder error codes.