summaryrefslogtreecommitdiffstats
path: root/libavcodec/liba52/resample.c
diff options
context:
space:
mode:
authorFabrice Bellard <fabrice@bellard.org>2003-08-24 13:57:42 +0000
committerFabrice Bellard <fabrice@bellard.org>2003-08-24 13:57:42 +0000
commit3519af27d83963132197edaf6a492285651d3299 (patch)
tree342d367ecab17b84c1d7998db23a7dea30e364e6 /libavcodec/liba52/resample.c
parent2eb5d02427a24d2a8aee95785564e9f79d7bf489 (diff)
downloadffmpeg-streaming-3519af27d83963132197edaf6a492285651d3299.zip
ffmpeg-streaming-3519af27d83963132197edaf6a492285651d3299.tar.gz
when changing version, please keep my changes (win32 compile fix)
Originally committed as revision 2138 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/liba52/resample.c')
-rw-r--r--libavcodec/liba52/resample.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/libavcodec/liba52/resample.c b/libavcodec/liba52/resample.c
index 284cbbe..bb7de91 100644
--- a/libavcodec/liba52/resample.c
+++ b/libavcodec/liba52/resample.c
@@ -4,8 +4,6 @@
// a52_resample() should do the conversion.
-#include <inttypes.h>
-#include <stdio.h>
#include "a52.h"
#include "mm_accel.h"
#include "config.h"
OpenPOWER on IntegriCloud