Commit History

Author SHA1 Message Date
  Andreas Rheinhardt 7d9d400695 postproc/postprocess: Don't generally include arch-specific headers 3 months ago
  Andreas Rheinhardt f0ee38790b postproc/postprocess_template: Fix alignment 1 year ago
  Andreas Rheinhardt 1f0948272a postproc/postprocess: Remove obsolete MMX(EXT)/3Dnow functions 1 year ago
  Andreas Rheinhardt 5d10e21809 libpostproc/postprocess_template: Don't reimplement FFSWAP 2 years ago
  Anton Khirnov e15371061d lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump 4 years ago
  Andreas Rheinhardt cc2a9509ce libavcodec, libpostproc: Remove outcommented START/STOP_TIMER 4 years ago
  Michael Niedermayer c1cbeb87db postproc/postprocess_template: remove FF_REG_sp from clobber list 5 years ago
  Michael Niedermayer 4325527e1c postproc/postprocess_template: Avoid using %4 for the threshold compare 5 years ago
  James Almer 2b7da70a70 postproc: remove usage of deprecated QP_STORE_T define 6 years ago
  Matthieu Bouron 9eb3da2f99 asm: FF_-prefix internal macros used in inline assembly 8 years ago
  Ganesh Ajjanagadde 531b0a316b avutil/x86/asm: rename REG_SP to REG_sp 9 years ago
  Carl Eugen Hoyos 3323c5f353 Remove a few occurences of "long long" from the libraries. 9 years ago
  Michael Niedermayer 6f51674c91 postproc: Avoid floats in maxClipped computation 9 years ago
  Michael Niedermayer ebe919cce2 postproc/postprocess_template: Compute packedYScale and QPCorrecture without floats 9 years ago
  Tucker DiNapoli cbe27006ce postproc: Made QP, nonBQP, and pQPb arrays 9 years ago
  Tucker DiNapoli 6264b6227c postproc: Replaced inline asm for prefetching with prefetch functions 9 years ago
  Tucker DiNapoli 303c3dada2 postproc: Removed unecessary if/else branch when getting QP. 9 years ago
  Michael Niedermayer 83020f8978 postproc/postprocess_template: split 2nd blockgroup loop out 9 years ago
  Michael Niedermayer d9e3fe8c22 postproc/postprocess_template: split first part of block loop 9 years ago
  Michael Niedermayer 2a9b9579ab postproc/postprocess_template: Move QP initialization down 9 years ago
  Michael Niedermayer 330113b032 postproc/postprocess_template: Remove dead code and comments 9 years ago
  Michael Niedermayer fc90d1502a bpostproc/postprocess_template: drop avoidable #ifdef 9 years ago
  Michael Niedermayer 93f4538363 postproc/postprocess_template: split loop in 2 (block groups of 4, blocks) 9 years ago
  Michael Niedermayer ac682955e9 postproc: add basic deblock filter visualization support 9 years ago
  Michael Niedermayer 3c4fc6a782 postproc/postprocess_template: mark unchanged function arguments const 9 years ago
  Michael Niedermayer 7f8d28f686 postproc: Replace CLIP by av_clip_uint8 9 years ago
  Michael Niedermayer bb8b752553 postproc: use FFMIN/FFMAX where appropriate 9 years ago
  Carl Eugen Hoyos a19bcf4ee8 Fix libpostproc compilation with !HAVE_6REGS. 10 years ago
  Matt Oliver 8236747511 Automatically change MANGLE() into named inline asm operands when direct symbol reference in inline asm are not supported. 10 years ago
  Michael Niedermayer 78d2d1e027 postprocess_template: put rsp on the clobber list to prevent gcc from using it in "q" 11 years ago
  Michael Niedermayer 1d3476f258 postproc/postprocess_template: remove empty comments 11 years ago
  Michael Niedermayer a2f7314ba2 libpostproc: silence valgrind/fate warning about using uninitialized data 11 years ago
  Carl Eugen Hoyos 7a259a5fcd Fix libpostproc compilation on x86_32 with disable-optimizations. 11 years ago
  Michael Niedermayer 9e04e11e83 libpostproc: alloc a few bytes more in the temporary buffer 11 years ago
  Michael Niedermayer f1185fbbec libpostproc: Fix off by 1 error in the C dering code 11 years ago
  Clément Bœsch a1d14336d3 pp: fix a few typo in the template. 11 years ago
  Clément Bœsch f48cddfe4c pp: add SSE2 deInterlaceInterpolateCubic(). 11 years ago
  Clément Bœsch 4e264d1c79 pp: add support for SSE2. 11 years ago
  Clément Bœsch 375cd3f2ec pp: rework the way templating is done. 11 years ago
  Clément Bœsch 5cd567cfb4 pp: fix typo in avg() comment. 12 years ago
  Michael Niedermayer 3689ec3d28 pp: avoid overflow in w*h 11 years ago
  Derek Buitenhuis e20ac54f3e postproc: Fix unprotected inline asm 11 years ago
  XhmikosR 08bd8c8ab3 rename the remaining instances of HAVE_MMX2 to HAVE_MMXEXT 12 years ago
  Michael Niedermayer 9f088a1ed4 Merge remote-tracking branch 'qatar/master' 12 years ago
  Michael Niedermayer f5bf7b9f4b libpostproc: fix out of array accesses detected by AddressSanitizer. 12 years ago
  Diego Biurrun b315042c8c Remove libpostproc. 12 years ago
  Michael Niedermayer 7f83db3124 Merge remote-tracking branch 'qatar/master' 12 years ago
  Diego Biurrun 00a1cdd264 Place some START_TIMER invocations in separate blocks. 12 years ago
  Michael Niedermayer 7d8f115843 Merge remote-tracking branch 'qatar/master' 12 years ago
  Diego Biurrun 8fd35b1aac Fix a bunch of typos. 12 years ago