21 Commits (1d6bb21348711a05f25123b9aad065a08e1e5b58)

Author SHA1 Message Date
Martin Storsjö be7952b5c3 arm: Only output eabi attributes if building for ELF 12 years ago
Mans Rullgard b326755989 arm: rename ARMVFP config symbol to VFP 12 years ago
Mans Rullgard a7831d509f arm: use HAVE*_INLINE/EXTERNAL macros for conditional compilation 12 years ago
Mans Rullgard 51a15ed740 ARM: use numeric ID for Tag_ABI_align_preserved 12 years ago
Mans Rullgard 5e826fd65e ARM: set Tag_ABI_align_preserved in all asm files 12 years ago
Mans Rullgard 7bda4ed780 ARM: fix Thumb PIC on Apple 12 years ago
Mans Rullgard 8995d34972 ARM: use 2-operand syntax for ADD Rd, PC in Apple PIC code 12 years ago
Mans Rullgard cdb7db5acd ARM: align PIC offset pools to 4 bytes 12 years ago
Mans Rullgard a27a690fac ARM: swap source operands in some add instructions 12 years ago
Mans Rullgard 7689eea49a flacdsp: arm optimised lpc filter 12 years ago
Mans Rullgard 62634158b7 ARM: generate position independent code to access data symbols 13 years ago
Justin Ruggles 94d2b0d2fd ARM: Move asm.S from libavcodec to libavutil 13 years ago
Mans Rullgard dac78fd1d7 ARM: add some compatibility macros 13 years ago
Mans Rullgard 5c5e1ea3cd ARM: 4-byte align start of all asm functions 13 years ago
Michael Niedermayer 62b5197f97 arm: add back ldr_dpren macro that was lost. 13 years ago
Mans Rullgard 71ce76027d rv40: NEON optimised loop filter strength selection 13 years ago
Mans Rullgard 8ee2b4672f ARM: add explicit .arch and .fpu directives to asm.S 13 years ago
Ronald S. Bultje a5dfeb612e VP8: armv6 optimizations. 13 years ago
Mans Rullgard 8986fddc2b ARM: allow building in Thumb2 mode 14 years ago
Mans Rullgard 371266daa3 ARM: enable UAL syntax in asm.S 14 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Mans Rullgard 01b75fa931 ARM: add helper macro for declaring constant data 14 years ago
Mans Rullgard b9a639ddd6 ARM: add helper macro for declaring constant data 14 years ago
Måns Rullgård 75c490f467 ARM: disable movw/movt for relocated values on Apple platforms 14 years ago
Måns Rullgård 278caa6ad3 ARM: set section to .text in 'function' macro 15 years ago
Måns Rullgård a4edc5a9df ARM: add mov32 macro 15 years ago
Måns Rullgård 480cb7edd3 ARM: (mostly) whitespace cosmetics 15 years ago
Martin Storsjö 18c31f6ff8 Only use .size in ARM assembly when targeting ELF 15 years ago
Måns Rullgård a7e7d40c2e ARM: set size of asm functions in object files 15 years ago
Måns Rullgård 3e6015cc18 ARM: simplify movrel definition as CONFIG_PIC is now set for shared libs 15 years ago
Måns Rullgård e654b7c29e ARM: apply extern symbol prefix where needed 15 years ago
Måns Rullgård d25130eb23 ARM: do not use movw/movt for relocatable values with PIC 15 years ago
Måns Rullgård 341f394f0d ARM: cleaner selection of ELF-spefic assembler directives 16 years ago
Martin Storsjö e21a892163 Conditionally compile ELF-specific ARM assembly bits that fail on Windows CE. 16 years ago
Måns Rullgård ce742de22c ARM: check for VFP register arguments 16 years ago
Aurelien Jacobs b250f9c66d Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
Måns Rullgård 172a39d13c ARM: work around linker bug with movw/movt relocations in shared libs 16 years ago
Måns Rullgård a2fc0f6a6d ARM: replace "armv4l" with "arm" 16 years ago
Måns Rullgård c72ab30188 ARM: add some assembler convenience macros 16 years ago
Stefano Sabatini 987903826b Globally rename the header inclusion guard names. 16 years ago
Diego Biurrun 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
Guillaume Poirier efb775777f add a comment to indicate which #endif belong to which #define 18 years ago
Måns Rullgård 699b3f99d0 add multiple inclusion guards to headers 18 years ago
Måns Rullgård 99545457bf include all prerequisites in header files 18 years ago
Michel Bardiaux 76ebb18f16 Segregate code common to BMP decoder and future encoder 18 years ago
Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
Diego Biurrun 04d7f60143 Add official LGPL license headers to the files that were missing them. 18 years ago
Baptiste Coudurier 86329cce04 GXF muxer 19 years ago