]> git.sesse.net Git - ffmpeg/history - libavcodec/bfin/dsputil_bfin.c
doxygen: Include libavcodec and libavformat examples into the documentation
[ffmpeg] / libavcodec / bfin / dsputil_bfin.c
2011-05-10 Oskar ArvidssonAdds 8-, 9- and 10-bit versions of some of the function...
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2010-07-02 Diego BiurrunRemove misplaced Doxygen comment.
2010-03-08 Måns Rullgårdbfin: fix function prototypes
2009-07-22 Måns RullgårdRemove useless #include <unistd.h> from many files
2009-05-28 Måns Rullgårdblackfin: disable broken dsputil functions
2009-05-28 Måns Rullgårdblackfin: add missing const in function prototypes
2009-05-28 Måns Rullgårdblackfin: use optimised (I)DCT only when ctx->(i)dct_al...
2008-12-03 Diego BiurrunDelete unnecessary 'extern' keywords.
2008-10-16 Diego PettenòConvert asm keyword into __asm__.
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