summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2012-04-14 14:54:03 +0200
committerDiego Biurrun <diego@biurrun.de>2012-04-23 09:20:24 +0200
commita229d6c2856a03654942ad8cb8a77003f688fea2 (patch)
tree911464ab3e49015df335f01476c04a8b5b5056d6 /doc
parent8336eb6f85e4b94b9c198b16bd0ac4178f4dba86 (diff)
Remove libdirac decoder.
libschroedinger is the preferred way to decode Dirac video.
Diffstat (limited to 'doc')
-rw-r--r--doc/general.texi2
-rw-r--r--doc/platform.texi5
2 files changed, 3 insertions, 4 deletions
diff --git a/doc/general.texi b/doc/general.texi
index 0c14003dee..090e4c594b 100644
--- a/doc/general.texi
+++ b/doc/general.texi
@@ -454,7 +454,7 @@ following image formats are supported:
@item DFA @tab @tab X
@tab Codec used in Chronomaster game.
@item Dirac @tab E @tab E
- @tab supported through external libdirac/libschroedinger libraries
+ @tab supported through external library libschroedinger
@item Deluxe Paint Animation @tab @tab X
@item DNxHD @tab X @tab X
@tab aka SMPTE VC3
diff --git a/doc/platform.texi b/doc/platform.texi
index 7ec7cb3dd0..97e97c218c 100644
--- a/doc/platform.texi
+++ b/doc/platform.texi
@@ -323,9 +323,8 @@ These library packages are only available from
@uref{http://sourceware.org/cygwinports/, Cygwin Ports}:
@example
-yasm, libSDL-devel, libdirac-devel, libfaac-devel, libgsm-devel,
-libmp3lame-devel, libschroedinger1.0-devel, speex-devel, libtheora-devel,
-libxvidcore-devel
+yasm, libSDL-devel, libfaac-devel, libgsm-devel, libmp3lame-devel,
+libschroedinger1.0-devel, speex-devel, libtheora-devel, libxvidcore-devel
@end example
The recommendation for libnut and x264 is to build them from source by