aboutsummaryrefslogtreecommitdiffhomepage
path: root/postproc/postprocess.h
Commit message (Expand)AuthorAge
* YUV 411/422/444 support for ppGravatar michael2003-01-05
* cleanupGravatar michael2002-11-02
* cleanupGravatar michael2002-11-02
* cosmetics requested by kabiGravatar michael2002-11-01
* per context cpuCaps (idea by kabi)Gravatar michael2002-10-30
* change qscale type to int8 and fix qscale orderingGravatar michael2002-10-30
* using same numbers for cpuCaps as libmpeg2 & liba52Gravatar michael2002-10-30
* cleanly passing the cpuCapsGravatar michael2002-10-30
* cleanupGravatar michael2002-10-29
* cosmetics ;)Gravatar michael2002-10-29
* better deblocking filterGravatar michael2002-10-29
* postprocessing cleanup:Gravatar michael2002-10-28
* fix typo found by Milan Cutka <cutka@szm.sk>Gravatar michael2002-04-12
* -npp fq:<quantizer>Gravatar michael2002-01-03
* minor brightness/contrast bugfix / moved some global vars into ppModeGravatar michael2001-12-28
* new -pp options stuff (-npp ...)Gravatar michael2001-12-26
* compiletime pp-mode support (luminance = chrominance filters though) 1-2% fas...Gravatar michael2001-11-27
* temporal noise reducer in C (-pp 0x100000)Gravatar michael2001-11-13
* just a few "not implemented yet" removedGravatar michael2001-10-25
* auto brightness/ contrast bugfixGravatar michael2001-10-22
* PP_FUNNY_STRIDE disabledGravatar arpi2001-10-19
* added compiletime option to turn width%8==0 onGravatar michael2001-10-19
* fixed a bug in the tmp bufferGravatar michael2001-10-19
* fixed the height%8!=0 bugGravatar michael2001-10-17
* minor cleanupsGravatar michael2001-10-16
* rewrote the horizontal lowpass filter to fix a bug which caused a blocky lookGravatar michael2001-10-15
* Cleanup:Gravatar arpi2001-10-13
* small changes for mplayer integration:Gravatar arpi2001-10-13
* fixed a rounding bug thing in the X1 FilterGravatar michael2001-10-13
* final changes to convert to CGravatar michael2001-10-11
* bugfixes: last 3 lines not brightness/contrast correctedGravatar michael2001-10-11
* fixed a bug in the horizontal default filterGravatar arpi2001-10-10
* new postprocess code by Michael Niedermayer (michaelni@gmx.at)Gravatar arpi2001-10-10