| Commit message (Expand) | Author | Age |
* | tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug | arpi | 2002-09-22 |
* | use detected WORDSIZE instead of warning, when inttypes.h doesn't define __WO... | arpi | 2002-09-16 |
* | fixing y422p output | michael | 2002-09-09 |
* | fixed palette8to{rgb24,bgr24,rgb32,bgr32} | alex | 2002-09-09 |
* | warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org> | arpi | 2002-09-01 |
* | added missing palette8tobgr pairs (hope it's correct) | alex | 2002-08-30 |
* | removed -W -Wall -g and other gcc-specific warning/debug options | arpi | 2002-08-22 |
* | remove unused varibles patch by (Eric Sesterhenn <SnakeByte at gmx dot de>) | michael | 2002-08-13 |
* | 1000l | michael | 2002-08-08 |
* | planar yuv 444 422 411 support | michael | 2002-08-01 |
* | fixing sinc filter (seems the problem was caused by rounding in pmulhw -> sol... | michael | 2002-07-09 |
* | more scaling algos | michael | 2002-07-04 |
* | using the new rgb2rgb converters (the LQ ones are only used if -sws 0 or -sws 4) | michael | 2002-06-30 |
* | last line messed up in Y800 bugfix | michael | 2002-06-30 |
* | fixing rgb24tobgr32 | michael | 2002-06-30 |
* | fixing memory overwrite bugs in the new converters | michael | 2002-06-29 |
* | test new converter stuff too | michael | 2002-06-29 |
* | merging changes from mplayerxp (rgb2rgb*.{c,h} only) | michael | 2002-06-29 |
* | fixing memory overwrite bugs again ... | michael | 2002-06-29 |
* | colorspace converter tests (memory corruption tests at different width/src/dst) | michael | 2002-06-29 |
* | yvu9 -> yv12 unscaled converter with linear chroma scaling | michael | 2002-06-27 |
* | -sws 6 (luma bicubic & chroma bilinear) | michael | 2002-06-27 |
* | use unified yuv2rgb init | michael | 2002-06-27 |
* | fixing scaling/contrast for 1/4/8 bpp | michael | 2002-06-27 |
* | killing globals | michael | 2002-06-24 |
* | 10l | michael | 2002-06-24 |
* | 100l (non mmx versions didnt compile) | michael | 2002-06-24 |
* | IF09 is alias for YVU9 (actually it has extra 4th plane containing MC change | arpi | 2002-06-23 |
* | yvu9 support (other planar yuv formats with other chroma subsamplings should ... | michael | 2002-06-23 |
* | cleanup | michael | 2002-06-23 |
* | selftest support | michael | 2002-06-23 |
* | cleanup & grayscale support | michael | 2002-06-22 |
* | sync with mplayer xp | arpi | 2002-06-22 |
* | pre-yvu9toyv12 converter, only grayscale Y-plane coping :) | alex | 2002-06-21 |
* | 10l | michael | 2002-06-17 |
* | 1bpp support | michael | 2002-06-17 |
* | 8bpp bugfixes (brightness, contrast ...) | michael | 2002-06-17 |
* | ordered dither for 8bpp | michael | 2002-06-16 |
* | 8bpp support (no dithering yet, use -vop noise for now) | michael | 2002-06-16 |
* | applied 64bit patch from Ulrich Hecht <uli at suse dot de> | alex | 2002-05-23 |
* | 64bit incompatibility bug, patch by Artur Grabowski <art@blahonga.org> | arpi | 2002-05-20 |
* | big cosmetics patch, cleanup of messages printed by mplayer and libs. | arpi | 2002-05-20 |
* | fixing end overwrite bugs (some at least) | michael | 2002-05-15 |
* | various openbsd and general warning fixes - patch by Björn Sandell <biorn@dc... | arpi | 2002-05-12 |
* | 3dnow temporal denoiser bugfix by Rémi Guyomarch <rguyom@pobox.com> | michael | 2002-05-05 |
* | 10l - MMX rgb2bgr 32bpp expects num_of_bytes instead of num_of_pixels | arpi | 2002-05-03 |
* | printf to mp_msg | albeu | 2002-05-02 |
* | x1 deblocking filter bugfix | michael | 2002-04-22 |
* | yuv422p -> yuy2 (untested) | michael | 2002-04-13 |
* | rgb24->bgr24 | michael | 2002-04-13 |