Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabrice Bellard <fabrice@bellard.org>2003-09-09 01:05:43 +0400
committerFabrice Bellard <fabrice@bellard.org>2003-09-09 01:05:43 +0400
commit742d87d633d20f2b1dcd7f0d2427f15cb6ac40c6 (patch)
treedcb22c2a9289e3be517adc119c43507a15af92ef /libavcodec/resample.c
parentca4a77c5b3b07de08069c6c9f9f320267f08d90e (diff)
removed os_support.h
Originally committed as revision 2227 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/resample.c')
-rw-r--r--libavcodec/resample.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavcodec/resample.c b/libavcodec/resample.c
index c4ae085f93..2a8d6a0234 100644
--- a/libavcodec/resample.c
+++ b/libavcodec/resample.c
@@ -23,7 +23,6 @@
*/
#include "avcodec.h"
-#include "os_support.h"
typedef struct {
/* fractional resampling */