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:
authorJames Almer <jamrial@gmail.com>2015-09-07 22:24:31 +0300
committerJames Almer <jamrial@gmail.com>2015-09-07 22:24:31 +0300
commitef359e724d990abb3cb6a5199e738232260eee1b (patch)
tree08068babdf253f03d63717ddb814455ca00dbe79 /libavcodec/Makefile
parentf9fd879877344aae99a599783e2bc3618e85314b (diff)
avcodec: remove VIMA Makefile entry
Signed-off-by: James Almer <jamrial@gmail.com>
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 12fea213c1..a23f0f01a6 100644
--- a/libavcodec/Makefile
+++ b/libavcodec/Makefile
@@ -695,7 +695,6 @@ OBJS-$(CONFIG_ADPCM_VIMA_DECODER) += vima.o adpcm_data.o
OBJS-$(CONFIG_ADPCM_XA_DECODER) += adpcm.o adpcm_data.o
OBJS-$(CONFIG_ADPCM_YAMAHA_DECODER) += adpcm.o adpcm_data.o
OBJS-$(CONFIG_ADPCM_YAMAHA_ENCODER) += adpcmenc.o adpcm_data.o
-OBJS-$(CONFIG_VIMA_DECODER) += vima.o adpcm_data.o
# hardware accelerators
OBJS-$(CONFIG_D3D11VA) += dxva2.o