1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-21 10:55:51 +02:00
FFmpeg/libavcodec/armv4l
Måns Rullgård 7d42886b93 ARMv6 SIMD IDCT
Originally committed as revision 7752 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-01-28 21:32:08 +00:00
..
dsputil_arm_s.S Change license headers to say 'FFmpeg' instead of 'this program/this library' 2006-10-07 15:30:46 +00:00
dsputil_arm.c ARMv6 SIMD IDCT 2007-01-28 21:32:08 +00:00
dsputil_iwmmxt_rnd.h Change license headers to say 'FFmpeg' instead of 'this program/this library' 2006-10-07 15:30:46 +00:00
dsputil_iwmmxt.c revert bad checkin 2006-11-14 03:18:09 +00:00
jrevdct_arm.S
mathops.h Change license headers to say 'FFmpeg' instead of 'this program/this library' 2006-10-07 15:30:46 +00:00
mpegvideo_arm.c Optimization of 'dct_unquantize_h263_intra' for ARM (armv5te) 2007-01-07 23:24:14 +00:00
mpegvideo_armv5te.c add missing bit from commit r7423 2007-01-07 23:34:01 +00:00
mpegvideo_iwmmxt.c revert bad checkin 2006-11-14 03:18:09 +00:00
simple_idct_arm.S Change license headers to say 'FFmpeg' instead of 'this program/this library' 2006-10-07 15:30:46 +00:00
simple_idct_armv5te.S Change license headers to say 'FFmpeg' instead of 'this program/this library' 2006-10-07 15:30:46 +00:00
simple_idct_armv6.S ARMv6 SIMD IDCT 2007-01-28 21:32:08 +00:00