summaryrefslogtreecommitdiff
path: root/libavcodec
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec')
-rw-r--r--libavcodec/aacpsy.h2
-rw-r--r--libavcodec/ra288.h2
2 files changed, 3 insertions, 1 deletions
diff --git a/libavcodec/aacpsy.h b/libavcodec/aacpsy.h
index f0142677ee..05c93cddeb 100644
--- a/libavcodec/aacpsy.h
+++ b/libavcodec/aacpsy.h
@@ -24,7 +24,7 @@
#include "avcodec.h"
#include "aac.h"
-#include "lowpass.h"
+//#include "lowpass.h"
enum AACPsyModelType{
AAC_PSY_TEST, ///< a sample model to exercise encoder
diff --git a/libavcodec/ra288.h b/libavcodec/ra288.h
index df96b40299..d7fd4b54f9 100644
--- a/libavcodec/ra288.h
+++ b/libavcodec/ra288.h
@@ -22,6 +22,8 @@
#ifndef AVCODEC_RA288_H
#define AVCODEC_RA288_H
+#include <stdint.h>
+
static const float amptable[8]={
0.515625, 0.90234375, 1.57910156, 2.76342773,
-0.515625, -0.90234375, -1.57910156, -2.76342773