72 Commits (a33c7159e1630ecef81c71e3f2624f09e7d2a413)

Author SHA1 Message Date
  Michael Niedermayer e9effafdf9 YUV 411/422/444 support for pp 22 years ago
  Sascha Sommer bb87a84ce9 10l another int i missing (without ^M) 22 years ago
  Michael Niedermayer a2596758e0 10l (int i) 22 years ago
  Michael Niedermayer 3cef52271d cleaning corners of green dirt ;) 22 years ago
  Dominik Mierzejewski c9f99fef4f warning patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>) 22 years ago
  Michael Niedermayer 01dc3aa48d using fewer registers ... to workaround something 22 years ago
  Michael Niedermayer 4407a3c47a change qscale type to int8 and fix qscale ordering 22 years ago
  Michael Niedermayer df8d4d0ed5 cleanup 22 years ago
  Michael Niedermayer ec487e5db8 better deblocking filter 22 years ago
  Michael Niedermayer abd140db79 using fewer registers (fixes compilation bug hopefully) 22 years ago
  Colin Leroy 5936be4c66 fix compilation on non-x86 with gcc 2.95 22 years ago
  Michael Niedermayer 9c9e467d8d postprocessing cleanup: 22 years ago
  Arpi 6b791538b9 warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org> 23 years ago
  Michael Niedermayer 47ceabc959 1000l 23 years ago
  Michael Niedermayer 413dec620d 3dnow temporal denoiser bugfix by Rémi Guyomarch <rguyom@pobox.com> 23 years ago
  Michael Niedermayer dc16b332f9 x1 deblocking filter bugfix 23 years ago
  Michael Niedermayer 4b6388d1f5 top row bugfix 23 years ago
  Michael Niedermayer bdd677ac13 minor QP bugfix 23 years ago
  Felix Bünemann bf1595c488 fix mangling with runtime cpu detection 23 years ago
  Felix Bünemann 9b4644281d mangle for win32 in postproc 23 years ago
  Michael Niedermayer 07f8991b60 minor brightness/contrast bugfix / moved some global vars into ppMode 23 years ago
  Michael Niedermayer 43d52f7612 customizeable deblocking (2 thresholds) 23 years ago
  Michael Niedermayer 6e9b48406c faster brightness correcture in MMX2 23 years ago
  Michael Niedermayer 06c4804a79 compiletime pp-mode support (luminance = chrominance filters though) 1-2% faster with -benchmark -vo null -nosound 23 years ago
  Michael Niedermayer cc9b067935 runtime cpu detection 23 years ago
  Michael Niedermayer 4e1349d4e1 use fastmemcpy for chrominance if no chrominance filtering is done 23 years ago
  Michael Niedermayer cd38e322ef faster dering 23 years ago
  Michael Niedermayer 043ba56f68 1% speedup 23 years ago
  Michael Niedermayer cf5ec61d0c oops, too much cleanup ;) 23 years ago
  Michael Niedermayer c09dc46524 cleanup 23 years ago
  Michael Niedermayer 7f16f6e64e faster mmx2 / 3dnow deblocking filter 23 years ago
  Michael Niedermayer a9c779788f temp denoiser: 23 years ago
  Michael Niedermayer be44a4d74a temp denoiser changes: (a-b)^2 instead of |a-b| and MMX2/3DNOW version 23 years ago
  Michael Niedermayer 117e45b03b temporal noise reducer in C (-pp 0x100000) 23 years ago
  Michael Niedermayer 815cbfe71e QP_store==null bugfix and no opendivx bugfix 23 years ago
  Pierre Lombard 6c426cff79 added missing #include <malloc.h> 23 years ago
  Michael Niedermayer 3fe8e8f068 gcc does optimize writes to non volatile variables away if it didnt know that they were read in between 23 years ago
  Michael Niedermayer b28daef82e minor changes (fixed some warnings, added attribute aligned(8) stuff) 23 years ago
  Michael Niedermayer 7fb36f6c51 deinterlace bugfix 23 years ago
  Michael Niedermayer 3407a97286 c speedup (x1, rk1 filters) 23 years ago
  Michael Niedermayer 8405b3fdaf minor speedup 23 years ago
  Michael Niedermayer 9927c7ee0d faster dering 23 years ago
  Michael Niedermayer 2e2126188f dering in c 23 years ago
  Pierre Lombard dda87e9fbb a few warning fixes (missing #include's) 23 years ago
  Michael Niedermayer e0f8ffae99 3dnow dering 23 years ago
  Michael Niedermayer 70c5ae870b dering in mmx2 23 years ago
  Michael Niedermayer e5c30e0692 fixed difference with -vo md5 between doVertDefFilter() C and MMX / MMX2 versions 23 years ago
  Michael Niedermayer 4e4dcbc584 much better horizontal filters (transpose & use the vertical ones) :) 23 years ago
  Michael Niedermayer 73d3355400 more speed 23 years ago
  Michael Niedermayer 9736722ad7 more speed 23 years ago