5 Commits (96a1459ed58ca0afef31327564f97bb28fa498c0)

Author SHA1 Message Date
Måns Rullgård a7e7d40c2e ARM: set size of asm functions in object files 15 years ago
Måns Rullgård 2ad4c241c8 ARM: make function names all-lowercase 15 years ago
Måns Rullgård c8315e9186 ARM: whitespace cosmetics 15 years ago
Måns Rullgård 55c0e1e6d2 ARM: add ff_ prefix to lots of functions 15 years ago
Måns Rullgård 701c618f7d ARM: clean up file/function naming conventions 15 years ago
Måns Rullgård 1febba1e62 ARM: shorten some long macro names 15 years ago
Måns Rullgård 2e823300a6 ARM: update ldm/stm instructions to modern syntax 15 years ago
Måns Rullgård abff992d36 ARM: whitespace cosmetics 15 years ago
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