Commit History

Author SHA1 Message Date
  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 10 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 12 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
  Michael Niedermayer 52c522c720 Merge remote-tracking branch 'qatar/master' 12 years ago
  Mans Rullgard b1bcddfb6d postproc: altivec: fix trivial cases of mixed declarations and code 12 years ago
  Michael Niedermayer 8bc7fe4daf Merge remote-tracking branch 'qatar/master' 12 years ago
  Diego Biurrun 58c42af722 doxygen: misc consistency, spelling and wording fixes 12 years ago
  Michael Niedermayer e834f7d2bb postproc: remove stray + 12 years ago
  Michael Niedermayer 3419d9b891 postproc: fix compilation failure, now really 13 years ago
  Yuriy Kaminskiy d16ebec795 postproc: Fix compilation failure. 13 years ago
  Yuriy Kaminskiy 2b2617da6b libpostproc: mmx code uses stack below %esp, fix that 13 years ago
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 13 years ago
  Måns Rullgård 49bd8e4b84 Fix grammar errors in documentation 14 years ago