summaryrefslogtreecommitdiffstats
path: root/postproc/postprocess.h
Commit message (Expand)AuthorAgeFilesLines
* compiletime pp-mode support (luminance = chrominance filters though) 1-2% fas...michael2001-11-271-0/+6
* temporal noise reducer in C (-pp 0x100000)michael2001-11-131-6/+13
* just a few "not implemented yet" removedmichael2001-10-251-3/+3
* auto brightness/ contrast bugfixmichael2001-10-221-1/+28
* PP_FUNNY_STRIDE disabledarpi2001-10-191-1/+1
* added compiletime option to turn width%8==0 onmichael2001-10-191-0/+3
* fixed a bug in the tmp buffermichael2001-10-191-0/+3
* fixed the height%8!=0 bugmichael2001-10-171-2/+2
* minor cleanupsmichael2001-10-161-5/+4
* rewrote the horizontal lowpass filter to fix a bug which caused a blocky lookmichael2001-10-151-21/+14
* Cleanup:arpi2001-10-131-15/+6
* small changes for mplayer integration:arpi2001-10-131-9/+8
* fixed a rounding bug thing in the X1 Filtermichael2001-10-131-15/+14
* final changes to convert to Cmichael2001-10-111-9/+9
* bugfixes: last 3 lines not brightness/contrast correctedmichael2001-10-111-1/+9
* fixed a bug in the horizontal default filterarpi2001-10-101-2/+27
* new postprocess code by Michael Niedermayer (michaelni@gmx.at)arpi2001-10-101-0/+57