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-10-28 10:27:35 +0400
committerAnton Khirnov <anton@khirnov.net>2013-10-28 18:29:37 +0400
commitc9a13a289d0e1607387854127476813a1ee3d34b (patch)
tree81e2616a7c8186fa18a767c74447b05867588903 /libavcodec/Makefile
parent6c82c87dbbc0582658968eae46cfebeea90a9c5e (diff)
lavc: remove old unused audio conversion functions.
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 8e0d60d18f..6f80a9e6ba 100644
--- a/libavcodec/Makefile
+++ b/libavcodec/Makefile
@@ -11,7 +11,6 @@ HEADERS = avcodec.h \
xvmc.h \
OBJS = allcodecs.o \
- audioconvert.o \
avpacket.o \
avpicture.o \
bitstream.o \