aboutsummaryrefslogtreecommitdiffhomepage
path: root/postproc
Commit message (Expand)AuthorAge
* -sws 2 is default nowGravatar michael2002-01-30
* YV12 like formats support (I420/IYUV)Gravatar michael2002-01-30
* top row bugfixGravatar michael2002-01-29
* area averageing scaling support (-sws 5) (is identical to bilinear for upscale)Gravatar michael2002-01-29
* nearest neighbor / sdl emulation ;) scaling (-sws 4)Gravatar michael2002-01-28
* minor QP bugfixGravatar michael2002-01-28
* minor bugfix in the -v outputGravatar michael2002-01-22
* 15/16 bit dithering in C (5% slower, can be disabled by comenting #define DIT...Gravatar michael2002-01-21
* copyright(swscaler) = GPLGravatar michael2002-01-21
* a few filters (should be removed/merged when arpis videofilter stuff is finis...Gravatar michael2002-01-21
* general convolution filtering of the source pictureGravatar michael2002-01-21
* add manglingGravatar atmos42002-01-20
* 101Gravatar michael2002-01-20
* removed global vars so that multiple swscalers can be usedGravatar michael2002-01-20
* Added reverting support for -pp and -npp optionsGravatar albeu2002-01-19
* fix mangling with runtime cpu detectionGravatar atmos42002-01-19
* mangle for win32 in postprocGravatar atmos42002-01-19
* dont print -npp parser debug info if only -vGravatar michael2002-01-13
* fixed -npp help ... i think i need more sleep ;)Gravatar michael2002-01-04
* -npp helpGravatar michael2002-01-04
* -npp fq:<quantizer>Gravatar michael2002-01-03
* only print last line warning if verbose is onGravatar michael2001-12-30
* minor brightness/contrast bugfix / moved some global vars into ppModeGravatar michael2001-12-28
* customizeable deblocking (2 thresholds)Gravatar michael2001-12-28
* output shifted by a few pixels on extreem scalings bugfixGravatar michael2001-12-27
* 101Gravatar michael2001-12-26
* new -pp options stuff (-npp ...)Gravatar michael2001-12-26
* looks betterGravatar jaf2001-12-25
* minor bugfixes (noone noticed them)Gravatar michael2001-12-21
* rgb24toyv12 bugfixGravatar michael2001-12-20
* print more info if -vGravatar michael2001-12-06
* dithering info wasnt displayedGravatar michael2001-12-06
* vertical cubic/linear scalingGravatar michael2001-12-06
* typoGravatar michael2001-12-03
* horizontal up/downscale linear & cubicGravatar michael2001-12-02
* sliced scaleing bugfixGravatar michael2001-11-29
* swscaler cleanupGravatar michael2001-11-29
* faster brightness correcture in MMX2Gravatar michael2001-11-28
* compiletime pp-mode support (luminance = chrominance filters though) 1-2% fas...Gravatar michael2001-11-27
* runtime cpu detection optional (compiles faster)Gravatar michael2001-11-27
* runtime cpu detect optional (compiles faster)Gravatar michael2001-11-27
* runtime cpu detectionGravatar michael2001-11-26
* oopsGravatar michael2001-11-26
* runtime cpu detectionGravatar michael2001-11-26
* runtime cpu detectionGravatar michael2001-11-26
* runtime cpu detectionGravatar michael2001-11-24
* use fastmemcpy for chrominance if no chrominance filtering is doneGravatar michael2001-11-24
* faster deringGravatar michael2001-11-24
* 1% speedupGravatar michael2001-11-20
* oops, too much cleanup ;)Gravatar michael2001-11-20