Diego Biurrun
|
9f17e13bfc
Remove extern C declarations for C++.
|
17 years ago |
Marc Hoffman
|
d3f3eea92d
Blackfin optimized YUV420 to RGB CSC Color Space Converters.
|
17 years ago |
Diego Biurrun
|
221b804f34
cosmetics attack, part II: Remove all tabs and prettyprint/reindent the code.
|
18 years ago |
Diego Biurrun
|
6a4970abd1
cosmetics: Remove trailing whitespace.
|
18 years ago |
Luca Abeni
|
d28ef27031
deprecate sws_scale_ordered(), as it now is a duplicate of sws_scale()
|
18 years ago |
Luca Abeni
|
807e0c6645
Clarify that some of the non-SIMD code is now LGPLed.
|
18 years ago |
Diego Biurrun
|
d026b45e73
Change license headers to say 'FFmpeg' instead of 'this program'.
|
18 years ago |
Víctor Paesa
|
22e4695905
Add sws_getCachedContext(), which checks if context is valid or reallocs a new one instead.
|
18 years ago |
Michael Niedermayer
|
d1a7ae1a37
make the C code of the swscaler which i wrote LGPL
|
18 years ago |
Michael Niedermayer
|
bca11e75fb
vertical scaler with accurate rounding, some people on doom9 can see +-1 errors
|
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 |