| Commit message (Expand) | Author | Age | Files | Lines |
* | runtime cpu detection | Michael Niedermayer | 2001-11-24 | 1 | -3094/+117 |
* | use fastmemcpy for chrominance if no chrominance filtering is done | Michael Niedermayer | 2001-11-24 | 1 | -9/+38 |
* | faster dering | Michael Niedermayer | 2001-11-24 | 1 | -57/+119 |
* | 1% speedup | Michael Niedermayer | 2001-11-20 | 1 | -46/+37 |
* | oops, too much cleanup ;) | Michael Niedermayer | 2001-11-20 | 1 | -0/+140 |
* | cleanup | Michael Niedermayer | 2001-11-20 | 1 | -751/+48 |
* | faster mmx2 / 3dnow deblocking filter | Michael Niedermayer | 2001-11-19 | 1 | -8/+333 |
* | temp denoiser: | Michael Niedermayer | 2001-11-14 | 1 | -6/+38 |
* | temp denoiser changes: (a-b)^2 instead of |a-b| and MMX2/3DNOW version | Michael Niedermayer | 2001-11-14 | 1 | -5/+294 |
* | temporal noise reducer in C (-pp 0x100000) | Michael Niedermayer | 2001-11-13 | 1 | -49/+208 |
* | QP_store==null bugfix and no opendivx bugfix | Michael Niedermayer | 2001-11-11 | 1 | -0/+15 |
* | added missing #include <malloc.h> | Pierre Lombard | 2001-11-09 | 1 | -1/+1 |
* | gcc does optimize writes to non volatile variables away if it didnt know that... | Michael Niedermayer | 2001-11-06 | 1 | -2/+2 |
* | minor changes (fixed some warnings, added attribute aligned(8) stuff) | Michael Niedermayer | 2001-11-06 | 1 | -39/+46 |
* | deinterlace bugfix | Michael Niedermayer | 2001-10-31 | 1 | -20/+112 |
* | c speedup (x1, rk1 filters) | Michael Niedermayer | 2001-10-31 | 1 | -15/+15 |
* | minor speedup | Michael Niedermayer | 2001-10-30 | 1 | -12/+27 |
* | faster dering | Michael Niedermayer | 2001-10-26 | 1 | -9/+13 |
* | dering in c | Michael Niedermayer | 2001-10-26 | 1 | -11/+85 |
* | a few warning fixes (missing #include's) | Pierre Lombard | 2001-10-25 | 1 | -0/+3 |
* | 3dnow dering | Michael Niedermayer | 2001-10-25 | 1 | -10/+32 |
* | dering in mmx2 | Michael Niedermayer | 2001-10-25 | 1 | -31/+151 |
* | fixed difference with -vo md5 between doVertDefFilter() C and MMX / MMX2 vers... | Michael Niedermayer | 2001-10-25 | 1 | -37/+84 |
* | much better horizontal filters (transpose & use the vertical ones) :) | Michael Niedermayer | 2001-10-24 | 1 | -81/+226 |
* | more speed | Michael Niedermayer | 2001-10-24 | 1 | -10/+56 |
* | more speed | Michael Niedermayer | 2001-10-23 | 1 | -63/+59 |
* | and another +2% speedup | Michael Niedermayer | 2001-10-23 | 1 | -28/+47 |
* | optimizations (+2% speedup) | Michael Niedermayer | 2001-10-23 | 1 | -29/+16 |
* | brightness / contrast fix/copy optimizations +2% speedup | Michael Niedermayer | 2001-10-23 | 1 | -21/+15 |
* | negative black bugfix | Michael Niedermayer | 2001-10-23 | 1 | -11/+10 |
* | auto brightness/ contrast bugfix | Michael Niedermayer | 2001-10-22 | 1 | -17/+235 |
* | more logic behavior if the altenative deblock filters are used (turning a alt... | Michael Niedermayer | 2001-10-19 | 1 | -24/+18 |
* | added compiletime option to turn width%8==0 on | Michael Niedermayer | 2001-10-19 | 1 | -0/+4 |
* | fixed a bug in the tmp buffer | Michael Niedermayer | 2001-10-19 | 1 | -4/+50 |
* | fixed the height%8!=0 bug | Michael Niedermayer | 2001-10-17 | 1 | -275/+152 |
* | quick fix for movies with a height which is not a multiple of 8 | Michael Niedermayer | 2001-10-17 | 1 | -1/+1 |
* | minor cleanups | Michael Niedermayer | 2001-10-16 | 1 | -43/+80 |
* | rewrote the horizontal lowpass filter to fix a bug which caused a blocky look | Michael Niedermayer | 2001-10-15 | 1 | -24/+475 |
* | c++ fix | Arpi | 2001-10-14 | 1 | -1/+2 |
* | Cleanup: | Arpi | 2001-10-13 | 1 | -0/+10 |
* | small changes for mplayer integration: | Arpi | 2001-10-13 | 1 | -10/+53 |
* | fixed a sig4 bug an non mmx2 cpus (in case of more sig4 errors please send me... | Michael Niedermayer | 2001-10-13 | 1 | -17/+20 |
* | minor QP scaling & auto-contrast bugfix | Michael Niedermayer | 2001-10-13 | 1 | -7/+8 |
* | fixed a rounding bug thing in the X1 Filter | Michael Niedermayer | 2001-10-13 | 1 | -25/+247 |
* | final changes to convert to C | Michael Niedermayer | 2001-10-11 | 1 | -2/+2 |
* | bugfixes: last 3 lines not brightness/contrast corrected | Michael Niedermayer | 2001-10-11 | 1 | -79/+265 |
* | fixed a bug in the horizontal default filter | Arpi | 2001-10-10 | 1 | -100/+371 |
* | new postprocess code by Michael Niedermayer (michaelni@gmx.at) | Arpi | 2001-10-10 | 1 | -0/+1551 |