109 Commits (7c054ea7e2f500e42c0df8c2e6815c3e5bfdebb5)

Author SHA1 Message Date
Aurelien Jacobs a7b42d28da 10000l : fix a crash on x86 due to an horrible mistake in my x86_64 patch 20 years ago
Aurelien Jacobs 6e1c66bc06 adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64 20 years ago
Michael Niedermayer a31de95620 altivec yuv->rgb converter 21 years ago
Romain Dolbeau 8c266f0cb7 AltiVec hScale, all size patch by (Romain Dolbeau <dolbeaur at club-internet dot fr>) 21 years ago
Romain Dolbeau a2faa40192 AltiVec support in postproc/ + altivec optimizations for yuv2yuvX patch by (Romain Dolbeau <dolbeau at irisa dot fr>) 21 years ago
Michael Niedermayer 379a20360c rounding fixes 21 years ago
Gabucino 77a416e8aa many small typo and grammar fixes 21 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
Michael Niedermayer 3e499f531a cleanup 22 years ago
Michael Niedermayer d4e242755f sws_ prefix, more seperation between internal & external swscaler API 22 years ago
Michael Niedermayer 5427e24291 yuv2rgb brightness/contrast/saturation/different colorspaces support finished 22 years ago
Michael Niedermayer 9902f4e2e4 1000l 22 years ago
Michael Niedermayer 4e61e21c32 bigendian bug (fixes?) 22 years ago
Michael Niedermayer e54d94ba4e cleanup 22 years ago
Michael Niedermayer 6542b44e2a cleanup 22 years ago
Michael Niedermayer 77a4965980 cleanup 22 years ago
Michael Niedermayer 7322a67c39 UYVY input 22 years ago
Dominik Mierzejewski c9f99fef4f warning patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>) 22 years ago
Michael Niedermayer 25593e29f2 mmx yuy2 output 22 years ago
Michael Niedermayer 46de8b7334 yuy2 output support 22 years ago
Michael Niedermayer df1b2c141b fixing y422p output 22 years ago
Michael Niedermayer 937683784d fixing sinc filter (seems the problem was caused by rounding in pmulhw -> solution use shorter filter, its long and slow enough anyway) 23 years ago
Michael Niedermayer f5b58629fe last line messed up in Y800 bugfix 23 years ago
Michael Niedermayer cf7d1c1a73 use unified yuv2rgb init 23 years ago
Michael Niedermayer 5ac80202c8 killing globals 23 years ago
Michael Niedermayer 5859233b70 100l (non mmx versions didnt compile) 23 years ago
Michael Niedermayer e616aa936e yvu9 support (other planar yuv formats with other chroma subsamplings should be trivial to add, if they had a IMGFMT) 23 years ago
Michael Niedermayer 3f7bb50cdd cleanup 23 years ago
Michael Niedermayer c7a810cc25 selftest support 23 years ago
Michael Niedermayer 44c1035c2f cleanup & grayscale support 23 years ago
Arpi 0d9f3d85f6 sync with mplayer xp 23 years ago
Alban Bedel 4a53a912af printf to mp_msg 23 years ago
Michael Niedermayer b7dc6f6628 overread in the mmx2 horizontal scaler fixed 23 years ago
Felix Bünemann 854288bba9 add mangling 23 years ago
Michael Niedermayer 2ba1bff059 101++ 23 years ago
Michael Niedermayer df3c183a7b fixing bgr32 output on big-endian systems 23 years ago
Michael Niedermayer 332105e446 minor dststride bugfix for i420 output 23 years ago
Michael Niedermayer 4342fc14dc bgr24toUV in MMX 23 years ago
Michael Niedermayer ac6a2e4550 bgr24toY in MMX 23 years ago
Michael Niedermayer b72034dd49 bgr15 input support 23 years ago
Michael Niedermayer 5bb9d9d8e8 faster bgr16 input 23 years ago
Michael Niedermayer 6af250ea5c bgr16 input support 23 years ago
Michael Niedermayer a861d4d7f3 rgb32 & rgb24 input support 23 years ago
Michael Niedermayer 370799068d swScale internally uses yuv2rgb now if possible 23 years ago
Michael Niedermayer 6ff0ad6bfd MMX(2) optimized YUY2 input 23 years ago
Michael Niedermayer 1e621b18b2 YUY2, BGR24, BGR32 input support (no mmx yet) 23 years ago
Michael Niedermayer 6c7506de1c YV12 like formats support (I420/IYUV) 23 years ago
Michael Niedermayer 5521b193d6 15/16 bit dithering in C (5% slower, can be disabled by comenting #define DITHER1XBPP out) 23 years ago
Michael Niedermayer fe8054c0ff copyright(swscaler) = GPL 23 years ago