Commit 67aea985 authored by michael's avatar michael

Allow use of my AAN DCT under BSD, AMD has agreed to write and contribute

SSE(float) AAN DCT and IDCT to ffmpeg (no C++, no crap).


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@12212 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent bb1d7930
...@@ -19,6 +19,9 @@ ...@@ -19,6 +19,9 @@
* You should have received a copy of the GNU Lesser General Public * You should have received a copy of the GNU Lesser General Public
* License along with FFmpeg; if not, write to the Free Software * License along with FFmpeg; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*
* The AAN DCT in this file except ff_faandct248() can also be used under the
* BSD license.
*/ */
/** /**
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment