| Commit message (Expand) | Author | Age | Files | Lines |
* | Move yuv2rgb code to subdirs. | Ramiro Polla | 2009-03-26 | 1 | -203/+0 |
* | Consistently use ff_ prefixes for internal symbols. | Diego Biurrun | 2009-03-18 | 1 | -1/+1 |
* | Fix ff_bfin_yuv2rgb_get_func_ptr() vs. sws_ff_bfin_yuv2rgb_get_func_ptr() name | Diego Biurrun | 2009-03-17 | 1 | -1/+1 |
* | whitespace cosmetics: Consistently format function calls without space | Diego Biurrun | 2009-03-17 | 1 | -52/+52 |
* | Avoid POSIX-reserved _t namespace. | Diego Biurrun | 2008-12-27 | 1 | -3/+3 |
* | Remove pointless malloc.h #include. | Diego Biurrun | 2008-12-19 | 1 | -3/+0 |
* | Delete unnecessary 'extern' keywords. | Diego Biurrun | 2008-12-03 | 1 | -6/+6 |
* | spelling/grammar/wording overhaul | Diego Biurrun | 2008-07-04 | 1 | -4/+3 |
* | FLAT objects cannot have multiple sections, so using the L1 attributes breaks | Mike Frysinger | 2008-02-16 | 1 | -1/+4 |
* | Cosmetics: whitespaces | Benoit Fouet | 2008-01-17 | 1 | -8/+8 |
* | removing reference to bfin_sram.h its not used anylonger | Marc Hoffman | 2007-07-20 | 1 | -1/+0 |
* | Blackfin optimized YUV420 to RGB CSC Color Space Converters. | Marc Hoffman | 2007-05-13 | 1 | -0/+205 |