summaryrefslogtreecommitdiff
path: root/libswscale/yuv2rgb_template.c
Commit message (Expand)AuthorAge
* cosmetics: typo fixDiego Biurrun2008-10-23
* Convert asm keyword into __asm__.Diego Pettenò2008-10-16
* Remove b5Dither, g5Dither and r5Dither from libswscale.Carl Eugen Hoyos2008-10-04
* Remove g6Dither from libswscale.Carl Eugen Hoyos2008-10-04
* spelling/grammar/wording overhaulDiego Biurrun2008-07-04
* cosmetics: __asm__ __volatile__ --> asm volatileDiego Biurrun2008-04-17
* Discard two symbols from libswscale.Carl Eugen Hoyos2008-02-22
* Make some assembler constants global instead of declaring them multiple times.Reimar Döffinger2008-01-29
* cosmetic (get rid of _ at the start of local variable names)Michael Niedermayer2007-09-24
* Remove redundant "all rights reserved" statement, OKed by Walken.Diego Biurrun2007-07-16
* typoDiego Biurrun2007-07-14
* Group all copyright and author notices together.Diego Biurrun2007-07-05
* cosmetics attack, part III: Remove all tabs and prettyprint/reindent the code.Diego Biurrun2007-04-29
* cosmetics: Remove trailing whitespace.Diego Biurrun2007-04-26
* negative stride and h_size-=8 fixMichael Niedermayer2007-02-17
* Fix license headers and FSF postal address.Diego Biurrun2007-01-22
* Remove the dependency of libswscale on img_format.hLuca Abeni2006-09-17
* Move postproc ---> libswscaleLuca Abeni2006-06-30