14 Commits (47806f4119b7cc04d2a8bf26d86ddacaab7aad2b)

Author SHA1 Message Date
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