366 Commits (38088adf638f42c7c35a17c181b4cc60d55dcb9a)

Author SHA1 Message Date
Romain Dolbeau a2faa40192 AltiVec support in postproc/ + altivec optimizations for yuv2yuvX patch by (Romain Dolbeau <dolbeau at irisa dot fr>) 21 years ago
Alex Beregszaszi 2c293402b0 correct C init tables 21 years ago
Michael Niedermayer 468887480c 1000l 21 years ago
Michael Niedermayer ec62c38fd5 -sws 0 && -ssf chs fixed 21 years ago
Michael Niedermayer 8bae9ddc91 10l (forgot that the dstW offset is hardcoded in the asm) 21 years ago
Michael Niedermayer c4f1e443e7 minimum slice size fix (fixes 422P 1 line per slice, used by huffyuv) 21 years ago
Michael Niedermayer ff49072013 dither scaling coefficients so they add up to 1.0 21 years ago
Michael Niedermayer 379a20360c rounding fixes 21 years ago
Michael Niedermayer 7ac25f2d00 yv12->uyvy MMX 21 years ago
Michael Niedermayer abdcd3379a 1E10l 21 years ago
Michael Niedermayer 2549c2bc00 10l 21 years ago
Alex Beregszaszi caeaabe7d0 uyvy output support in swscaler 21 years ago
Ken Mandelberg 236699830d Fixed the brokeness and also bgr32 should work now. Patch by Ken Mandelberg <km@mathcs.emory.edu> 21 years ago
Gabucino 77a416e8aa many small typo and grammar fixes 21 years ago
Michael Niedermayer 54324550b8 srcSliceY % 4 != 0 fix 21 years ago
Pierre Lombard 3f4185517f reversed for cause of code obsolescence 21 years ago
Pierre Lombard b9ebf325c6 printf() requires stdio.h 21 years ago
Alex Beregszaszi 7855ef1ce4 remove cs_test and swscale-example too 21 years ago
Michael Niedermayer a4c90ea3ba fixing "internal error in orderYUV" bug 22 years ago
Alex Beregszaszi cd96358cb5 unused 22 years ago
Michael Niedermayer 35ca945423 vf_scale.h & related cleanup & some small warning fix by dominik 22 years ago
Alex Beregszaszi f184683552 cs_test cleanup and fix compilation if gui enabled 22 years ago
Alex Beregszaszi b76ee469c7 update 22 years ago
Alex Beregszaszi 27161c0630 non-x86 support 22 years ago
Alex Beregszaszi b706b007a4 removed the last mp_msg :) 22 years ago
Michael Niedermayer d7b8e4b622 bigendian fix by (Samuel Kleiner <kleiner at cd dot chalmers dot se>) 22 years ago
Michael Niedermayer 700490a4d1 remove remaining cpudetect dependancy 22 years ago
Michael Niedermayer e21206a820 moving getFilter stuff back (vf_scale.c -> swscale.c) 22 years ago
Michael Niedermayer 516b1f82ac removing sws - global verbose var dependancy 22 years ago
Alex Beregszaszi 3ec3877781 killed an mp_msg occurance 22 years ago
Michael Niedermayer c9b99ea661 mplayer idependant (not really yet) swscale example 22 years ago
Andreas Öman 8553d9f4fd 10l patch by (Andreas Hess <jaska at gmx dot net>) 22 years ago
Michael Niedermayer 5bf0135422 10l 22 years ago
Michael Niedermayer fccb9b2b80 10000l (YUV vs. YVU swscale fix/cleanup) 22 years ago
Michael Niedermayer 3e499f531a cleanup 22 years ago
Michael Niedermayer d4e242755f sws_ prefix, more seperation between internal & external swscaler API 22 years ago
Michael Niedermayer 4363b41d8d 100l (gcc 3.2 .....) 22 years ago
Michael Niedermayer 5427e24291 yuv2rgb brightness/contrast/saturation/different colorspaces support finished 22 years ago
Michael Niedermayer 20380eb831 cleanup 22 years ago
Michael Niedermayer aeae5d537b optimize 22 years ago
Michael Niedermayer 9902f4e2e4 1000l 22 years ago
Michael Niedermayer 4e61e21c32 bigendian bug (fixes?) 22 years ago
Michael Niedermayer deb2277c0d simpler & faster 22 years ago
Michael Niedermayer bba9b16c26 moving postprocess to ffmpeg/libavcodec 22 years ago
Michael Niedermayer e54d94ba4e cleanup 22 years ago
Michael Niedermayer 0481412aba brightness / saturation / contrast / different yuv colorspace support for some yuv2rgb converters (many converters still ignore it) 22 years ago
Michael Niedermayer 6542b44e2a cleanup 22 years ago
Michael Niedermayer 77a4965980 cleanup 22 years ago
Michael Niedermayer 9858f77376 avoid #include "../ 22 years ago
Michael Niedermayer 6524b641c0 #ifdef c++ 22 years ago