change all the occurrences of "FFMIN(FFMAX())" to clip_uint8() or clip()
authorLuca Abeni <lucabe72@email.it>
Tue, 26 Dec 2006 18:08:40 +0000 (18:08 +0000)
committerLuca Abeni <lucabe72@email.it>
Tue, 26 Dec 2006 18:08:40 +0000 (18:08 +0000)
commitb2afecbe02824109300d82c3da1cdb722cda5b28
tree356e2935a7ea08d51d7f130e8a2a157259e4f511
parent789237cad0fe4344d8c0e32b9508b0601df23dd2
change all the occurrences of "FFMIN(FFMAX())" to clip_uint8() or clip()

Originally committed as revision 21776 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
libswscale/swscale.c
libswscale/swscale_altivec_template.c
libswscale/swscale_template.c