42 Commits (n4.4-jackoutdev)

Author SHA1 Message Date
  Paul B Mahol bb16a0624a avutil: add float_dsp.vector_dmul 6 years ago
  Paul B Mahol 4dc2dd80dc avutil/float_dsp: add vector_dmac_scalar() 8 years ago
  Diego Biurrun d12b5b2f13 build: Split test programs off into separate files 9 years ago
  Andreas Cadhalpun 451b6a990a avutil: merge avpriv_float_dsp_init into avpriv_float_dsp_alloc 9 years ago
  Michael Niedermayer 7d3aa2ca63 avutil/float_dsp: Remove use of deprecated av_set_cpu_flags_mask() 9 years ago
  Michael Niedermayer a54a51cc9b avutil/float_dsp: add avpriv_float_dsp_alloc() 10 years ago
  James Almer 5402d1bce5 float_dsp-test: allow forcing cpuflags 10 years ago
  Diego Biurrun 46caba4a65 float_dsp: Replace arch optimization ifdefs by if cascade 11 years ago
  Janne Grunau 6a74ebc34d float-dsp-test: do not use C99's predefined __func__ 11 years ago
  Martin Storsjö ae23809184 float_dsp: Use LOCAL_ALIGNED for instead of DECLARE_ALIGNED within functions 11 years ago
  Janne Grunau dbd12523a4 aarch64: float_dsp NEON assembler 11 years ago
  Janne Grunau f0f687446e float_dsp: add test program and use it as fate test 11 years ago
  Diego Biurrun a0b901a348 Drop pointless directory name prefixes from #includes in the current dir 11 years ago
  Diego Biurrun 1fda184a85 avutil: Add av_cold attributes to init functions missing them 12 years ago
  Michael Niedermayer 9d6e0ac673 floatdsp: restrict->av_restrict 12 years ago
  Ronald S. Bultje 5959bfaca3 floatdsp: move butterflies_float from dsputil to avfloatdsp. 12 years ago
  Ronald S. Bultje 42d3246948 floatdsp: move vector_fmul_reverse from dsputil to avfloatdsp. 12 years ago
  Ronald S. Bultje 55aa03b9f8 floatdsp: move vector_fmul_add from dsputil to avfloatdsp. 12 years ago
  Ronald S. Bultje d56668bd80 floatdsp: move scalarproduct_float from dsputil to avfloatdsp. 12 years ago
  Justin Ruggles e034cc6c60 lavc: Move vector_fmul_window to AVFloatDSPContext 12 years ago
  Justin Ruggles ac7eb4cb20 float_dsp: add vector_dmul_scalar() to multiply a vector of doubles 12 years ago
  Justin Ruggles 284ea790d8 dsputil: move vector_fmul_scalar() to AVFloatDSPContext in libavutil 12 years ago
  Bojan Zivkovic a74ae4691a mips: Optimization of AC3 FP encoder and EAC3 FP decoder 12 years ago
  Justin Ruggles cb5042d02c float_dsp: Move vector_fmac_scalar() from libavcodec to libavutil 13 years ago
  Michael Niedermayer b0415287e3 float_dsp.c: Restore author attribution that was removed by libav while moving code to libavutil 13 years ago
  Justin Ruggles d5a7229ba4 Add a float DSP framework to libavutil 13 years ago
  Diego Biurrun aa06d65693 arm: Add missing #include to vp8.h to fix a make checkheaders warning. 13 years ago
  Diego Biurrun 32f3c541bc doxygen: Do not include license boilerplates in Doxygen comment blocks. 13 years ago
  Diego Biurrun 153382e1b6 multiple inclusion guard cleanup 14 years ago
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
  Mans Rullgard 4ae3ee4ae9 VP8: ARM optimised decode_block_coeffs_internal 14 years ago
  Martin Storsjö 6ded3a0411 Fix headers so that "make checkheaders" passes again 14 years ago
  Reimar Döffinger 645e75992d Fix GSM decoding: regular GSM and MSGSM do not use the same 14 years ago
  Måns Rullgård 6a81329593 Move dctref prototypes to a header file 15 years ago
  Diego Biurrun b06da1725a Add missing stdint.h #include to fix 'make checkheaders'. 16 years ago
  Daniel Verkamp 89cb5cd25d Add CGA and palette data for 8088flex TMV decoder. 16 years ago
  Diego Biurrun a6493a8fbd Rename libavcodec/i386/ --> libavcodec/x86/. 16 years ago
  Loren Merritt 5d0ddd1a9f split-radix FFT 16 years ago
  Diego Biurrun 245976da2a Use full path for #includes from another directory. 17 years ago
  Ramiro Polla 40d0e665d0 Do not misuse long as the size of a register in x86. 17 years ago
  Ronald S. Bultje b550bfaa61 Add libavcodec to compiler include flags in order to simplify header 18 years ago
  Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
  Loren Merritt 1e4ecf26f5 ff_fft_calc_3dn/3dn2/sse: convert intrinsics to inline asm. 18 years ago
  Zuxy Meng 82eb4b0f1b 3DNow! & Extended 3DNow! versions of FFT 19 years ago