6 Commits (6fde6305b12e3150e2c3d975f04318934a53e250)

Author SHA1 Message Date
Diego Biurrun 0fe89aca42 Remove unused variables. 18 years ago
Luca Abeni e9e12f0e11 Remove the dependency of libswscale on img_format.h 18 years ago
Diego Biurrun 2111440ae9 Add proper GPL headers. 18 years ago
Diego Biurrun db3924f1fd Explicitly include libmpcodecs/img_format.h and libvo/fastmemcpy.h. 18 years ago
Luca Abeni 94c4def23c Use libavutil in libswscale, and allow it to be built out of the mplayer tree 18 years ago
Luca Abeni 73435f006b Move postproc ---> libswscale 18 years ago
Alan Curry 9c445fbe7a Fix some bugs handling input that is not aligned at 16 bytes or has 19 years ago
Alan Curry 340ea251c9 Support all 4 of ARGB/RGBA/BGRA/ABGR unscaled conversions, with more 19 years ago
Alan Curry cd92221a8d Just a comment update, replacing a FIXME to reflect the new expectation of 19 years ago
Alan Curry cbddd5dfc6 Fix vec_clip for gcc's that don't handle (vector signed short){16} according 19 years ago
Alan Curry d33d485e83 Move the v{Y,C}CoeffsBank vectors into the SwsContext, filling them in just 19 years ago
Alan Curry 7d20ebffdf Correct RGB vs. BGR confusion, the macros vec_mstrgb24 and vec_mstbgr24 each 19 years ago
Alan Curry 3845b56dd1 altivec_yuv2packedX() ignores the requested output format and unconditionally 19 years ago
Alan Curry 5edb653bca AltiVec operations need to have memory aligned on 16-byte boundaries. 19 years ago
Alan Curry be9d060d0c vYCoeffsBank and vCCoeffsBank are allocated and initialized using incorrect 19 years ago
Diego Biurrun b2d374c958 Unify include paths, -I.. is in CFLAGS. 19 years ago
Luca Barbato 582552fb56 postproc/yuv2rgb_altivec.c compile fix 20 years ago
Alex Beregszaszi 95d45b1e64 simplify the init 20 years ago
Alex Beregszaszi 84fdd6421f some fixes 20 years ago
Michael Niedermayer a31de95620 altivec yuv->rgb converter 21 years ago