mirror of https://github.com/mstorsjo/fdk-aac.git
Update the version numbers in the public installed headers
This commit is contained in:
parent
e365f4f278
commit
d3e9ff8fe4
|
@ -459,8 +459,8 @@ Where N equals to CStreamInfo::frameSize .
|
|||
#include "genericStds.h"
|
||||
|
||||
#define AACDECODER_LIB_VL0 3
|
||||
#define AACDECODER_LIB_VL1 0
|
||||
#define AACDECODER_LIB_VL2 0
|
||||
#define AACDECODER_LIB_VL1 1
|
||||
#define AACDECODER_LIB_VL2 2
|
||||
|
||||
/**
|
||||
* \brief AAC decoder error codes.
|
||||
|
|
Loading…
Reference in New Issue