From 220b24c7c97dc033ceab1510549f66d0e7b52ef1 Mon Sep 17 00:00:00 2001 From: Rostislav Pehlivanov Date: Sun, 28 May 2017 22:01:40 +0100 Subject: lavc: remove libschroedinger encoding and decoding wrappers The library has stopped being developed and Debian has removed it from its repositories citing security issues. The native Dirac decoder supports everything the library has and basic encoding support is still provided via the native vc2 (Dirac Pro, intra only version of Dirac) encoder. Hence, there's no reason to still support linking to the library and potentially leading users into security issues. --- doc/general.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/general.texi') diff --git a/doc/general.texi b/doc/general.texi index 065374e3f2..8f582d586f 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -711,7 +711,7 @@ following image formats are supported: @item DFA @tab @tab X @tab Codec used in Chronomaster game. @item Dirac @tab E @tab X - @tab supported through external library libschroedinger + @tab supported though the native vc2 (Dirac Pro) encoder @item Deluxe Paint Animation @tab @tab X @item DNxHD @tab X @tab X @tab aka SMPTE VC3 -- cgit v1.2.3