aboutsummaryrefslogtreecommitdiffhomepage
path: root/libswscale/internal_bfin.S
Commit message (Expand)AuthorAge
* FLAT objects cannot have multiple sections, so using the L1 attributes breaksGravatar diego2008-02-16
* typoGravatar diego2008-02-13
* adding blackfin optimized yuyvtoyv12 converterGravatar mhoffman2007-07-20
* document pointer offset by -8Gravatar mhoffman2007-06-22
* re pipeline loop, to eliminate extra chroma readsGravatar mhoffman2007-06-22
* correct chroma skewing bug, caused by incorrect stride adjustmentsGravatar mhoffman2007-06-22
* correcting spelling error, yuv2rgb888_line was renamed to yuv2rgb24_lineGravatar mhoffman2007-06-05
* Blackfin optimized uyvytoyv12 routine. the implementation includes chroma ave...Gravatar mhoffman2007-05-19
* Blackfin optimized YUV420 to RGB CSC Color Space Converters.Gravatar gpoirier2007-05-13