log bfin/dsputil_bfin.c @ 12488:351a81a23343 libavcodec

age author description
Fri, 02 Jul 2010 10:37:13 +0000 diego Remove misplaced Doxygen comment. libavcodec
Mon, 08 Mar 2010 02:36:11 +0000 mru bfin: fix function prototypes libavcodec
Wed, 22 Jul 2009 23:37:53 +0000 mru Remove useless #include <unistd.h> from many files libavcodec
Thu, 28 May 2009 22:36:06 +0000 mru blackfin: disable broken dsputil functions libavcodec
Thu, 28 May 2009 22:36:02 +0000 mru blackfin: add missing const in function prototypes libavcodec
Thu, 28 May 2009 22:35:58 +0000 mru blackfin: use optimised (I)DCT only when ctx->(i)dct_algo is auto libavcodec
Wed, 03 Dec 2008 15:23:30 +0000 diego Delete unnecessary 'extern' keywords. libavcodec
Thu, 16 Oct 2008 13:34:09 +0000 flameeyes Convert asm keyword into __asm__. libavcodec
Fri, 09 May 2008 11:56:36 +0000 diego Use full path for #includes from another directory. libavcodec
Sat, 16 Feb 2008 15:17:31 +0000 diego FLAT objects cannot have multiple sections, so using the L1 attributes breaks libavcodec
Thu, 04 Oct 2007 20:47:12 +0000 mhoffman blackfin optimized vp3 transform and infastructure for idct libavcodec
Mon, 17 Sep 2007 13:23:16 +0000 mhoffman blackfin vsad primitives libavcodec
Mon, 13 Aug 2007 14:16:20 +0000 mhoffman special handling for vp3 idct, use the c reference libavcodec
Fri, 22 Jun 2007 13:44:58 +0000 mhoffman removing dependency on bfin_sram.h, which is not used right now libavcodec
Fri, 22 Jun 2007 13:43:47 +0000 mhoffman renaming L1CODE to attribute_l1_text, which is defined in dsputil_bfin.h libavcodec
Tue, 12 Jun 2007 19:06:39 +0000 mhoffman Blackfin IDCT has no special permutation it uses normal order libavcodec
Wed, 16 May 2007 09:51:45 +0000 diego Add libavcodec to compiler include flags in order to simplify header libavcodec
Tue, 03 Apr 2007 11:26:14 +0000 diego Remove #if 0 code. libavcodec
Sun, 01 Apr 2007 22:28:45 +0000 diego bfin dsputils, basic pixel operations sads, diffs, motion compensation libavcodec
Sat, 07 Oct 2006 15:30:46 +0000 diego Change license headers to say 'FFmpeg' instead of 'this program/this library' libavcodec
Sat, 16 Sep 2006 22:26:09 +0000 diego ADI Blackfin optimizations libavcodec