]> git.sesse.net Git - ffmpeg/history - libswscale/swscale.h
Typo
[ffmpeg] / libswscale / swscale.h
2008-03-06 Baptiste Coudurierchange sws_format_name to return const char*, supress...
2008-02-26 Måns Rullgårdless preprocessor magic in version number macros
2008-02-25 Måns Rullgård#include "libavutil/avutil.h" in swscale.h
2008-02-19 Måns RullgårdClean up lib* version definitions
2008-02-17 Måns Rullgårdremove duplicate AV_STRINGIFY() definition
2007-10-18 Diego BiurrunAdd FFMPEG_ prefix to all multiple inclusion guards.
2007-07-05 Diego Biurrunlicense header consistency cosmetics
2007-06-13 Diego Biurrunmisc spelling fixes
2007-05-16 Diego BiurrunRemove extern C declarations for C++.
2007-05-13 Marc HoffmanBlackfin optimized YUV420 to RGB CSC Color Space Conver...
2007-04-29 Diego Biurruncosmetics attack, part II: Remove all tabs and prettypr...
2007-04-26 Diego Biurruncosmetics: Remove trailing whitespace.
2007-01-12 Luca Abenideprecate sws_scale_ordered(), as it now is a duplicate...
2006-11-19 Luca AbeniClarify that some of the non-SIMD code is now LGPLed.
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-09-04 Víctor PaesaAdd sws_getCachedContext(), which checks if context...
2006-08-30 Michael Niedermayermake the C code of the swscaler which i wrote LGPL
2006-07-24 Michael Niedermayervertical scaler with accurate rounding, some people...
2006-07-20 Luca AbeniUse libavutil in libswscale, and allow it to be built...
2006-06-30 Luca AbeniMove postproc ---> libswscale