diff options
author | Diego Biurrun <diego@biurrun.de> | 2012-04-14 14:54:03 +0200 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2012-04-23 09:20:24 +0200 |
commit | a229d6c2856a03654942ad8cb8a77003f688fea2 (patch) | |
tree | 911464ab3e49015df335f01476c04a8b5b5056d6 /doc/general.texi | |
parent | 8336eb6f85e4b94b9c198b16bd0ac4178f4dba86 (diff) | |
download | ffmpeg-a229d6c2856a03654942ad8cb8a77003f688fea2.tar.gz |
Remove libdirac decoder.
libschroedinger is the preferred way to decode Dirac video.
Diffstat (limited to 'doc/general.texi')
-rw-r--r-- | doc/general.texi | 2 |
1 files changed, 1 insertions, 1 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 |