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>2012-02-23 00:19:35 +0400
committerAnton Khirnov <anton@khirnov.net>2012-02-23 22:50:46 +0400
commit2257f66ec5b4628ca24410b4cebe0e0842a4298d (patch)
treebd19c9b9f3f6a4061297a83a3544a6a10a6aa790 /libavcodec/Makefile
parent577fed3b7cef50d9d0f2e8a4b2f215129da49b4e (diff)
lavc: drop libdirac encoder.
Libschroedinger is the preferred way to encode dirac video now, it produces better output and has a nicer API.
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 a98ff5b52a..b177450563 100644
--- a/libavcodec/Makefile
+++ b/libavcodec/Makefile
@@ -573,7 +573,6 @@ OBJS-$(CONFIG_WTV_DEMUXER) += mpeg4audio.o mpegaudiodata.o
# external codec libraries
OBJS-$(CONFIG_LIBDIRAC_DECODER) += libdiracdec.o
-OBJS-$(CONFIG_LIBDIRAC_ENCODER) += libdiracenc.o libdirac_libschro.o
OBJS-$(CONFIG_LIBFAAC_ENCODER) += libfaac.o
OBJS-$(CONFIG_LIBGSM_DECODER) += libgsm.o
OBJS-$(CONFIG_LIBGSM_ENCODER) += libgsm.o