458 Commits (123ccd07c55ccf075cc5daf5581237fbccb86bdb)

Author SHA1 Message Date
  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 9 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
  Peter Meerwald 702458538d g722: Add ARM NEON implementation for g722_apply_qmf() 11 years ago
  Janne Grunau 4c81613df4 arm: mlpdsp: handle pic offset calculation in a macro 11 years ago
  Janne Grunau 581c7f0e12 arm: make ff_mlp_filter_channel_arm and ff_mlp_rematrix_channel_arm position independent 11 years ago
  Martin Storsjö f963f80399 arm: Use .data.rel.ro for const data with relocations 11 years ago
  Martin Storsjö b280c6202b arm: fft_vfp: Unify the behaviour in ff_fft_calc_vfp between arm/thumb 11 years ago
  Martin Storsjö ae81576414 arm: fft_vfp: Add a missing "endconst" when building in thumb mode 11 years ago
  Vittorio Giovara 9c12c6ff95 motion_est: convert stride to ptrdiff_t 11 years ago
  Diego Biurrun 95c0cec03a idctdsp: Add global function pointers for {add|put}_pixels_clamped functions 11 years ago
  Diego Biurrun efd26bedec build: Add explanatory comments to (optimization) blocks in the Makefiles 11 years ago
  Diego Biurrun 835f798c7d mpegvideo: cosmetics: Lowercase ugly uppercase MPV_ function name prefixes 11 years ago
  Ben Avison adf8227cf4 vc-1: Add platform-specific start code search routine to VC1DSPContext. 11 years ago
  Ben Avison db7f1c7c5a h264: Move start code search functions into separate source files. 11 years ago
  Diego Biurrun 7fb993d338 qpeldsp: Mark source pointer in qpel_mc_func function pointer const 11 years ago
  Ben Avison 6869612f5c arm: Macroize the test for 'setend' CPU instruction support 11 years ago
  Diego Biurrun 81b9bf3192 dct-test: Move arch-specific bits into arch-specific subdirectories 12 years ago
  Diego Biurrun 4de8b60684 idct: Move arm-specific declarations to a header in the arm directory 12 years ago
  Diego Biurrun 8b0dd4942a idctdsp: prettyprinting cosmetics 11 years ago
  Diego Biurrun b4987f7219 idct: Convert IDCT permutation #defines to an enum 12 years ago
  Martin Storsjö 7e18a727d2 arm: cosmetics: Consistently use lowercase for shift operators 11 years ago
  Martin Storsjö fe67f3fbb5 arm: cosmetics: Fix a misaligned asm operand 11 years ago
  Ben Avison 87552d54d3 armv6: Accelerate ff_fft_calc for general case (nbits != 4) 11 years ago
  Ben Avison 5c22e8e4ad armv6: Accelerate ff_imdct_half for general case (mdct_bits != 6) 11 years ago
  Diego Biurrun 2d60444331 dsputil: Split motion estimation compare bits off into their own context 12 years ago
  Diego Biurrun adff0a8166 arm: dsputil: Coalesce all init files 11 years ago