Optimized simple idct for arm by Frederic 'dilb' Boulay <dilb@handhelds.org>....
Optimized simple idct for arm by Frederic 'dilb' Boulay <dilb@handhelds.org>. Currently licensed under the GPLv2, but the author allowed to license it under the LGPL, feel free to change Originally committed as revision 2017 to svn://svn.ffmpeg.org/ffmpeg/trunk
Showing
- libavcodec/Makefile 1 addition, 1 deletionlibavcodec/Makefile
- libavcodec/armv4l/dsputil_arm.c 21 additions, 5 deletionslibavcodec/armv4l/dsputil_arm.c
- libavcodec/armv4l/simple_idct_arm.S 485 additions, 0 deletionslibavcodec/armv4l/simple_idct_arm.S
- libavcodec/avcodec.h 1 addition, 0 deletionslibavcodec/avcodec.h
libavcodec/armv4l/simple_idct_arm.S
0 → 100644
This diff is collapsed.
Please register or sign in to comment