aboutsummaryrefslogtreecommitdiffstats
path: root/libAACdec/include
diff options
context:
space:
mode:
authorMartin Storsjo <martin@martin.st>2020-11-17 12:41:48 +0200
committerMartin Storsjo <martin@martin.st>2020-11-17 12:41:48 +0200
commit559379e08bb0cf26092a5d3cbbbfe0396792cbad (patch)
treeab648372c9cb180cfaa52a272580aa10ec051318 /libAACdec/include
parentdc29bf54572dcb0c067d873b1684342508c7a797 (diff)
downloadfdk-aac-559379e08bb0cf26092a5d3cbbbfe0396792cbad.tar.gz
fdk-aac-559379e08bb0cf26092a5d3cbbbfe0396792cbad.tar.bz2
fdk-aac-559379e08bb0cf26092a5d3cbbbfe0396792cbad.zip
Update the version numbers in the public installed headers
Diffstat (limited to 'libAACdec/include')
-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 6572541..06272df 100644
--- a/libAACdec/include/aacdecoder_lib.h
+++ b/libAACdec/include/aacdecoder_lib.h
@@ -434,8 +434,8 @@ Where N equals to CStreamInfo::frameSize .
#include "genericStds.h"
#define AACDECODER_LIB_VL0 3
-#define AACDECODER_LIB_VL1 1
-#define AACDECODER_LIB_VL2 2
+#define AACDECODER_LIB_VL1 2
+#define AACDECODER_LIB_VL2 0
/**
* \brief AAC decoder error codes.