summaryrefslogtreecommitdiffstats
path: root/postproc/postprocess_template.c
Commit message (Expand)AuthorAgeFilesLines
* auto brightness/ contrast bugfixmichael2001-10-221-17/+235
* more logic behavior if the altenative deblock filters are used (turning a alt...michael2001-10-191-24/+18
* added compiletime option to turn width%8==0 onmichael2001-10-191-0/+4
* fixed a bug in the tmp buffermichael2001-10-191-4/+50
* fixed the height%8!=0 bugmichael2001-10-171-275/+152
* quick fix for movies with a height which is not a multiple of 8michael2001-10-171-1/+1
* minor cleanupsmichael2001-10-161-43/+80
* rewrote the horizontal lowpass filter to fix a bug which caused a blocky lookmichael2001-10-151-24/+475
* c++ fixarpi2001-10-141-1/+2
* Cleanup:arpi2001-10-131-0/+10
* small changes for mplayer integration:arpi2001-10-131-10/+53
* fixed a sig4 bug an non mmx2 cpus (in case of more sig4 errors please send me...michael2001-10-131-17/+20
* minor QP scaling & auto-contrast bugfixmichael2001-10-131-7/+8
* fixed a rounding bug thing in the X1 Filtermichael2001-10-131-25/+247
* final changes to convert to Cmichael2001-10-111-2/+2
* bugfixes: last 3 lines not brightness/contrast correctedmichael2001-10-111-79/+265
* fixed a bug in the horizontal default filterarpi2001-10-101-100/+371
* new postprocess code by Michael Niedermayer (michaelni@gmx.at)arpi2001-10-101-0/+1551