summaryrefslogtreecommitdiffstats
path: root/libswscale/yuv2rgb_bfin.c
Commit message (Expand)AuthorAgeFilesLines
* Move yuv2rgb code to subdirs.ramiro2009-03-261-203/+0
* Consistently use ff_ prefixes for internal symbols.diego2009-03-181-1/+1
* Fix ff_bfin_yuv2rgb_get_func_ptr() vs. sws_ff_bfin_yuv2rgb_get_func_ptr() namediego2009-03-171-1/+1
* whitespace cosmetics: Consistently format function calls without spacediego2009-03-171-52/+52
* Avoid POSIX-reserved _t namespace.diego2008-12-271-3/+3
* Remove pointless malloc.h #include.diego2008-12-191-3/+0
* Delete unnecessary 'extern' keywords.diego2008-12-031-6/+6
* spelling/grammar/wording overhauldiego2008-07-041-4/+3
* FLAT objects cannot have multiple sections, so using the L1 attributes breaksdiego2008-02-161-1/+4
* Cosmetics: whitespacesbenoit2008-01-171-8/+8
* removing reference to bfin_sram.h its not used anylongermhoffman2007-07-201-1/+0
* Blackfin optimized YUV420 to RGB CSC Color Space Converters.gpoirier2007-05-131-0/+205