index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libswscale
/
swscale.h
Commit message (
Expand
)
Author
Age
*
#include "libavutil/avutil.h" in swscale.h
mru
2008-02-25
*
Clean up lib* version definitions
mru
2008-02-19
*
remove duplicate AV_STRINGIFY() definition
mru
2008-02-17
*
Add FFMPEG_ prefix to all multiple inclusion guards.
diego
2007-10-18
*
license header consistency cosmetics
diego
2007-07-05
*
misc spelling fixes
diego
2007-06-13
*
Remove extern C declarations for C++.
diego
2007-05-16
*
Blackfin optimized YUV420 to RGB CSC Color Space Converters.
gpoirier
2007-05-13
*
cosmetics attack, part II: Remove all tabs and prettyprint/reindent the code.
diego
2007-04-29
*
cosmetics: Remove trailing whitespace.
diego
2007-04-26
*
deprecate sws_scale_ordered(), as it now is a duplicate of sws_scale()
lucabe
2007-01-12
*
Clarify that some of the non-SIMD code is now LGPLed.
lucabe
2006-11-19
*
Change license headers to say 'FFmpeg' instead of 'this program'.
diego
2006-10-07
*
Add sws_getCachedContext(), which checks if context is valid or reallocs a ne...
gpoirier
2006-09-04
*
make the C code of the swscaler which i wrote LGPL
michael
2006-08-30
*
vertical scaler with accurate rounding, some people on doom9 can see +-1 errors
michael
2006-07-24
*
Use libavutil in libswscale, and allow it to be built out of the mplayer tree
lucabe
2006-07-20
*
Move postproc ---> libswscale
lucabe
2006-06-30