| Commit message (Expand) | Author | Age | Files | Lines |
* | Improved NV12/NV21 support. | Ville Syrjälä | 2005-02-16 | 1 | -2/+27 |
* | fix few x86_64 registers handling | Aurelien Jacobs | 2005-01-21 | 1 | -4/+32 |
* | 100l, fix broken AMD64 patch. To whoever applied it: Did you actually _try_ | Reimar Döffinger | 2005-01-19 | 1 | -2/+2 |
* | 10000l : fix a crash on x86 due to an horrible mistake in my x86_64 patch | Aurelien Jacobs | 2004-10-22 | 1 | -6/+6 |
* | adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64 | Aurelien Jacobs | 2004-10-21 | 1 | -415/+429 |
* | altivec yuv->rgb converter | Michael Niedermayer | 2004-06-27 | 1 | -0/+6 |
* | AltiVec hScale, all size patch by (Romain Dolbeau <dolbeaur at club-internet ... | Romain Dolbeau | 2004-04-06 | 1 | -0/+4 |
* | AltiVec support in postproc/ + altivec optimizations for yuv2yuvX patch by (R... | Romain Dolbeau | 2004-03-11 | 1 | -0/+10 |
* | rounding fixes | Michael Niedermayer | 2003-10-15 | 1 | -8/+10 |
* | many small typo and grammar fixes | Gabucino | 2003-10-04 | 1 | -8/+8 |
* | killed an mp_msg occurance | Alex Beregszaszi | 2003-04-21 | 1 | -1/+1 |
* | mplayer idependant (not really yet) swscale example | Michael Niedermayer | 2003-04-17 | 1 | -0/+1 |
* | cleanup | Michael Niedermayer | 2003-02-24 | 1 | -13/+6 |
* | sws_ prefix, more seperation between internal & external swscaler API | Michael Niedermayer | 2003-02-23 | 1 | -1/+6 |
* | yuv2rgb brightness/contrast/saturation/different colorspaces support finished | Michael Niedermayer | 2003-02-21 | 1 | -4/+3 |
* | 1000l | Michael Niedermayer | 2003-02-15 | 1 | -1/+1 |
* | bigendian bug (fixes?) | Michael Niedermayer | 2003-02-15 | 1 | -74/+34 |
* | cleanup | Michael Niedermayer | 2003-02-13 | 1 | -96/+130 |
* | cleanup | Michael Niedermayer | 2003-02-13 | 1 | -182/+159 |
* | cleanup | Michael Niedermayer | 2003-02-13 | 1 | -74/+111 |
* | UYVY input | Michael Niedermayer | 2003-01-23 | 1 | -0/+74 |
* | warning patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>) | Dominik Mierzejewski | 2002-11-23 | 1 | -0/+2 |
* | mmx yuy2 output | Michael Niedermayer | 2002-10-13 | 1 | -15/+153 |
* | yuy2 output support | Michael Niedermayer | 2002-10-13 | 1 | -3/+3 |
* | fixing y422p output | Michael Niedermayer | 2002-09-09 | 1 | -2/+4 |
* | fixing sinc filter (seems the problem was caused by rounding in pmulhw -> sol... | Michael Niedermayer | 2002-07-09 | 1 | -2/+2 |
* | last line messed up in Y800 bugfix | Michael Niedermayer | 2002-06-30 | 1 | -2/+2 |
* | use unified yuv2rgb init | Michael Niedermayer | 2002-06-27 | 1 | -371/+89 |
* | killing globals | Michael Niedermayer | 2002-06-24 | 1 | -6/+5 |
* | 100l (non mmx versions didnt compile) | Michael Niedermayer | 2002-06-24 | 1 | -47/+12 |
* | yvu9 support (other planar yuv formats with other chroma subsamplings should ... | Michael Niedermayer | 2002-06-23 | 1 | -36/+39 |
* | cleanup | Michael Niedermayer | 2002-06-23 | 1 | -3/+3 |
* | selftest support | Michael Niedermayer | 2002-06-23 | 1 | -0/+13 |
* | cleanup & grayscale support | Michael Niedermayer | 2002-06-22 | 1 | -11/+26 |
* | sync with mplayer xp | Arpi | 2002-06-22 | 1 | -1/+1 |
* | printf to mp_msg | Alban Bedel | 2002-05-02 | 1 | -1/+1 |
* | overread in the mmx2 horizontal scaler fixed | Michael Niedermayer | 2002-04-01 | 1 | -93/+64 |
* | add mangling | Felix Bünemann | 2002-03-03 | 1 | -11/+11 |
* | 101++ | Michael Niedermayer | 2002-02-21 | 1 | -3/+3 |
* | fixing bgr32 output on big-endian systems | Michael Niedermayer | 2002-02-21 | 1 | -0/+9 |
* | minor dststride bugfix for i420 output | Michael Niedermayer | 2002-02-14 | 1 | -6/+12 |
* | bgr24toUV in MMX | Michael Niedermayer | 2002-02-09 | 1 | -2/+151 |
* | bgr24toY in MMX | Michael Niedermayer | 2002-02-09 | 1 | -1/+70 |
* | bgr15 input support | Michael Niedermayer | 2002-02-08 | 1 | -0/+74 |
* | faster bgr16 input | Michael Niedermayer | 2002-02-08 | 1 | -2/+15 |
* | bgr16 input support | Michael Niedermayer | 2002-02-08 | 1 | -0/+60 |
* | rgb32 & rgb24 input support | Michael Niedermayer | 2002-02-06 | 1 | -0/+76 |
* | swScale internally uses yuv2rgb now if possible | Michael Niedermayer | 2002-02-06 | 1 | -3/+5 |
* | MMX(2) optimized YUY2 input | Michael Niedermayer | 2002-02-02 | 1 | -3/+49 |
* | YUY2, BGR24, BGR32 input support (no mmx yet) | Michael Niedermayer | 2002-02-01 | 1 | -12/+166 |