]> git.sesse.net Git - ffmpeg/history - libswscale/rgb2rgb.h
Pad the buffer in url_close_dyn_buf, for buffers opened with url_open_dyn_buf
[ffmpeg] / libswscale / rgb2rgb.h
2010-06-01 Reinhard Tartlerdeprecate palette8topacked32 in favor of public API...
2010-06-01 Reinhard Tartlerremove palette8torgb15 and palette8tobgr15
2010-02-03 Stefano SabatiniImplement shuffle_bytes_abcd() functions and use them...
2010-01-15 Zuxy MengConst correctness for src pointer. Remove all constness...
2009-08-16 Ramiro PollaIndent libswscale:
2009-03-19 Michael NiedermayerUnscaled converters for
2008-12-03 Diego BiurrunDelete unnecessary 'extern' keywords.
2008-10-23 Vitor SessakFix broken palette8to*.
2008-09-10 Diego Biurrunspelling/wording cosmetics
2008-09-05 Baptiste Coudurierenable yuv422p to uyvy converter
2008-09-04 Michael Niedermayerrgb vs bgr fix for the unscaled converters.
2008-08-31 Stefano SabatiniChange headers' guardnames consistently with r15120.
2008-07-04 Diego Biurrunspelling/grammar/wording overhaul
2007-10-18 Diego Biurrun1l: Update wrong #endif comment.
2007-10-18 Diego BiurrunAdd FFMPEG_ prefix to all multiple inclusion guards.
2007-07-05 Diego Biurrunlicense header consistency cosmetics
2007-07-02 Diego BiurrunFix 'make checkheaders'.
2007-07-02 Diego BiurrunRemove obsolete and misleading comment.
2007-04-28 Diego Biurruncosmetics attack, part I: Remove all tabs and prettypri...
2007-04-26 Diego Biurruncosmetics: Remove trailing whitespace.
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-09 Diego BiurrunAdd proper GPL headers.
2006-07-01 Luca AbeniRemove unneeded code
2006-06-30 Luca AbeniMove postproc ---> libswscale