| Commit message (Expand) | Author | Age | Files | Lines |
* | Add FFMPEG_ prefix to all multiple inclusion guards. | Diego Biurrun | 2007-10-17 | 2 | -6/+6 |
* | Add missing multiple inclusion guards. | Diego Biurrun | 2007-10-17 | 1 | -0/+5 |
* | license header consistency cosmetics. | Diego Biurrun | 2007-10-04 | 1 | -1/+2 |
* | blackfin optimized vp3 transform and infastructure for idct | Marc Hoffman | 2007-10-04 | 3 | -1/+331 |
* | blackfin vsad primitives | Marc Hoffman | 2007-09-17 | 1 | -0/+12 |
* | properly tell the compiler that A0 and A1 are clobbered | Marc Hoffman | 2007-09-17 | 1 | -3/+3 |
* | Use a consistent multiple inclusion guard. | Diego Biurrun | 2007-08-30 | 1 | -3/+3 |
* | Blackfin 32bit multiplication primitives MULH MUL16 | Marc Hoffman | 2007-08-30 | 1 | -0/+52 |
* | special handling for vp3 idct, use the c reference | Marc Hoffman | 2007-08-13 | 1 | -4/+6 |
* | removing dependency on bfin_sram.h, which is not used right now | Marc Hoffman | 2007-06-22 | 1 | -1/+0 |
* | renaming L1CODE to attribute_l1_text, which is defined in dsputil_bfin.h | Marc Hoffman | 2007-06-22 | 1 | -28/+22 |
* | removing underscores from block profiling renaming to xx_ | Marc Hoffman | 2007-06-13 | 1 | -2/+2 |
* | Blackfin dct_quantize_bfin routine | Marc Hoffman | 2007-06-12 | 2 | -0/+220 |
* | Blackfin IDCT has no special permutation it uses normal order | Marc Hoffman | 2007-06-12 | 1 | -0/+1 |
* | Add libavcodec to compiler include flags in order to simplify header | Ronald S. Bultje | 2007-05-16 | 1 | -2/+2 |
* | Blackfin DSP utilities: add DEFUN_END | Marc Hoffman | 2007-05-13 | 4 | -0/+25 |
* | Remove #if 0 code. | Diego Biurrun | 2007-04-03 | 1 | -15/+0 |
* | bfin dsputils, basic pixel operations sads, diffs, motion compensation | Marc Hoffman | 2007-04-01 | 5 | -28/+1673 |
* | Change license headers to say 'FFmpeg' instead of 'this program/this library' | Diego Biurrun | 2006-10-07 | 1 | -4/+6 |
* | ADI Blackfin optimizations | Michael Benjamin | 2006-09-16 | 1 | -0/+53 |