summaryrefslogtreecommitdiffstats
path: root/libavcodec/bfin/dsputil_bfin.c
Commit message (Expand)AuthorAgeFilesLines
* Delete unnecessary 'extern' keywords.Diego Biurrun2008-12-031-29/+29
* Convert asm keyword into __asm__.Diego Pettenò2008-10-161-1/+1
* Use full path for #includes from another directory.Diego Biurrun2008-05-091-2/+2
* FLAT objects cannot have multiple sections, so using the L1 attributes breaksMike Frysinger2008-02-161-1/+1
* blackfin optimized vp3 transform and infastructure for idctMarc Hoffman2007-10-041-1/+8
* blackfin vsad primitivesMarc Hoffman2007-09-171-0/+12
* special handling for vp3 idct, use the c referenceMarc Hoffman2007-08-131-4/+6
* removing dependency on bfin_sram.h, which is not used right nowMarc Hoffman2007-06-221-1/+0
* renaming L1CODE to attribute_l1_text, which is defined in dsputil_bfin.hMarc Hoffman2007-06-221-28/+22
* Blackfin IDCT has no special permutation it uses normal orderMarc Hoffman2007-06-121-0/+1
* Add libavcodec to compiler include flags in order to simplify headerRonald S. Bultje2007-05-161-2/+2
* Remove #if 0 code.Diego Biurrun2007-04-031-15/+0
* bfin dsputils, basic pixel operations sads, diffs, motion compensationMarc Hoffman2007-04-011-28/+283
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-071-4/+6
* ADI Blackfin optimizationsMichael Benjamin2006-09-161-0/+53
OpenPOWER on IntegriCloud