]> git.sesse.net Git - ffmpeg/history - libavcodec/bfin/dsputil_bfin.c
Move colmult() function to the beginning of file to group DSP-related functions.
[ffmpeg] / libavcodec / bfin / dsputil_bfin.c
2008-05-09 Diego BiurrunUse full path for #includes from another directory.
2008-02-16 Mike FrysingerFLAT objects cannot have multiple sections, so using...
2007-10-04 Marc Hoffmanblackfin optimized vp3 transform and infastructure...
2007-09-17 Marc Hoffmanblackfin vsad primitives
2007-08-13 Marc Hoffmanspecial handling for vp3 idct, use the c reference
2007-06-22 Marc Hoffmanremoving dependency on bfin_sram.h, which is not used...
2007-06-22 Marc Hoffmanrenaming L1CODE to attribute_l1_text, which is defined...
2007-06-12 Marc HoffmanBlackfin IDCT has no special permutation it uses normal...
2007-05-16 Ronald S. BultjeAdd libavcodec to compiler include flags in order to...
2007-04-03 Diego BiurrunRemove #if 0 code.
2007-04-01 Marc Hoffmanbfin dsputils, basic pixel operations sads, diffs,...
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-09-16 Michael BenjaminADI Blackfin optimizations