]> git.sesse.net Git - ffmpeg/history - libavcodec/imgconvert_template.h
gcc chokes on xmm constraints, so pessimize int32_to_float_fmul_scalar_sse a little
[ffmpeg] / libavcodec / imgconvert_template.h
2007-12-01 Vitor Sessakspelling
2007-10-17 Diego BiurrunClarify comment that explains why this header lacks...
2007-10-17 Diego BiurrunAdd a comment that explains why this header lacks multi...
2007-07-17 Diego Biurruntypo fixes
2007-02-12 Diego Biurrunconsistency renaming: rgba32 --> rgb32
2006-11-14 Alex Beregszaszichanged rgba32_to routines to support both alpha and...
2006-11-12 Måns Rullgårdrename cropTbl -> ff_cropTbl
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-01-12 Diego BiurrunUpdate licensing information: The FSF changed postal...
2005-12-22 Diego BiurrunCOSMETICS: tabs --> spaces, some prettyprinting
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2003-09-29 Drew Hessavcodec const correctness patch by (Drew Hess <dhess...
2003-04-21 Fabrice Bellardadded img_get_alpha_info()
2003-04-21 Fabrice Bellardalmost exhaustive image conversion support