9 Commits (ea980d4162cf783c3ed9978c6e12b9908f5b039b)

Author SHA1 Message Date
Diego Biurrun fd502f4f5f build: Generalize yasm/nasm-related variable names 8 years ago
Carl Eugen Hoyos e609cfd697 lavc/flac: Fix encoding and decoding with high lpc. 10 years ago
James Almer 3cec54b7d7 x86/flacdsp: add SSE2 and AVX decorrelate functions 10 years ago
James Almer 84ccc317ce x86/flacdsp: separate decoder and encoder dsp initialization 10 years ago
James Darnley 0081a14e7d lavc/flacenc: add sse4 version of the 16-bit lpc encoder 10 years ago
James Almer ec482e738d x86/fladsp: add missing check to ff_flacdsp_init_x86() 11 years ago
James Almer e87974bc00 flac/x86: add ff_flac_lpc_32_xop() 11 years ago
James Darnley 623f380a18 lavc: fix flac encoder and decoder dependencies 11 years ago
Loren Merritt 9c978f243a flac/x86: add ff_flac_lpc_32_sse4() 11 years ago
Mans Rullgard 7689eea49a flacdsp: arm optimised lpc filter 12 years ago
Justin Ruggles 3b81a18ba3 float_dsp: ppc: add a separate header for Altivec function prototypes 13 years ago
Justin Ruggles d5a7229ba4 Add a float DSP framework to libavutil 13 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