aboutsummaryrefslogtreecommitdiffhomepage
path: root/libswscale/yuv2rgb_template.c
Commit message (Expand)AuthorAge
* HAVE_3DNOW --> HAVE_AMD3DNOW to sync with latest configure changes.Gravatar diego2009-01-25
* Change semantic of CONFIG_*, HAVE_* and ARCH_*.Gravatar aurel2009-01-14
* cosmetics: typo fixGravatar diego2008-10-23
* Convert asm keyword into __asm__.Gravatar flameeyes2008-10-16
* Remove b5Dither, g5Dither and r5Dither from libswscale.Gravatar cehoyos2008-10-04
* Remove g6Dither from libswscale.Gravatar cehoyos2008-10-04
* spelling/grammar/wording overhaulGravatar diego2008-07-04
* cosmetics: __asm__ __volatile__ --> asm volatileGravatar diego2008-04-17
* Discard two symbols from libswscale.Gravatar cehoyos2008-02-22
* Make some assembler constants global instead of declaring them multiple times.Gravatar reimar2008-01-29
* cosmetic (get rid of _ at the start of local variable names)Gravatar michael2007-09-24
* Remove redundant "all rights reserved" statement, OKed by Walken.Gravatar diego2007-07-16
* typoGravatar diego2007-07-14
* Group all copyright and author notices together.Gravatar diego2007-07-05
* cosmetics attack, part III: Remove all tabs and prettyprint/reindent the code.Gravatar diego2007-04-29
* cosmetics: Remove trailing whitespace.Gravatar diego2007-04-26
* negative stride and h_size-=8 fixGravatar michael2007-02-17
* Fix license headers and FSF postal address.Gravatar diego2007-01-22
* Remove the dependency of libswscale on img_format.hGravatar lucabe2006-09-17
* Move postproc ---> libswscaleGravatar lucabe2006-06-30