ffmpeg/libavcodec/armv4l
Matthieu Castet b4e806b2b9 pld instruction are used in libavcodec/armv4l/dsputil_arm_s.S which can be used
on armv4 that doesn't support this instruction. Futhermore pld is a nop on some
armv5 processor like arm926. Detect if pld is supported and have the
preprocessor remove it when it's not supported.
Fixes issue 393.
patch by matthieu castet, castet.matthieu free fr

Originally committed as revision 12569 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-03-24 11:49:59 +00:00
..
dsputil_arm.c
dsputil_arm_s.S pld instruction are used in libavcodec/armv4l/dsputil_arm_s.S which can be used 2008-03-24 11:49:59 +00:00
dsputil_iwmmxt.c
dsputil_iwmmxt_rnd.h
jrevdct_arm.S
mathops.h
mpegvideo_arm.c
mpegvideo_armv5te.c
mpegvideo_iwmmxt.c
simple_idct_arm.S
simple_idct_armv5te.S
simple_idct_armv6.S