summaryrefslogtreecommitdiff
path: root/postproc/postprocess.h
Commit message (Expand)AuthorAge
* YUV 411/422/444 support for ppMichael Niedermayer2003-01-05
* cleanupMichael Niedermayer2002-11-02
* cleanupMichael Niedermayer2002-11-02
* cosmetics requested by kabiMichael Niedermayer2002-11-01
* per context cpuCaps (idea by kabi)Michael Niedermayer2002-10-30
* change qscale type to int8 and fix qscale orderingMichael Niedermayer2002-10-30
* using same numbers for cpuCaps as libmpeg2 & liba52Michael Niedermayer2002-10-30
* cleanly passing the cpuCapsMichael Niedermayer2002-10-30
* cleanupMichael Niedermayer2002-10-29
* cosmetics ;)Michael Niedermayer2002-10-29
* better deblocking filterMichael Niedermayer2002-10-29
* postprocessing cleanup:Michael Niedermayer2002-10-28
* fix typo found by Milan Cutka <cutka@szm.sk>Michael Niedermayer2002-04-12
* -npp fq:<quantizer>Michael Niedermayer2002-01-03
* minor brightness/contrast bugfix / moved some global vars into ppModeMichael Niedermayer2001-12-28
* new -pp options stuff (-npp ...)Michael Niedermayer2001-12-26
* compiletime pp-mode support (luminance = chrominance filters though) 1-2% fas...Michael Niedermayer2001-11-27
* temporal noise reducer in C (-pp 0x100000)Michael Niedermayer2001-11-13
* just a few "not implemented yet" removedMichael Niedermayer2001-10-25
* auto brightness/ contrast bugfixMichael Niedermayer2001-10-22
* PP_FUNNY_STRIDE disabledArpi2001-10-19
* added compiletime option to turn width%8==0 onMichael Niedermayer2001-10-19
* fixed a bug in the tmp bufferMichael Niedermayer2001-10-19
* fixed the height%8!=0 bugMichael Niedermayer2001-10-17
* minor cleanupsMichael Niedermayer2001-10-16
* rewrote the horizontal lowpass filter to fix a bug which caused a blocky lookMichael Niedermayer2001-10-15
* Cleanup:Arpi2001-10-13
* small changes for mplayer integration:Arpi2001-10-13
* fixed a rounding bug thing in the X1 FilterMichael Niedermayer2001-10-13
* final changes to convert to CMichael Niedermayer2001-10-11
* bugfixes: last 3 lines not brightness/contrast correctedMichael Niedermayer2001-10-11
* fixed a bug in the horizontal default filterArpi2001-10-10
* new postprocess code by Michael Niedermayer (michaelni@gmx.at)Arpi2001-10-10