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:
authorJames Almer <jamrial@gmail.com>2017-10-22 05:16:13 +0300
committerJames Almer <jamrial@gmail.com>2017-10-22 05:16:13 +0300
commit43befa68263be9db116997226e5147d88aba008d (patch)
tree70494f4334e049bf2c6b8a296379bbd74b4ad0ec /libavcodec/Makefile
parent8f483108b503fa03ed5e956e25df4cb899171df5 (diff)
avcodec: Drop deprecated audio convert API
Deprecated in 10/2013.
Diffstat (limited to 'libavcodec/Makefile')
-rw-r--r--libavcodec/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavcodec/Makefile b/libavcodec/Makefile
index 651348972e..4424e749ce 100644
--- a/libavcodec/Makefile
+++ b/libavcodec/Makefile
@@ -20,7 +20,6 @@ HEADERS = avcodec.h \
xvmc.h \
OBJS = allcodecs.o \
- audioconvert.o \
avdct.o \
avpacket.o \
avpicture.o \