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:
authorAnton Khirnov <anton@khirnov.net>2013-02-23 11:20:12 +0400
committerAnton Khirnov <anton@khirnov.net>2013-03-11 21:21:32 +0400
commit0517c9e098092709397cc522c59fa63c83cc81be (patch)
tree8cf894eda3c3e8eef0c395298775cf0933fee7c2 /libavcodec/Makefile
parentd6d369bf1370999896500ae7eb5b9447ab635a3d (diff)
lavc: remove disabled FF_API_AVCODEC_RESAMPLE cruft
Diffstat (limited to 'libavcodec/Makefile')
-rw-r--r--libavcodec/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/libavcodec/Makefile b/libavcodec/Makefile
index 33344fb584..addf5a5ae2 100644
--- a/libavcodec/Makefile
+++ b/libavcodec/Makefile
@@ -27,8 +27,6 @@ OBJS = allcodecs.o \
options.o \
parser.o \
raw.o \
- resample.o \
- resample2.o \
simple_idct.o \
utils.o \