Commit d5d33433 authored by michael's avatar michael

seems i didnt copy anything from aes128.c so this should be more correct ?


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@7497 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 6c41b370
/*
* copyright (c) 2007 Michael Niedermayer <michaelni@gmx.at> and Reimar Doeffinger
* copyright (c) 2007 Michael Niedermayer <michaelni@gmx.at>
*
* This file is part of FFmpeg.
*
......@@ -16,6 +16,8 @@
* You should have received a copy of the GNU Lesser General Public
* License along with FFmpeg; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*
* some optimization ideas from aes128.c by Reimar Doeffinger
*/
#include "common.h"
......
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