From ec7c501ed5ba14467d05b3def76c57b780bb7a12 Mon Sep 17 00:00:00 2001 From: Mans Rullgard Date: Wed, 1 Aug 2012 13:16:23 +0100 Subject: x86: remove libmpeg2 mmx(ext) idct functions These functions are not faster than other mmx implementations on any hardware I have been able to test on, and they are horribly inaccurate. There is thus no reason to ever use them. Signed-off-by: Mans Rullgard --- LICENSE | 2 -- 1 file changed, 2 deletions(-) (limited to 'LICENSE') diff --git a/LICENSE b/LICENSE index 97923b1380..24e0e44354 100644 --- a/LICENSE +++ b/LICENSE @@ -13,8 +13,6 @@ configure to activate them. In this case, Libav's license changes to GPL v2+. Specifically, the GPL parts of Libav are -- optional x86 optimizations in the files - libavcodec/x86/idct_mmx.c - the X11 grabber in libavdevice/x11grab.c There are a handful of files under other licensing terms, namely: -- cgit v1.2.3