482 Commits (5eb5aec475aabc884d083566f902876ecbc072cb)

Author SHA1 Message Date
  Martin Storsjö 5eb5aec475 arm: vp9itxfm: Do a simpler half/quarter idct16/idct32 when possible 9 years ago
  Martin Storsjö 47b3c2c18d arm: vp9itxfm: Move the load_add_store macro out from the itxfm16 pass2 function 9 years ago
  Martin Storsjö 0331c3f5e8 arm: vp9itxfm: Make the larger core transforms standalone functions 9 years ago
  Martin Storsjö 3bc5b28d5a arm: vp9itxfm: Avoid .irp when it doesn't save any lines 9 years ago
  Martin Storsjö c536e5e869 arm: vp9mc: Fix vertical alignment of operands 9 years ago
  Martin Storsjö 9c8bc74c2b arm: vp9itxfm: Skip empty slices in the first pass of idct_idct 16x16 and 32x32 9 years ago
  Martin Storsjö 3c87039a40 arm: vp9itxfm: Only reload the idct coeffs for the iadst_idct combination 9 years ago
  Martin Storsjö 79566ec8c7 arm: vp9itxfm: Rename a macro parameter to fit better 9 years ago
  Martin Storsjö 721bc37522 arm/aarch64: vp9itxfm: Fix indentation of macro arguments 9 years ago
  Janne Grunau e5b0fc170f arm: vp9itxfm: Simplify the stack alignment code 9 years ago
  Martin Storsjö 52d196fb30 arm: vp9itxfm: Simplify txfm string comparisons 9 years ago
  Martin Storsjö dd299a2d6d arm: vp9: Add NEON loop filters 9 years ago
  Martin Storsjö a67ae67083 arm: vp9: Add NEON itxfm routines 9 years ago
  Martin Storsjö 11623217e3 arm: vp9mc: Use a different helper register for PIC loads 9 years ago
  Martin Storsjö 557c1675cf arm: vp9mc: Minor adjustments from review of the aarch64 version 9 years ago
  Martin Storsjö 392caa65df arm: vp9mc: Insert a literal pool at the middle of the file 9 years ago
  Martin Storsjö ffbd1d2b00 arm: vp9: Add NEON optimizations of VP9 MC functions 9 years ago
  Diego Biurrun e4a94d8b36 h264chroma: Change type of stride parameters to ptrdiff_t 9 years ago
  Diego Biurrun 2ec9fa5ec6 idct: Change type of array stride parameters to ptrdiff_t 9 years ago
  Diego Biurrun 92c5755a18 hpeldsp: arm: Update comments left behind in 25841dfe80 9 years ago
  Anton Khirnov de2ae3c1fa lavc: add clobber tests for the new encoding/decoding API 9 years ago
  Anton Khirnov 683da86aab audiodsp: reorder arguments for vector_clipf 9 years ago
  Anton Khirnov eea9857bfd blockdsp: drop the high_bit_depth parameter 9 years ago
  Diego Biurrun de452e5037 pixblockdsp: Change type of stride parameters to ptrdiff_t 9 years ago
  Diego Biurrun 721d57e608 vp56: Separate VP5 and VP6 dsp initialization 9 years ago
  Diego Biurrun 802727b538 vp8: Update some assembly comments left unchanged in bd66f073fe 9 years ago
  Diego Biurrun d9d26a3674 vp56: Change type of stride parameters to ptrdiff_t 9 years ago
  Diego Biurrun 6892df9294 vp3: Change type of stride parameters to ptrdiff_t 9 years ago
  Diego Biurrun 014852e932 simple_idct: arm: Drop disabled code variant 9 years ago
  Janne Grunau 5f74bd31a9 vp8/armv6: mc: avoid boolean expression in calculation 9 years ago
  Martin Storsjö e8b96a7701 arm: Fix a typo in a comment 9 years ago
  Clément Bœsch 4a081f224e libavcodec: fix constness in clobber test avcodec_open2() wrappers 9 years ago
  Diego Biurrun a6a750c7ef tests: Move all test programs to a subdirectory 10 years ago
  Vittorio Giovara 41ed7ab45f cosmetics: Fix spelling mistakes 10 years ago
  Diego Biurrun 01621202aa build: miscellaneous cosmetics 10 years ago
  Diego Biurrun 1a094af638 fft: Split MDCT bits off from FFT 10 years ago
  Diego Biurrun 4c297249ac rdft: arm: Split RDFT initialization into a separate file 10 years ago
  Diego Biurrun 97aec6e75e fft: arm: Drop unnecessary #include, add missing ones 10 years ago
  Diego Biurrun 15a24614ae build: Add vc1dsp component for more fine-grained dependencies 10 years ago
  Alexandra Hájková 2008f76054 dca: remove unused decode_hf function and quant_d tables 10 years ago
  Janne Grunau 90b1b9350c arm: add ff_int32_to_float_fmul_array8_neon 10 years ago
  Janne Grunau e2710e790c arm: add a cpu flag for the VFPv2 vector mode 10 years ago
  Janne Grunau 9ed6f9a17c arm: use a local label instead of the function symbol in ff_prefetch_arm 10 years ago
  Janne Grunau 256ef19844 h264: arm: use intra pred8x8 functions only for chroma_format_idc <= 1 10 years ago
  Vittorio Giovara f5ee23004d configure: Factor out g722dsp module 10 years ago
  Vittorio Giovara d42191c78b configure: Factor out vp8dsp module 10 years ago
  Vittorio Giovara 5cb4bdb2a0 configure: Factor out rv34dsp module 10 years ago
  Vittorio Giovara b075869bc1 configure: Factor out flacdsp module 10 years ago
  Anton Khirnov 71f1ad37d8 lavc: do not compile fmtconvert unconditionally 11 years ago
  Anton Khirnov d74a8cb7e4 fmtconvert: drop unused functions 11 years ago