summaryrefslogtreecommitdiffstats
path: root/postproc
Commit message (Expand)AuthorAgeFilesLines
* fixing y422p outputMichael Niedermayer2002-09-091-2/+4
* fixed palette8to{rgb24,bgr24,rgb32,bgr32}Alex Beregszaszi2002-09-091-17/+21
* warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org>Arpi2002-09-011-0/+2
* added missing palette8tobgr pairs (hope it's correct)Alex Beregszaszi2002-08-301-0/+54
* removed -W -Wall -g and other gcc-specific warning/debug optionsJoey Parrish2002-08-221-1/+1
* remove unused varibles patch by (Eric Sesterhenn <SnakeByte at gmx dot de>)Eric Sesterhenn2002-08-131-3/+3
* 1000lMichael Niedermayer2002-08-081-1/+1
* planar yuv 444 422 411 supportMichael Niedermayer2002-08-011-3/+19
* fixing sinc filter (seems the problem was caused by rounding in pmulhw -> sol...Michael Niedermayer2002-07-092-6/+12
* more scaling algosMichael Niedermayer2002-07-042-50/+107
* using the new rgb2rgb converters (the LQ ones are only used if -sws 0 or -sws 4)Michael Niedermayer2002-06-301-352/+140
* last line messed up in Y800 bugfixMichael Niedermayer2002-06-301-2/+2
* fixing rgb24tobgr32Michael Niedermayer2002-06-301-2/+1
* fixing memory overwrite bugs in the new convertersMichael Niedermayer2002-06-291-7/+8
* test new converter stuff tooMichael Niedermayer2002-06-291-1/+93
* merging changes from mplayerxp (rgb2rgb*.{c,h} only)Michael Niedermayer2002-06-293-1/+827
* fixing memory overwrite bugs again ...Michael Niedermayer2002-06-291-16/+16
* colorspace converter tests (memory corruption tests at different width/src/dst)Michael Niedermayer2002-06-292-0/+186
* yvu9 -> yv12 unscaled converter with linear chroma scalingMichael Niedermayer2002-06-274-2/+143
* -sws 6 (luma bicubic & chroma bilinear)Michael Niedermayer2002-06-272-5/+15
* use unified yuv2rgb initMichael Niedermayer2002-06-273-615/+449
* fixing scaling/contrast for 1/4/8 bppMichael Niedermayer2002-06-271-38/+109
* killing globalsMichael Niedermayer2002-06-242-11/+6
* 10lMichael Niedermayer2002-06-241-3/+3
* 100l (non mmx versions didnt compile)Michael Niedermayer2002-06-243-69/+50
* IF09 is alias for YVU9 (actually it has extra 4th plane containing MC changeArpi2002-06-231-2/+3
* yvu9 support (other planar yuv formats with other chroma subsamplings should ...Michael Niedermayer2002-06-232-96/+109
* cleanupMichael Niedermayer2002-06-232-5/+3
* selftest supportMichael Niedermayer2002-06-233-29/+195
* cleanup & grayscale supportMichael Niedermayer2002-06-222-128/+109
* sync with mplayer xpArpi2002-06-228-287/+1123
* pre-yvu9toyv12 converter, only grayscale Y-plane coping :)Alex Beregszaszi2002-06-212-0/+58
* 10lMichael Niedermayer2002-06-171-34/+33
* 1bpp supportMichael Niedermayer2002-06-171-42/+97
* 8bpp bugfixes (brightness, contrast ...)Michael Niedermayer2002-06-171-8/+165
* ordered dither for 8bppMichael Niedermayer2002-06-161-8/+89
* 8bpp support (no dithering yet, use -vop noise for now)Michael Niedermayer2002-06-161-0/+78
* applied 64bit patch from Ulrich Hecht <uli at suse dot de>Alex Beregszaszi2002-05-231-1/+1
* 64bit incompatibility bug, patch by Artur Grabowski <art@blahonga.org>Artur Grabowski2002-05-201-1/+1
* big cosmetics patch, cleanup of messages printed by mplayer and libs.Arpi2002-05-201-13/+11
* fixing end overwrite bugs (some at least)Michael Niedermayer2002-05-151-18/+16
* various openbsd and general warning fixes - patch by Björn Sandell <biorn@dc...Björn Sandell2002-05-121-0/+2
* 3dnow temporal denoiser bugfix by Rémi Guyomarch <rguyom@pobox.com>Michael Niedermayer2002-05-051-8/+8
* 10l - MMX rgb2bgr 32bpp expects num_of_bytes instead of num_of_pixelsArpi2002-05-031-2/+2
* printf to mp_msgAlban Bedel2002-05-023-55/+57
* x1 deblocking filter bugfixMichael Niedermayer2002-04-221-4/+5
* yuv422p -> yuy2 (untested)Michael Niedermayer2002-04-133-8/+53
* rgb24->bgr24Michael Niedermayer2002-04-133-0/+88
* fix typo found by Milan Cutka <cutka@szm.sk>Michael Niedermayer2002-04-121-1/+1
* fixing black stripe at right if width%8!=0 && stride%8==0 reported by kabiMichael Niedermayer2002-04-081-4/+20
OpenPOWER on IntegriCloud