7 Commits (47806f4119b7cc04d2a8bf26d86ddacaab7aad2b)

Author SHA1 Message Date
Måns Rullgård 8fc0162ac4 Add av_ prefix to bswap macros 15 years ago
Måns Rullgård 2ed6f39944 Replace many includes of libavutil/common.h with what is actually needed 15 years ago
Måns Rullgård ac73f1a816 ARM: change argument/return type of bswap_16() to unsigned 32-bit 15 years ago
Måns Rullgård 300ad6c16e ARM: use gcc inline asm in bswap.h only when available 16 years ago
Måns Rullgård 1e65f62e2b ARM: armcc versions of bswap_16/32 16 years ago
Aurelien Jacobs b250f9c66d Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
Måns Rullgård 3a90480ac4 split bswap.h into per-arch files 16 years ago
Stefano Sabatini 987903826b Globally rename the header inclusion guard names. 16 years ago
Stefan Gehrer cf2baeb338 mark read-only data as const 17 years ago
Diego Biurrun 245976da2a Use full path for #includes from another directory. 17 years ago
Martin Lindhe 3240941b25 Move 2 defines from mpegaudiodec.c to mpegaudiodata.h to allow compilation 17 years ago
Diego Biurrun 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
Aurelien Jacobs 677fe2e226 add proper prefix to extern mpeg audio data tables 18 years ago
Aurelien Jacobs 4991c0516d move some common mpeg audio tables from mpegaudiodectab.h to mpegaudiodata.c 18 years ago
Diego Biurrun f5a90186d7 Add missing license headers. 18 years ago
Fabrice Bellard e3e105b38a added include for ffserver dynamically loaded modules 23 years ago