aboutsummaryrefslogtreecommitdiffhomepage
path: root/postproc
Commit message (Expand)AuthorAge
* Improved NV12/NV21 support.Gravatar syrjala2005-02-16
* FreeBSD fixGravatar nexus2005-02-14
* Compile fix on non-x86Gravatar reimar2005-02-01
* makes funnyCode pages executable (for CPU with NX bit)Gravatar aurel2005-01-31
* fix few x86_64 registers handlingGravatar aurel2005-01-21
* 100l, fix broken AMD64 patch. To whoever applied it: Did you actually _try_Gravatar reimar2005-01-19
* 10000l : fix a crash on x86 due to an horrible mistake in my x86_64 patchGravatar aurel2004-10-22
* adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64Gravatar aurel2004-10-21
* postproc/yuv2rgb_altivec.c compile fixGravatar michael2004-10-05
* lot of bigendian fixesGravatar alex2004-09-21
* passing an array or double precission parameters for the scaling function, in...Gravatar michael2004-09-18
* width instead of chromWidth causing segfault in some casesGravatar reimar2004-08-10
* fix altivec.h inclusion (vector keyword in structure)Gravatar alex2004-07-17
* simplify the initGravatar alex2004-07-17
* some fixesGravatar alex2004-07-17
* Altivec unscaled YV12 -> packed YUV patch by (Romain Dolbeau <dolbeau at iris...Gravatar michael2004-07-06
* altivec yuv->rgb converterGravatar michael2004-06-27
* bigendian fixGravatar alex2004-06-25
* ranlib cleanup by Dan ChristiansenGravatar alex2004-06-24
* small linux/altivec compile fix in postproc/ by (Romain Dolbeau <dolbeau at i...Gravatar michael2004-06-04
* bigendian fix by (Romain Dolbeau <dolbeau at irisa dot fr>)Gravatar michael2004-05-02
* this isn't actually stupid, but it's not valid C and gcc 3.5 rejects it as suchGravatar rfelker2004-05-01
* attribute_used patch by (matthieu castet <castet.matthieu at free dot fr>)Gravatar michael2004-04-26
* AltiVec hScale, all size patch by (Romain Dolbeau <dolbeaur at club-internet ...Gravatar michael2004-04-06
* make gcc happy under hurdGravatar alex2004-04-05
* altivec swscale under Linux patch by (Magnus Damm <damm at opensource dot se>)Gravatar michael2004-03-14
* AltiVec support in postproc/ + altivec optimizations for yuv2yuvX patch by (R...Gravatar michael2004-03-11
* correct C init tablesGravatar alex2003-12-27
* 1000lGravatar michael2003-11-06
* -sws 0 && -ssf chs fixedGravatar michael2003-11-04
* 10l (forgot that the dstW offset is hardcoded in the asm)Gravatar michael2003-11-03
* minimum slice size fix (fixes 422P 1 line per slice, used by huffyuv)Gravatar michael2003-10-22
* dither scaling coefficients so they add up to 1.0Gravatar michael2003-10-15
* rounding fixesGravatar michael2003-10-15
* yv12->uyvy MMXGravatar michael2003-10-10
* 1E10lGravatar michael2003-10-10
* 10lGravatar michael2003-10-09
* uyvy output support in swscalerGravatar alex2003-10-09
* Fixed the brokeness and also bgr32 should work now. Patch by Ken Mandelberg <...Gravatar alex2003-10-07
* many small typo and grammar fixesGravatar gabucino2003-10-04
* srcSliceY % 4 != 0 fixGravatar michael2003-09-26
* reversed for cause of code obsolescenceGravatar pl2003-09-21
* printf() requires stdio.hGravatar pl2003-09-20
* remove cs_test and swscale-example tooGravatar alex2003-07-28
* fixing "internal error in orderYUV" bugGravatar michael2003-06-19
* unusedGravatar alex2003-06-01
* vf_scale.h & related cleanup & some small warning fix by dominikGravatar michael2003-06-01
* cs_test cleanup and fix compilation if gui enabledGravatar alex2003-05-23
* updateGravatar alex2003-05-23
* non-x86 supportGravatar alex2003-05-23