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
|