log bfin/dsputil_bfin.c @ 12483:0159a19bfff7 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