16 Commits (20b0d24c2f7ae86cebeb17399a2fea3a7e3d0f69)

Author SHA1 Message Date
James Almer 3d828c9fd5 cpu: split flag checks per arch in av_cpu_max_align() 7 years ago
James Almer 3b345d389b avutil/cpu: split flag checks per arch in av_cpu_max_align() 7 years ago
Janne Grunau e2710e790c arm: add a cpu flag for the VFPv2 vector mode 9 years ago
Andreas Cadhalpun 5bf84a584e arm: only enable setend on ARMv6 10 years ago
Michael Niedermayer 1e519b9d40 avutil: turn arm setend into a cpuflag 10 years ago
Martin Storsjö 7b0c7c9163 arm: Detect 32 bit cpu features on ARMv8 when running on a 64 bit kernel 11 years ago
Thilo Borgmann d814a839ac Reinstate proper FFmpeg license for all files. 11 years ago
Diego Biurrun b78b10c4b7 avutil: Move internal CPU detection function declarations to private header 11 years ago
Martin Storsjö ab8f1a6989 arm: Fall back to runtime cpu feature detection via /proc/cpuinfo 12 years ago
Mans Rullgard b326755989 arm: rename ARMVFP config symbol to VFP 12 years ago
Mans Rullgard b57c1da81e arm: detect cpu features at runtime on Linux 12 years ago
Mans Rullgard d526c5338d ARM: allow runtime masking of CPU features 13 years ago
Diego Biurrun 3dde147ff9 cosmetics: Consistently place static, inline and av_cold attributes/keywords. 13 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Justin Ruggles a8ae4e0e7b Remove unneeded add bias from 3 functions. 14 years ago
Justin Ruggles 80ba1ddb58 Remove unneeded add bias from 3 functions. 14 years ago
Måns Rullgård 08255107cf DCA: ARM/NEON optimised lfe_fir 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 75fb5c24ed Move FASTDIV macro to intmath.h 15 years ago
Måns Rullgård 544f5a922f Optimise av_log2 with clz when available 15 years ago
Stefano Sabatini 987903826b Globally rename the header inclusion guard names. 16 years ago
Måns Rullgård 3540b950ec add missing #include "common.h" to libavutil headers 17 years ago
Zuxy Meng 85074d3c93 Reapply r12489: Add pure, const and malloc attributes to proper functions 17 years ago
Benoit Fouet 2119bb8f51 revert r12489. 17 years ago
Zuxy Meng 6544f48f03 Pure, const and malloc attributes to libavutil. 17 years ago
Diego Biurrun 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
Måns Rullgård 99545457bf include all prerequisites in header files 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
Måns Rullgård b9a73d8d2f move adler32 to libavutil 19 years ago