| Commit message (Expand) | Author | Age | Files | Lines |
* | license header consistency cosmetics | Diego Biurrun | 2007-07-05 | 1 | -1/+1 |
* | misc spelling fixes | Diego Biurrun | 2007-06-13 | 1 | -2/+2 |
* | Remove extern C declarations for C++. | Diego Biurrun | 2007-05-16 | 1 | -8/+0 |
* | Blackfin optimized YUV420 to RGB CSC Color Space Converters. | Marc Hoffman | 2007-05-13 | 1 | -0/+1 |
* | cosmetics attack, part II: Remove all tabs and prettyprint/reindent the code. | Diego Biurrun | 2007-04-29 | 1 | -45/+45 |
* | cosmetics: Remove trailing whitespace. | Diego Biurrun | 2007-04-26 | 1 | -2/+2 |
* | deprecate sws_scale_ordered(), as it now is a duplicate of sws_scale() | Luca Abeni | 2007-01-12 | 1 | -1/+3 |
* | Clarify that some of the non-SIMD code is now LGPLed. | Luca Abeni | 2006-11-19 | 1 | -11/+8 |
* | Change license headers to say 'FFmpeg' instead of 'this program'. | Diego Biurrun | 2006-10-07 | 1 | -19/+21 |
* | Add sws_getCachedContext(), which checks if context is valid or reallocs a ne... | VĂctor Paesa | 2006-09-04 | 1 | -0/+5 |
* | make the C code of the swscaler which i wrote LGPL | Michael Niedermayer | 2006-08-30 | 1 | -0/+3 |
* | vertical scaler with accurate rounding, some people on doom9 can see +-1 errors | Michael Niedermayer | 2006-07-24 | 1 | -0/+1 |
* | Use libavutil in libswscale, and allow it to be built out of the mplayer tree | Luca Abeni | 2006-07-20 | 1 | -0/+9 |
* | Move postproc ---> libswscale | Luca Abeni | 2006-06-30 | 1 | -0/+129 |