aboutsummaryrefslogtreecommitdiffhomepage
path: root/postproc
Commit message (Expand)AuthorAge
* faster deringGravatar michael2001-10-26
* dering in cGravatar michael2001-10-26
* a few warning fixes (missing #include's)Gravatar pl2001-10-25
* 3dnow deringGravatar michael2001-10-25
* just a few "not implemented yet" removedGravatar michael2001-10-25
* dering in mmx2Gravatar michael2001-10-25
* downscaleGravatar michael2001-10-25
* fixed difference with -vo md5 between doVertDefFilter() C and MMX / MMX2 vers...Gravatar michael2001-10-25
* much better horizontal filters (transpose & use the vertical ones) :)Gravatar michael2001-10-24
* Independed compilation of SUBDIRSGravatar nick2001-10-24
* more speedGravatar michael2001-10-24
* more speedGravatar michael2001-10-23
* and another +2% speedupGravatar michael2001-10-23
* optimizations (+2% speedup)Gravatar michael2001-10-23
* brightness / contrast fix/copy optimizations +2% speedupGravatar michael2001-10-23
* negative black bugfixGravatar michael2001-10-23
* auto brightness/ contrast bugfixGravatar michael2001-10-22
* BGR24 bugfixGravatar michael2001-10-21
* fixed alignment (static variables where sometimes not 8-byte aligned)Gravatar michael2001-10-20
* more logic behavior if the altenative deblock filters are used (turning a alt...Gravatar michael2001-10-19
* first line bug fixed (happend if the image was scaled down or 1:1)Gravatar michael2001-10-19
* 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
* horizontal scaling bugs fixed, should be mostly bugfree nowGravatar michael2001-10-19
* xinc scaled by 16 instead of 8Gravatar arpi2001-10-19
* horizontal lines bugfixGravatar michael2001-10-19
* vertical lines bugfixGravatar michael2001-10-19
* (C) fixedGravatar arpi2001-10-19
* fixed a bug which caused horizontal linesGravatar michael2001-10-19
* increased precission of s_xinc s_xinc2 (needed for the mmx2 bugfix)Gravatar michael2001-10-18
* fixed the height%8!=0 bugGravatar michael2001-10-17
* 24bpp support (untested)Gravatar michael2001-10-17
* added (f)emmsGravatar arpi2001-10-17
* bpp changed from bytespp to bitsppGravatar arpi2001-10-17
* fixed out of regs "bug"Gravatar michael2001-10-17
* MMX & MMX2 optimizations (MMX2 is buggy and commented out)Gravatar michael2001-10-17
* quick fix for movies with a height which is not a multiple of 8Gravatar michael2001-10-17
* fix rgb/bgr for 15/16bppGravatar atmos42001-10-17
* 16bpp code for atmosGravatar arpi2001-10-16
* minor cleanupsGravatar michael2001-10-16
* header for swscale.cGravatar arpi2001-10-15
* software yv12->rgb scaler - separated from fsdgaGravatar arpi2001-10-15
* rewrote the horizontal lowpass filter to fix a bug which caused a blocky lookGravatar michael2001-10-15
* c++ fixGravatar arpi2001-10-14
* Cleanup:Gravatar arpi2001-10-13
* small changes for mplayer integration:Gravatar arpi2001-10-13
* small changes for mplayer integration:Gravatar arpi2001-10-13
* fixed a sig4 bug an non mmx2 cpus (in case of more sig4 errors please send me...Gravatar michael2001-10-13
* minor QP scaling & auto-contrast bugfixGravatar michael2001-10-13