log libswscale/swscale.h @ 30996:6e9ece21c004

age author description
Fri, 05 Feb 2010 22:56:59 +0000 stefano Apply misc fixes to sws_getCoefficients() doxy.
Fri, 05 Feb 2010 22:54:45 +0000 stefano Satisfy consistency need:
Fri, 05 Feb 2010 16:09:03 +0000 conrad Add function to translate SWS_CS_* to coefficient array
Thu, 21 Jan 2010 09:52:11 +0000 conrad More const-correctness for sws_scale
Tue, 19 Jan 2010 16:30:20 +0000 benoit Make const prototypes for input sources of sws_scale_* stricter.
Fri, 15 Jan 2010 08:51:51 +0000 zuxy Const correctness for src pointer. Remove all constness related warnings in
Thu, 07 Jan 2010 19:07:47 +0000 stefano Implement sws_isSupportedInput() and sws_isSupportedOutput().