| Commit message (Expand) | Author | Age | Files | Lines |
* | moving postprocess to ffmpeg/libavcodec | Michael Niedermayer | 2003-02-14 | 1 | -73/+0 |
* | #ifdef c++ | Michael Niedermayer | 2003-02-11 | 1 | -1/+15 |
* | YUV 411/422/444 support for pp | Michael Niedermayer | 2003-01-05 | 1 | -1/+7 |
* | cleanup | Michael Niedermayer | 2002-11-02 | 1 | -2/+7 |
* | cleanup | Michael Niedermayer | 2002-11-02 | 1 | -62/+5 |
* | cosmetics requested by kabi | Michael Niedermayer | 2002-11-01 | 1 | -4/+4 |
* | per context cpuCaps (idea by kabi) | Michael Niedermayer | 2002-10-30 | 1 | -2/+1 |
* | change qscale type to int8 and fix qscale ordering | Michael Niedermayer | 2002-10-30 | 1 | -5/+7 |
* | using same numbers for cpuCaps as libmpeg2 & liba52 | Michael Niedermayer | 2002-10-30 | 1 | -3/+3 |
* | cleanly passing the cpuCaps | Michael Niedermayer | 2002-10-30 | 1 | -0/+5 |
* | cleanup | Michael Niedermayer | 2002-10-29 | 1 | -7/+8 |
* | cosmetics ;) | Michael Niedermayer | 2002-10-29 | 1 | -7/+6 |
* | better deblocking filter | Michael Niedermayer | 2002-10-29 | 1 | -4/+3 |
* | postprocessing cleanup: | Michael Niedermayer | 2002-10-28 | 1 | -39/+16 |
* | fix typo found by Milan Cutka <cutka@szm.sk> | Michael Niedermayer | 2002-04-12 | 1 | -1/+1 |
* | -npp fq:<quantizer> | Michael Niedermayer | 2002-01-03 | 1 | -1/+3 |
* | minor brightness/contrast bugfix / moved some global vars into ppMode | Michael Niedermayer | 2001-12-28 | 1 | -0/+2 |
* | new -pp options stuff (-npp ...) | Michael Niedermayer | 2001-12-26 | 1 | -0/+2 |
* | compiletime pp-mode support (luminance = chrominance filters though) 1-2% fas... | Michael Niedermayer | 2001-11-27 | 1 | -0/+6 |
* | temporal noise reducer in C (-pp 0x100000) | Michael Niedermayer | 2001-11-13 | 1 | -6/+13 |
* | just a few "not implemented yet" removed | Michael Niedermayer | 2001-10-25 | 1 | -3/+3 |
* | auto brightness/ contrast bugfix | Michael Niedermayer | 2001-10-22 | 1 | -1/+28 |
* | PP_FUNNY_STRIDE disabled | Arpi | 2001-10-19 | 1 | -1/+1 |
* | added compiletime option to turn width%8==0 on | Michael Niedermayer | 2001-10-19 | 1 | -0/+3 |
* | fixed a bug in the tmp buffer | Michael Niedermayer | 2001-10-19 | 1 | -0/+3 |
* | fixed the height%8!=0 bug | Michael Niedermayer | 2001-10-17 | 1 | -2/+2 |
* | minor cleanups | Michael Niedermayer | 2001-10-16 | 1 | -5/+4 |
* | rewrote the horizontal lowpass filter to fix a bug which caused a blocky look | Michael Niedermayer | 2001-10-15 | 1 | -21/+14 |
* | Cleanup: | Arpi | 2001-10-13 | 1 | -15/+6 |
* | small changes for mplayer integration: | Arpi | 2001-10-13 | 1 | -9/+8 |
* | fixed a rounding bug thing in the X1 Filter | Michael Niedermayer | 2001-10-13 | 1 | -15/+14 |
* | final changes to convert to C | Michael Niedermayer | 2001-10-11 | 1 | -9/+9 |
* | bugfixes: last 3 lines not brightness/contrast corrected | Michael Niedermayer | 2001-10-11 | 1 | -1/+9 |
* | fixed a bug in the horizontal default filter | Arpi | 2001-10-10 | 1 | -2/+27 |
* | new postprocess code by Michael Niedermayer (michaelni@gmx.at) | Arpi | 2001-10-10 | 1 | -0/+57 |