]> git.sesse.net Git - ffmpeg/history - libswscale/yuv2rgb_template.c
Remove useless casting in asm "m" operand.
[ffmpeg] / libswscale / yuv2rgb_template.c
2009-03-18 Ramiro PollaDo not assume long is same width as x86 register.
2009-03-16 Cédric SchieliSplit YUV2RGB operands declaration into a separate...
2009-02-28 Cédric SchieliWhen converting from a non alpha format to an alpha...
2009-02-27 Cédric SchieliRefactor code for upcoming alpha patches.
2009-02-21 Cédric SchieliFactorize some code in yuv2rgb_template.c to ease furth...
2009-02-01 Diego Biurruncosmetics: Remove period after copyright statement...
2009-01-25 Diego BiurrunHAVE_3DNOW --> HAVE_AMD3DNOW to sync with latest config...
2009-01-14 Aurelien JacobsChange semantic of CONFIG_*, HAVE_* and ARCH_*.
2008-10-23 Diego Biurruncosmetics: typo fix
2008-10-16 Diego PettenòConvert asm keyword into __asm__.
2008-10-04 Carl Eugen HoyosRemove b5Dither, g5Dither and r5Dither from libswscale.
2008-10-04 Carl Eugen HoyosRemove g6Dither from libswscale.
2008-07-04 Diego Biurrunspelling/grammar/wording overhaul
2008-04-17 Diego Biurruncosmetics: __asm__ __volatile__ --> asm volatile
2008-02-22 Carl Eugen HoyosDiscard two symbols from libswscale.
2008-01-29 Reimar DöffingerMake some assembler constants global instead of declari...
2007-09-24 Michael Niedermayercosmetic (get rid of _ at the start of local variable...
2007-07-16 Diego BiurrunRemove redundant "all rights reserved" statement, OKed...
2007-07-14 Diego Biurruntypo
2007-07-05 Diego BiurrunGroup all copyright and author notices together.
2007-04-29 Diego Biurruncosmetics attack, part III: Remove all tabs and prettyp...
2007-04-26 Diego Biurruncosmetics: Remove trailing whitespace.
2007-02-17 Michael Niedermayernegative stride and h_size-=8 fix
2007-01-22 Diego BiurrunFix license headers and FSF postal address.
2006-09-17 Luca AbeniRemove the dependency of libswscale on img_format.h
2006-06-30 Luca AbeniMove postproc ---> libswscale