summaryrefslogtreecommitdiffstats
path: root/postproc
Commit message (Expand)AuthorAgeFilesLines
* fixed the height%8!=0 bugmichael2001-10-173-552/+306
* 24bpp support (untested)michael2001-10-172-4/+104
* added (f)emmsarpi2001-10-172-0/+14
* bpp changed from bytespp to bitspparpi2001-10-172-16/+16
* fixed out of regs "bug"michael2001-10-172-12/+18
* MMX & MMX2 optimizations (MMX2 is buggy and commented out)michael2001-10-172-72/+1126
* quick fix for movies with a height which is not a multiple of 8michael2001-10-172-2/+2
* fix rgb/bgr for 15/16bppatmos42001-10-172-8/+8
* 16bpp code for atmosarpi2001-10-162-0/+20
* minor cleanupsmichael2001-10-163-91/+164
* header for swscale.carpi2001-10-151-0/+12
* software yv12->rgb scaler - separated from fsdgaarpi2001-10-152-0/+248
* rewrote the horizontal lowpass filter to fix a bug which caused a blocky lookmichael2001-10-153-69/+964
* c++ fixarpi2001-10-142-2/+4
* Cleanup:arpi2001-10-133-15/+26
* small changes for mplayer integration:arpi2001-10-131-9/+8
* small changes for mplayer integration:arpi2001-10-132-20/+106
* fixed a sig4 bug an non mmx2 cpus (in case of more sig4 errors please send me...michael2001-10-132-34/+40
* minor QP scaling & auto-contrast bugfixmichael2001-10-132-14/+16
* fixed a rounding bug thing in the X1 Filtermichael2001-10-133-65/+508
* final changes to convert to Cmichael2001-10-113-13/+13
* bugfixes: last 3 lines not brightness/contrast correctedmichael2001-10-113-159/+539
* fixed a bug in the horizontal default filterarpi2001-10-103-202/+769
* new postprocess code by Michael Niedermayer (michaelni@gmx.at)arpi2001-10-103-0/+3159