]> git.sesse.net Git - ffmpeg/history - postproc/rgb2rgb.h
Fixes rgb32to16 conversion for I think all platforms since the int8
[ffmpeg] / postproc / rgb2rgb.h
2003-10-09 Michael Niedermayer10l
2003-09-21 Pierre Lombardreversed for cause of code obsolescence
2003-09-20 Pierre Lombardprintf() requires stdio.h
2003-06-01 Michael Niedermayervf_scale.h & related cleanup & some small warning fix...
2003-04-25 Michael Niedermayerremove remaining cpudetect dependancy
2003-02-21 Michael Niedermayeryuv2rgb brightness/contrast/saturation/different colors...
2003-02-11 Michael Niedermayercleanup (unsigned stride -> int stride)
2002-09-22 Arpitons of warning fixes, also some 10l bugfixes, includin...
2002-06-29 Michael Niedermayermerging changes from mplayerxp (rgb2rgb*.{c,h} only)
2002-06-27 Michael Niedermayeryvu9 -> yv12 unscaled converter with linear chroma...
2002-06-22 Arpisync with mplayer xp
2002-04-13 Michael Niedermayeryuv422p -> yuy2 (untested)
2002-04-13 Michael Niedermayerrgb24->bgr24
2002-03-25 Michael Niedermayerbyte interleaving for mga
2001-12-20 Michael Niedermayerrgb24toyv12 bugfix
2001-11-07 Nick Kurshevrgb32tobgr32 now is documented ;)
2001-11-06 Nick KurshevMove yuv2rgb to postprocess
2001-11-05 Michael Niedermayerunsigned stuff
2001-11-05 Michael Niedermayeryuy2toyv12 fixed and speedup
2001-11-05 Michael Niedermayerfixed yv12toyuy2
2001-11-05 Nick KurshevForgot
2001-11-05 Nick KurshevWell - old algorithms and new stuff rgb24to16(15)
2001-11-05 Nick KurshevMore standards compilance
2001-11-05 Michael Niedermayeryv12toyuy2 in MMX
2001-11-05 Michael Niedermayeryv12 <-> yuy2 in C
2001-11-04 Michael Niedermayerpalette to bgr24
2001-11-04 Michael Niedermayerbgr32to16, bgr32to15 (needed for palette stuff)
2001-11-04 Nick Kurshevusing const modifier
2001-10-28 Nick Kurshevvo_vesa: more rgb2rgb support
2001-10-28 Nick Kurshevvo_vesa: more rgb2rgb support
2001-10-28 Nick Kurshevvo_vesa: rgb2rgb support