summaryrefslogtreecommitdiffstats
path: root/postproc/postprocess.h
Commit message (Expand)AuthorAgeFilesLines
* YUV 411/422/444 support for ppMichael Niedermayer2003-01-051-1/+7
* cleanupMichael Niedermayer2002-11-021-2/+7
* cleanupMichael Niedermayer2002-11-021-62/+5
* cosmetics requested by kabiMichael Niedermayer2002-11-011-4/+4
* per context cpuCaps (idea by kabi)Michael Niedermayer2002-10-301-2/+1
* change qscale type to int8 and fix qscale orderingMichael Niedermayer2002-10-301-5/+7
* using same numbers for cpuCaps as libmpeg2 & liba52Michael Niedermayer2002-10-301-3/+3
* cleanly passing the cpuCapsMichael Niedermayer2002-10-301-0/+5
* cleanupMichael Niedermayer2002-10-291-7/+8
* cosmetics ;)Michael Niedermayer2002-10-291-7/+6
* better deblocking filterMichael Niedermayer2002-10-291-4/+3
* postprocessing cleanup:Michael Niedermayer2002-10-281-39/+16
* fix typo found by Milan Cutka <cutka@szm.sk>Michael Niedermayer2002-04-121-1/+1
* -npp fq:<quantizer>Michael Niedermayer2002-01-031-1/+3
* minor brightness/contrast bugfix / moved some global vars into ppModeMichael Niedermayer2001-12-281-0/+2
* new -pp options stuff (-npp ...)Michael Niedermayer2001-12-261-0/+2
* compiletime pp-mode support (luminance = chrominance filters though) 1-2% fas...Michael Niedermayer2001-11-271-0/+6
* temporal noise reducer in C (-pp 0x100000)Michael Niedermayer2001-11-131-6/+13
* just a few "not implemented yet" removedMichael Niedermayer2001-10-251-3/+3
* auto brightness/ contrast bugfixMichael Niedermayer2001-10-221-1/+28
* PP_FUNNY_STRIDE disabledArpi2001-10-191-1/+1
* added compiletime option to turn width%8==0 onMichael Niedermayer2001-10-191-0/+3
* fixed a bug in the tmp bufferMichael Niedermayer2001-10-191-0/+3
* fixed the height%8!=0 bugMichael Niedermayer2001-10-171-2/+2
* minor cleanupsMichael Niedermayer2001-10-161-5/+4
* rewrote the horizontal lowpass filter to fix a bug which caused a blocky lookMichael Niedermayer2001-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 FilterMichael Niedermayer2001-10-131-15/+14
* final changes to convert to CMichael Niedermayer2001-10-111-9/+9
* bugfixes: last 3 lines not brightness/contrast correctedMichael Niedermayer2001-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
OpenPOWER on IntegriCloud