summaryrefslogtreecommitdiffstats
path: root/postproc/postprocess.h
Commit message (Expand)AuthorAgeFilesLines
* cleanupmichael2002-11-021-2/+7
* cleanupmichael2002-11-021-62/+5
* cosmetics requested by kabimichael2002-11-011-4/+4
* per context cpuCaps (idea by kabi)michael2002-10-301-2/+1
* change qscale type to int8 and fix qscale orderingmichael2002-10-301-5/+7
* using same numbers for cpuCaps as libmpeg2 & liba52michael2002-10-301-3/+3
* cleanly passing the cpuCapsmichael2002-10-301-0/+5
* cleanupmichael2002-10-291-7/+8
* cosmetics ;)michael2002-10-291-7/+6
* better deblocking filtermichael2002-10-291-4/+3
* postprocessing cleanup:michael2002-10-281-39/+16
* fix typo found by Milan Cutka <cutka@szm.sk>michael2002-04-121-1/+1
* -npp fq:<quantizer>michael2002-01-031-1/+3
* minor brightness/contrast bugfix / moved some global vars into ppModemichael2001-12-281-0/+2
* new -pp options stuff (-npp ...)michael2001-12-261-0/+2
* 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