[FFmpeg-cvslog] avcodec/aacenc_tns: Remove unused header

Andreas Rheinhardt git at videolan.org
Fri Aug 5 04:36:10 EEST 2022


ffmpeg | branch: master | Andreas Rheinhardt <andreas.rheinhardt at outlook.com> | Mon Aug  1 11:53:40 2022 +0200| [e081358e8d838b9d83c75fe58780b66cbbf3153d] | committer: Andreas Rheinhardt

avcodec/aacenc_tns: Remove unused header

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt at outlook.com>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=e081358e8d838b9d83c75fe58780b66cbbf3153d
---

 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



More information about the ffmpeg-cvslog mailing list