summaryrefslogtreecommitdiffstats
path: root/postproc
Commit message (Expand)AuthorAgeFilesLines
...
* BGR24 bugfixMichael Niedermayer2001-10-212-10/+10
* fixed alignment (static variables where sometimes not 8-byte aligned)Michael Niedermayer2001-10-202-578/+1776
* more logic behavior if the altenative deblock filters are used (turning a alt...Michael Niedermayer2001-10-192-48/+36
* first line bug fixed (happend if the image was scaled down or 1:1)Michael Niedermayer2001-10-192-4/+14
* PP_FUNNY_STRIDE disabledArpi2001-10-191-1/+1
* added compiletime option to turn width%8==0 onMichael Niedermayer2001-10-193-0/+11
* fixed a bug in the tmp bufferMichael Niedermayer2001-10-193-8/+103
* horizontal scaling bugs fixed, should be mostly bugfree nowMichael Niedermayer2001-10-192-50/+56
* xinc scaled by 16 instead of 8Arpi2001-10-192-4/+4
* horizontal lines bugfixMichael Niedermayer2001-10-192-8/+8
* vertical lines bugfixMichael Niedermayer2001-10-192-14/+24
* (C) fixedArpi2001-10-192-2/+2
* fixed a bug which caused horizontal linesMichael Niedermayer2001-10-192-4/+4
* increased precission of s_xinc s_xinc2 (needed for the mmx2 bugfix)Michael Niedermayer2001-10-182-412/+542
* fixed the height%8!=0 bugMichael Niedermayer2001-10-173-552/+306
* 24bpp support (untested)Michael Niedermayer2001-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"Michael Niedermayer2001-10-172-12/+18
* MMX & MMX2 optimizations (MMX2 is buggy and commented out)Michael Niedermayer2001-10-172-72/+1126
* quick fix for movies with a height which is not a multiple of 8Michael Niedermayer2001-10-172-2/+2
* fix rgb/bgr for 15/16bppFelix Bünemann2001-10-172-8/+8
* 16bpp code for atmosArpi2001-10-162-0/+20
* minor cleanupsMichael Niedermayer2001-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 lookMichael Niedermayer2001-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...Michael Niedermayer2001-10-132-34/+40
* minor QP scaling & auto-contrast bugfixMichael Niedermayer2001-10-132-14/+16
* fixed a rounding bug thing in the X1 FilterMichael Niedermayer2001-10-133-65/+508
* final changes to convert to CMichael Niedermayer2001-10-113-13/+13
* bugfixes: last 3 lines not brightness/contrast correctedMichael Niedermayer2001-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
OpenPOWER on IntegriCloud