Sat, 06 Mar 2010 22:37:14 +0000 |
mru |
PPC: move prototypes to headers and make some functions static
libavcodec
|
Thu, 09 Apr 2009 11:54:13 +0000 |
diego |
Remove unnecessary gcc_fixes.h #include.
libavcodec
|
Fri, 09 May 2008 11:56:36 +0000 |
diego |
Use full path for #includes from another directory.
libavcodec
|
Sun, 16 Dec 2007 14:31:38 +0000 |
lu_zero |
Make strict altivec parsers happy (gcc-4.3 and others)
libavcodec
|
Sat, 08 Dec 2007 11:46:09 +0000 |
kostya |
Reindent after last commit
libavcodec
|
Sat, 08 Dec 2007 11:45:42 +0000 |
kostya |
Update Altivec variant of vc1_inv_trans_8x4
libavcodec
|
Sat, 08 Dec 2007 10:41:18 +0000 |
kostya |
Switch VC-1 decoder to output decoded residual immediately.
libavcodec
|
Tue, 13 Nov 2007 00:48:24 +0000 |
diego |
Remove unused variable, fixes the warning:
libavcodec
|
Tue, 02 Oct 2007 11:39:32 +0000 |
lu_zero |
Sanitize altivec code so it can be built with runtime check properly
libavcodec
|
Thu, 05 Jul 2007 10:40:25 +0000 |
diego |
license header consistency cosmetics
libavcodec
|
Wed, 16 May 2007 09:51:45 +0000 |
diego |
Add libavcodec to compiler include flags in order to simplify header
libavcodec
|
Tue, 10 Oct 2006 08:01:19 +0000 |
gpoirier |
Move TRANSPOSE8 macro to dsputil_altivec.h.
libavcodec
|
Sat, 07 Oct 2006 15:30:46 +0000 |
diego |
Change license headers to say 'FFmpeg' instead of 'this program/this library'
libavcodec
|
Thu, 03 Aug 2006 05:02:31 +0000 |
kostya |
Some AltiVec optimizations for VC-1
libavcodec
|