aboutsummaryrefslogtreecommitdiffstats
path: root/libAACdec
diff options
context:
space:
mode:
authorMartin Storsjo <martin@martin.st>2019-10-08 15:08:35 +0300
committerMartin Storsjo <martin@martin.st>2019-10-08 15:08:35 +0300
commitd3e9ff8fe4ba8cc9c77dc8d12ea5ce1db7c3e795 (patch)
tree156723ad1de6aa8f8330dc283de6484b45158c42 /libAACdec
parente365f4f27802954f0cf65d3e2eac88b7fdebc83c (diff)
downloadfdk-aac-d3e9ff8fe4ba8cc9c77dc8d12ea5ce1db7c3e795.tar.gz
fdk-aac-d3e9ff8fe4ba8cc9c77dc8d12ea5ce1db7c3e795.tar.bz2
fdk-aac-d3e9ff8fe4ba8cc9c77dc8d12ea5ce1db7c3e795.zip
Update the version numbers in the public installed headers
Diffstat (limited to 'libAACdec')
-rw-r--r--libAACdec/include/aacdecoder_lib.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libAACdec/include/aacdecoder_lib.h b/libAACdec/include/aacdecoder_lib.h
index e49f725..2dfc65a 100644
--- a/libAACdec/include/aacdecoder_lib.h
+++ b/libAACdec/include/aacdecoder_lib.h
@@ -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.