[FFmpeg-devel] [PATCH 08/11] avcodec/aacenc_tns: Remove unused header
Andreas Rheinhardt
andreas.rheinhardt at outlook.com
Mon Aug 1 15:23:46 EEST 2022
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt at outlook.com>
---
libavcodec/aacenc_tns.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/libavcodec/aacenc_tns.c b/libavcodec/aacenc_tns.c
index 2ffe1f8de8..195ff5e2b7 100644
--- a/libavcodec/aacenc_tns.c
+++ b/libavcodec/aacenc_tns.c
@@ -30,7 +30,6 @@
#include "aacenc_tns.h"
#include "aactab.h"
#include "aacenc_utils.h"
-#include "aacenc_quantization.h"
/* Could be set to 3 to save an additional bit at the cost of little quality */
#define TNS_Q_BITS 4
--
2.34.1
More information about the ffmpeg-devel
mailing list