7 Commits (46a7e3ec14941fb363a95c37ec10083a2730e9e8)

Author SHA1 Message Date
Måns Rullgård ca6532f620 ARM: remove some unused macro arguments 16 years ago
Måns Rullgård d8f9269dc6 ARM: reorder some instructions in put_pixels*_arm for speed gains 16 years ago
Måns Rullgård 00c5727d90 ARM: replace jump tables with conditional branches 16 years ago
Måns Rullgård d9e68f5c1a ARM: replace explicit literal loads with ldr Rd, =lit 16 years ago
Måns Rullgård fc252eba02 ARM: change alignment of loops in put_pixels*_arm to 32 16 years ago
Aurelien Jacobs b250f9c66d Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
Måns Rullgård a2fc0f6a6d ARM: replace "armv4l" with "arm" 16 years ago
Måns Rullgård d2d398590d ARM: move add_pixels_clamped_ARM() to dsputil_arm_s.S 16 years ago
Måns Rullgård a648516b95 ARM: move prefetch_arm to dsputil_arm_s.S 16 years ago
Måns Rullgård c130bedc99 ARM: use new macros for assembler function labels 16 years ago
Matthieu Castet b4e806b2b9 pld instruction are used in libavcodec/armv4l/dsputil_arm_s.S which can be used 17 years ago
Tao Huang 005b683744 Fix put_*_xy2_arm bug and enable put_pixels16_arm and put_pixels8_y2_arm. 17 years ago
Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
Diego Biurrun 5509bffa88 Update licensing information: The FSF changed postal address. 19 years ago
Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 19 years ago
Bernhard Rosenkränzer 6ad1fa5a49 Better ARM support for mplayer/ffmpeg, ported from atty fork 20 years ago