log bfin/dsputil_bfin.c @ 11022:44529d4292ce libavcodec

age author description
2009-07-22 mru Remove useless #include <unistd.h> from many files libavcodec
2009-05-28 mru blackfin: disable broken dsputil functions libavcodec
2009-05-28 mru blackfin: add missing const in function prototypes libavcodec
2009-05-28 mru blackfin: use optimised (I)DCT only when ctx->(i)dct_algo is auto libavcodec
2008-12-03 diego Delete unnecessary 'extern' keywords. libavcodec
2008-10-16 flameeyes Convert asm keyword into __asm__. libavcodec
2008-05-09 diego Use full path for #includes from another directory. libavcodec
2008-02-16 diego FLAT objects cannot have multiple sections, so using the L1 attributes breaks libavcodec
2007-10-04 mhoffman blackfin optimized vp3 transform and infastructure for idct libavcodec
2007-09-17 mhoffman blackfin vsad primitives libavcodec
2007-08-13 mhoffman special handling for vp3 idct, use the c reference libavcodec
2007-06-22 mhoffman removing dependency on bfin_sram.h, which is not used right now libavcodec
2007-06-22 mhoffman renaming L1CODE to attribute_l1_text, which is defined in dsputil_bfin.h libavcodec
2007-06-12 mhoffman Blackfin IDCT has no special permutation it uses normal order libavcodec
2007-05-16 diego Add libavcodec to compiler include flags in order to simplify header libavcodec
2007-04-03 diego Remove #if 0 code. libavcodec
2007-04-01 diego bfin dsputils, basic pixel operations sads, diffs, motion compensation libavcodec
2006-10-07 diego Change license headers to say 'FFmpeg' instead of 'this program/this library' libavcodec
2006-09-16 diego ADI Blackfin optimizations libavcodec