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

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2011-04-12 22:46:49 +0400
committerAnton Khirnov <anton@khirnov.net>2011-04-19 21:01:22 +0400
commit3453a231a6cebe5989c213be0f9fd6c71ec5ea23 (patch)
treeebf9befb416b5ea11a4ab214e72e36e886b1e3f9 /libavcodec/Makefile
parent251cf997cff7f3869bca043d20ba771e0588cae3 (diff)
lavc: remove misc disabled cruft.
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 1cdae2c669..784226f7af 100644
--- a/libavcodec/Makefile
+++ b/libavcodec/Makefile
@@ -15,7 +15,6 @@ OBJS = allcodecs.o \
fmtconvert.o \
imgconvert.o \
jrevdct.o \
- opt.o \
options.o \
parser.o \
raw.o \