]> git.sesse.net Git - ffmpeg/history - libswscale/swscale.c
total_size should be 64bit (1 hunk of the asf seeking patch from DrDivx / Steve Lhomme)
[ffmpeg] / libswscale / swscale.c
2006-08-18 Diego BiurrunExplicitly include libmpcodecs/img_format.h and libvo...
2006-08-12 Uoti UrpalaUse COMPILE_MMX2 instead of HAVE_MMX2 to determine...
2006-08-05 Luca AbeniAnother PIX_FMT_ ---> IMGFMT_ conversion
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-26 Luca AbeniReplace MIN() and MAX() with FFMIN() and FFMAX()
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-06-30 Luca AbeniMove postproc ---> libswscale