]> git.sesse.net Git - ffmpeg/history - libswscale
Avoid segfaulting if the swscale context cannot be allocated
[ffmpeg] / libswscale /
2006-08-05 Diego BiurrunDo not assemble MMX, MMX2 or 3DNOW code unconditionally...
2006-07-31 Luca AbeniAdd support for ffmpeg's pixel format names in libswscale
2006-07-28 Diego BiurrunComment some #endif lines.
2006-07-27 Alan CurryFix compile error due to extra "FF" at beginning of...
2006-07-26 Luca AbeniReplace MIN() and MAX() with FFMIN() and FFMAX()
2006-07-24 Michael Niedermayera tiny bit of cleanup
2006-07-24 Michael Niedermayervertical scaler with accurate rounding, some people...
2006-07-23 Alan CurryFix typo introduced in the memalign->av_malloc conversi...
2006-07-23 Reimar DöffingerMissing part of the malloc -> av_malloc patch: memalign...
2006-07-20 Luca AbeniUse libavutil in libswscale, and allow it to be built...
2006-07-10 Luca Abenimake libswscale build system similar to the libav* one
2006-07-01 Luca AbeniRemove unneeded code
2006-06-30 Luca AbeniMove postproc ---> libswscale