[FFmpeg-devel] [PATCH] avcodec/opusdec: remove unused headers
Paul B Mahol
onemda at gmail.com
Tue Feb 17 18:35:05 CET 2015
Signed-off-by: Paul B Mahol <onemda at gmail.com>
---
libavcodec/opusdec.c | 2 --
1 file changed, 2 deletions(-)
diff --git a/libavcodec/opusdec.c b/libavcodec/opusdec.c
index 84fa0ff..f8ca133 100644
--- a/libavcodec/opusdec.c
+++ b/libavcodec/opusdec.c
@@ -43,8 +43,6 @@
#include "libswresample/swresample.h"
#include "avcodec.h"
-#include "celp_filters.h"
-#include "fft.h"
#include "get_bits.h"
#include "internal.h"
#include "mathops.h"
--
1.7.11.2
More information about the ffmpeg-devel
mailing list