Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | minimum slice size fix (fixes 422P 1 line per slice, used by huffyuv) | Michael Niedermayer | 2003-10-22 | 1 | -4/+3 |
* | dither scaling coefficients so they add up to 1.0 | Michael Niedermayer | 2003-10-15 | 1 | -1/+6 |
* | rounding fixes | Michael Niedermayer | 2003-10-15 | 3 | -22/+27 |
* | yv12->uyvy MMX | Michael Niedermayer | 2003-10-10 | 1 | -0/+44 |
* | 1E10l | Michael Niedermayer | 2003-10-10 | 1 | -11/+7 |
* | 10l | Michael Niedermayer | 2003-10-09 | 1 | -0/+9 |
* | uyvy output support in swscaler | Alex Beregszaszi | 2003-10-09 | 3 | -4/+98 |
* | Fixed the brokeness and also bgr32 should work now. Patch by Ken Mandelberg <... | Ken Mandelberg | 2003-10-07 | 1 | -7/+7 |
* | many small typo and grammar fixes | Gabucino | 2003-10-04 | 3 | -17/+17 |
* | srcSliceY % 4 != 0 fix | Michael Niedermayer | 2003-09-26 | 1 | -1/+4 |
* | reversed for cause of code obsolescence | Pierre Lombard | 2003-09-21 | 1 | -1/+1 |
* | printf() requires stdio.h | Pierre Lombard | 2003-09-20 | 1 | -0/+2 |
* | remove cs_test and swscale-example too | Alex Beregszaszi | 2003-07-28 | 1 | -2/+2 |
* | fixing "internal error in orderYUV" bug | Michael Niedermayer | 2003-06-19 | 1 | -1/+2 |
* | unused | Alex Beregszaszi | 2003-06-01 | 1 | -4/+0 |
* | vf_scale.h & related cleanup & some small warning fix by dominik | Michael Niedermayer | 2003-06-01 | 1 | -0/+2 |
* | cs_test cleanup and fix compilation if gui enabled | Alex Beregszaszi | 2003-05-23 | 1 | -3/+2 |
* | update | Alex Beregszaszi | 2003-05-23 | 1 | -0/+10 |
* | non-x86 support | Alex Beregszaszi | 2003-05-23 | 1 | -2/+15 |
* | removed the last mp_msg :) | Alex Beregszaszi | 2003-05-01 | 3 | -11/+11 |
* | bigendian fix by (Samuel Kleiner <kleiner at cd dot chalmers dot se>) | Michael Niedermayer | 2003-04-25 | 1 | -3/+9 |
* | remove remaining cpudetect dependancy | Michael Niedermayer | 2003-04-25 | 7 | -533/+237 |
* | moving getFilter stuff back (vf_scale.c -> swscale.c) | Michael Niedermayer | 2003-04-25 | 2 | -1/+79 |
* | removing sws - global verbose var dependancy | Michael Niedermayer | 2003-04-24 | 3 | -218/+60 |
* | 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 | 4 | -133/+207 |
* | 10l patch by (Andreas Hess <jaska at gmx dot net>) | Andreas Ă–man | 2003-04-08 | 1 | -1/+1 |
* | 10l | Michael Niedermayer | 2003-03-27 | 1 | -2/+2 |
* | 10000l (YUV vs. YVU swscale fix/cleanup) | Michael Niedermayer | 2003-03-27 | 3 | -40/+47 |
* | cleanup | Michael Niedermayer | 2003-02-24 | 6 | -63/+31 |
* | sws_ prefix, more seperation between internal & external swscaler API | Michael Niedermayer | 2003-02-23 | 7 | -121/+159 |
* | 100l (gcc 3.2 .....) | Michael Niedermayer | 2003-02-21 | 1 | -1/+1 |
* | yuv2rgb brightness/contrast/saturation/different colorspaces support finished | Michael Niedermayer | 2003-02-21 | 8 | -808/+617 |
* | cleanup | Michael Niedermayer | 2003-02-18 | 1 | -84/+20 |
* | optimize | Michael Niedermayer | 2003-02-18 | 2 | -2/+77 |
* | 1000l | Michael Niedermayer | 2003-02-15 | 1 | -1/+1 |
* | bigendian bug (fixes?) | Michael Niedermayer | 2003-02-15 | 1 | -74/+34 |
* | simpler & faster | Michael Niedermayer | 2003-02-15 | 1 | -29/+15 |
* | moving postprocess to ffmpeg/libavcodec | Michael Niedermayer | 2003-02-14 | 5 | -4233/+1 |
* | cleanup | Michael Niedermayer | 2003-02-13 | 1 | -96/+130 |
* | brightness / saturation / contrast / different yuv colorspace support for som... | Michael Niedermayer | 2003-02-13 | 2 | -10/+56 |
* | cleanup | Michael Niedermayer | 2003-02-13 | 2 | -184/+164 |
* | cleanup | Michael Niedermayer | 2003-02-13 | 3 | -95/+153 |
* | avoid #include "../ | Michael Niedermayer | 2003-02-11 | 2 | -5/+5 |
* | #ifdef c++ | Michael Niedermayer | 2003-02-11 | 1 | -1/+15 |
* | -fPIC compileable | Michael Niedermayer | 2003-02-11 | 1 | -35/+28 |
* | yv12 -> yuy2 converter in alpha asm (from mplayerxp) | Michael Niedermayer | 2003-02-11 | 1 | -2/+50 |
* | cleanup (unsigned stride -> int stride) | Michael Niedermayer | 2003-02-11 | 5 | -48/+47 |
* | yuv9 -> yv12 bugfixes | Michael Niedermayer | 2003-02-03 | 1 | -39/+52 |
* | 10l found by (Dominik Mierzejewski <dominik at rangers dot eu dot org>) | Michael Niedermayer | 2003-02-01 | 1 | -2/+2 |