summaryrefslogtreecommitdiff
path: root/ext/Makefile.am
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2013-05-12 23:51:32 +0100
committerTim-Philipp Müller <tim@centricular.net>2013-05-12 23:51:32 +0100
commit0c1f05924508e05f95aab6f922e60f1bda538bf9 (patch)
tree94bbc1ebddb410a1d8d29d7a2d65cdbfe9c66c4d /ext/Makefile.am
parent020c93b973a7e601a8f9ac1a0fad808074e130c8 (diff)
downloadgstreamer-plugins-bad-0c1f05924508e05f95aab6f922e60f1bda538bf9.tar.gz
dirac: remove old dirac-research library based codec
It's not developed any more and replaced by the libschroedinger-based elements in gst-plugins-good. (The libschroedinger 1.0.9 release notes state "This is an exciting release: most of the encoding tools in dirac-research have been ported over to Schrödinger, so now schro has the same or better compression efficiency as dirac-research.")
Diffstat (limited to 'ext/Makefile.am')
-rw-r--r--ext/Makefile.am8
1 files changed, 0 insertions, 8 deletions
diff --git a/ext/Makefile.am b/ext/Makefile.am
index 3c15a7bd7..61a79005a 100644
--- a/ext/Makefile.am
+++ b/ext/Makefile.am
@@ -64,12 +64,6 @@ else
DC1394_DIR=
endif
-if USE_DIRAC
-DIRAC_DIR=dirac
-else
-DIRAC_DIR=
-endif
-
if USE_DIRECTFB
DIRECTFB_DIR=directfb
else
@@ -396,7 +390,6 @@ SUBDIRS=\
$(CURL_DIR) \
$(DASH_DIR) \
$(DC1394_DIR) \
- $(DIRAC_DIR) \
$(DIRECTFB_DIR) \
$(WAYLAND_DIR) \
$(DTS_DIR) \
@@ -457,7 +450,6 @@ DIST_SUBDIRS = \
chromaprint \
curl \
dc1394 \
- dirac \
directfb \
wayland \
faac \