aboutsummaryrefslogtreecommitdiffhomepage
path: root/postproc
Commit message (Expand)AuthorAge
* fixing sinc filter (seems the problem was caused by rounding in pmulhw -> sol...Gravatar michael2002-07-09
* more scaling algosGravatar michael2002-07-04
* using the new rgb2rgb converters (the LQ ones are only used if -sws 0 or -sws 4)Gravatar michael2002-06-30
* last line messed up in Y800 bugfixGravatar michael2002-06-30
* fixing rgb24tobgr32Gravatar michael2002-06-30
* fixing memory overwrite bugs in the new convertersGravatar michael2002-06-29
* test new converter stuff tooGravatar michael2002-06-29
* merging changes from mplayerxp (rgb2rgb*.{c,h} only)Gravatar michael2002-06-29
* fixing memory overwrite bugs again ...Gravatar michael2002-06-29
* colorspace converter tests (memory corruption tests at different width/src/dst)Gravatar michael2002-06-29
* yvu9 -> yv12 unscaled converter with linear chroma scalingGravatar michael2002-06-27
* -sws 6 (luma bicubic & chroma bilinear)Gravatar michael2002-06-27
* use unified yuv2rgb initGravatar michael2002-06-27
* fixing scaling/contrast for 1/4/8 bppGravatar michael2002-06-27
* killing globalsGravatar michael2002-06-24
* 10lGravatar michael2002-06-24
* 100l (non mmx versions didnt compile)Gravatar michael2002-06-24
* IF09 is alias for YVU9 (actually it has extra 4th plane containing MC changeGravatar arpi2002-06-23
* yvu9 support (other planar yuv formats with other chroma subsamplings should ...Gravatar michael2002-06-23
* cleanupGravatar michael2002-06-23
* selftest supportGravatar michael2002-06-23
* cleanup & grayscale supportGravatar michael2002-06-22
* sync with mplayer xpGravatar arpi2002-06-22
* pre-yvu9toyv12 converter, only grayscale Y-plane coping :)Gravatar alex2002-06-21
* 10lGravatar michael2002-06-17
* 1bpp supportGravatar michael2002-06-17
* 8bpp bugfixes (brightness, contrast ...)Gravatar michael2002-06-17
* ordered dither for 8bppGravatar michael2002-06-16
* 8bpp support (no dithering yet, use -vop noise for now)Gravatar michael2002-06-16
* applied 64bit patch from Ulrich Hecht <uli at suse dot de>Gravatar alex2002-05-23
* 64bit incompatibility bug, patch by Artur Grabowski <art@blahonga.org>Gravatar arpi2002-05-20
* big cosmetics patch, cleanup of messages printed by mplayer and libs.Gravatar arpi2002-05-20
* fixing end overwrite bugs (some at least)Gravatar michael2002-05-15
* various openbsd and general warning fixes - patch by Björn Sandell <biorn@dc...Gravatar arpi2002-05-12
* 3dnow temporal denoiser bugfix by Rémi Guyomarch <rguyom@pobox.com>Gravatar michael2002-05-05
* 10l - MMX rgb2bgr 32bpp expects num_of_bytes instead of num_of_pixelsGravatar arpi2002-05-03
* printf to mp_msgGravatar albeu2002-05-02
* x1 deblocking filter bugfixGravatar michael2002-04-22
* yuv422p -> yuy2 (untested)Gravatar michael2002-04-13
* rgb24->bgr24Gravatar michael2002-04-13
* fix typo found by Milan Cutka <cutka@szm.sk>Gravatar michael2002-04-12
* fixing black stripe at right if width%8!=0 && stride%8==0 reported by kabiGravatar michael2002-04-08
* overread in the mmx2 horizontal scaler fixedGravatar michael2002-04-01
* 10lGravatar michael2002-03-25
* byte interleaving for mgaGravatar michael2002-03-25
* fixing bgr15&16 on big_endianGravatar michael2002-03-21
* add manglingGravatar atmos42002-03-03
* use assert.hGravatar michael2002-02-22
* 101++Gravatar michael2002-02-21
* fixing bgr32 output on big-endian systemsGravatar michael2002-02-21