1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-08-10 03:15:05 +02:00
ffmpeg/libavcodec/arm
Måns Rullgård c5d6cd5c81 ARM: 1l c&p fix: do not set pred16x16_plane for rv40
Originally committed as revision 20705 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-12-02 17:21:43 +00:00
..
asm.S ARM: simplify movrel definition as CONFIG_PIC is now set for shared libs 2009-10-11 10:15:48 +00:00
dsputil_arm.h ARM: add ff_ prefix to lots of functions 2009-10-04 13:13:12 +00:00
dsputil_arm.S ARM: make function names all-lowercase 2009-10-06 21:55:41 +00:00
dsputil_armv6.S ARM: ARMv6 optimised add_pixels_clamped() 2009-10-06 21:55:35 +00:00
dsputil_init_arm.c ARM: make function names all-lowercase 2009-10-06 21:55:41 +00:00
dsputil_init_armv5te.c ARM: add ff_ prefix to lots of functions 2009-10-04 13:13:12 +00:00
dsputil_init_armv6.c ARM: ARMv6 optimised add_pixels_clamped() 2009-10-06 21:55:35 +00:00
dsputil_init_neon.c ARM: NEON 2xN chroma MC 2009-12-02 00:37:36 +00:00
dsputil_init_vfp.c ARM: clean up file/function naming conventions 2009-10-04 13:13:02 +00:00
dsputil_iwmmxt_rnd_template.c ARM: replace "armv4l" with "arm" 2008-12-17 00:54:54 +00:00
dsputil_iwmmxt.c ARM: add ff_ prefix to lots of functions 2009-10-04 13:13:12 +00:00
dsputil_neon.S ARM: whitespace cosmetics 2009-10-07 21:35:24 +00:00
dsputil_vfp.S ARM: use undocumented .syntax directive to enable UAL syntax 2009-10-02 19:35:07 +00:00
fft_init_arm.c ARM: interleave cos/sin tables for improved NEON MDCT 2009-09-21 02:56:09 +00:00
fft_neon.S ARM: apply extern symbol prefix where needed 2009-10-02 08:42:00 +00:00
h264dsp_neon.S ARM: NEON 2xN chroma MC 2009-12-02 00:37:36 +00:00
h264idct_neon.S ARM: small tweak of NEON H264 IDCT 2009-12-02 00:37:39 +00:00
h264pred_init_arm.c ARM: 1l c&p fix: do not set pred16x16_plane for rv40 2009-12-02 17:21:43 +00:00
h264pred_neon.S ARM: NEON optimised H264 16x16, 8x8 pred 2009-12-02 14:56:45 +00:00
jrevdct_arm.S ARM: make function names all-lowercase 2009-10-06 21:55:41 +00:00
mathops.h Add necessary #include for config.h. 2009-08-24 10:59:14 +00:00
mdct_neon.S ARM: remove unnecessary .fpu neon directives 2009-10-02 19:35:12 +00:00
mpegvideo_arm.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 2009-01-13 23:44:16 +00:00
mpegvideo_armv5te_s.S ARM: replace "armv4l" with "arm" 2008-12-17 00:54:54 +00:00
mpegvideo_armv5te.c ARM: replace "armv4l" with "arm" 2008-12-17 00:54:54 +00:00
mpegvideo_iwmmxt.c ARM: replace "armv4l" with "arm" 2008-12-17 00:54:54 +00:00
simple_idct_arm.S ARM: make function names all-lowercase 2009-10-06 21:55:41 +00:00
simple_idct_armv5te.S ARM: add ff_ prefix to lots of functions 2009-10-04 13:13:12 +00:00
simple_idct_armv6.S ARM: use push/pop pseudo-instructions in simple_idct_armv6.S 2009-01-12 20:37:49 +00:00
simple_idct_neon.S ARM: remove unnecessary .fpu neon directives 2009-10-02 19:35:12 +00:00
vp3dsp_neon.S ARM: NEON VP3 IDCT 2009-07-04 20:41:11 +00:00