summaryrefslogtreecommitdiff
path: root/postproc
Commit message (Expand)AuthorAge
* warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org>Arpi2002-09-01
* added missing palette8tobgr pairs (hope it's correct)Alex Beregszaszi2002-08-30
* removed -W -Wall -g and other gcc-specific warning/debug optionsJoey Parrish2002-08-22
* remove unused varibles patch by (Eric Sesterhenn <SnakeByte at gmx dot de>)Eric Sesterhenn2002-08-13
* 1000lMichael Niedermayer2002-08-08
* planar yuv 444 422 411 supportMichael Niedermayer2002-08-01
* fixing sinc filter (seems the problem was caused by rounding in pmulhw -> sol...Michael Niedermayer2002-07-09
* more scaling algosMichael Niedermayer2002-07-04
* using the new rgb2rgb converters (the LQ ones are only used if -sws 0 or -sws 4)Michael Niedermayer2002-06-30
* last line messed up in Y800 bugfixMichael Niedermayer2002-06-30
* fixing rgb24tobgr32Michael Niedermayer2002-06-30
* fixing memory overwrite bugs in the new convertersMichael Niedermayer2002-06-29
* test new converter stuff tooMichael Niedermayer2002-06-29
* merging changes from mplayerxp (rgb2rgb*.{c,h} only)Michael Niedermayer2002-06-29
* fixing memory overwrite bugs again ...Michael Niedermayer2002-06-29
* colorspace converter tests (memory corruption tests at different width/src/dst)Michael Niedermayer2002-06-29
* yvu9 -> yv12 unscaled converter with linear chroma scalingMichael Niedermayer2002-06-27
* -sws 6 (luma bicubic & chroma bilinear)Michael Niedermayer2002-06-27
* use unified yuv2rgb initMichael Niedermayer2002-06-27
* fixing scaling/contrast for 1/4/8 bppMichael Niedermayer2002-06-27
* killing globalsMichael Niedermayer2002-06-24
* 10lMichael Niedermayer2002-06-24
* 100l (non mmx versions didnt compile)Michael Niedermayer2002-06-24
* IF09 is alias for YVU9 (actually it has extra 4th plane containing MC changeArpi2002-06-23
* yvu9 support (other planar yuv formats with other chroma subsamplings should ...Michael Niedermayer2002-06-23
* cleanupMichael Niedermayer2002-06-23
* selftest supportMichael Niedermayer2002-06-23
* cleanup & grayscale supportMichael Niedermayer2002-06-22
* sync with mplayer xpArpi2002-06-22
* pre-yvu9toyv12 converter, only grayscale Y-plane coping :)Alex Beregszaszi2002-06-21
* 10lMichael Niedermayer2002-06-17
* 1bpp supportMichael Niedermayer2002-06-17
* 8bpp bugfixes (brightness, contrast ...)Michael Niedermayer2002-06-17
* ordered dither for 8bppMichael Niedermayer2002-06-16
* 8bpp support (no dithering yet, use -vop noise for now)Michael Niedermayer2002-06-16
* applied 64bit patch from Ulrich Hecht <uli at suse dot de>Alex Beregszaszi2002-05-23
* 64bit incompatibility bug, patch by Artur Grabowski <art@blahonga.org>Artur Grabowski2002-05-20
* big cosmetics patch, cleanup of messages printed by mplayer and libs.Arpi2002-05-20
* fixing end overwrite bugs (some at least)Michael Niedermayer2002-05-15
* various openbsd and general warning fixes - patch by Björn Sandell <biorn@dc...Björn Sandell2002-05-12
* 3dnow temporal denoiser bugfix by Rémi Guyomarch <rguyom@pobox.com>Michael Niedermayer2002-05-05
* 10l - MMX rgb2bgr 32bpp expects num_of_bytes instead of num_of_pixelsArpi2002-05-03
* printf to mp_msgAlban Bedel2002-05-02
* x1 deblocking filter bugfixMichael Niedermayer2002-04-22
* yuv422p -> yuy2 (untested)Michael Niedermayer2002-04-13
* rgb24->bgr24Michael Niedermayer2002-04-13
* fix typo found by Milan Cutka <cutka@szm.sk>Michael Niedermayer2002-04-12
* fixing black stripe at right if width%8!=0 && stride%8==0 reported by kabiMichael Niedermayer2002-04-08
* overread in the mmx2 horizontal scaler fixedMichael Niedermayer2002-04-01
* 10lMichael Niedermayer2002-03-25