Sun, 17 Jun 2007 12:38:51 +0000 |
gpoirier |
restore GCC3 support
libavcodec
|
Sun, 17 Jun 2007 09:38:35 +0000 |
gpoirier |
re-enable use of h264_v_loop_filter_luma_altivec and h264_h_loop_filter_luma_altivec,
libavcodec
|
Sun, 17 Jun 2007 09:37:13 +0000 |
gpoirier |
part 2/2 of fixing Altivec-accelerated H264 luma inloop filter
libavcodec
|
Sun, 17 Jun 2007 09:14:02 +0000 |
gpoirier |
convert h264_deblock_q1 to an inline function.
libavcodec
|
Sat, 16 Jun 2007 18:59:10 +0000 |
gpoirier |
Use a faster way to compute 255-val: Instead of creating a vector of
libavcodec
|
Fri, 15 Jun 2007 08:22:06 +0000 |
gpoirier |
some samples aren't decoded correctly such as
libavcodec
|
Tue, 12 Jun 2007 21:44:38 +0000 |
gpoirier |
cosmetics
libavcodec
|
Tue, 12 Jun 2007 21:24:25 +0000 |
gpoirier |
kill one vector constant value load by the right combination of vec_splatX/vec_sl
libavcodec
|
Tue, 12 Jun 2007 21:17:22 +0000 |
gpoirier |
restore GCC2/3 support, patch by Sigbjorn Skjaeret %sskjer-1 A broadpark P no%
libavcodec
|
Mon, 11 Jun 2007 08:00:31 +0000 |
gpoirier |
one step closer to restoring GCC-3.3 support: kills 12 errors, just 2 to go
libavcodec
|
Sat, 09 Jun 2007 22:20:24 +0000 |
gpoirier |
minor GCC3 compile fix
libavcodec
|
Sat, 09 Jun 2007 19:13:34 +0000 |
gpoirier |
Altivec version of h264_(h|v)_loop_filter_luma
libavcodec
|
Sun, 03 Jun 2007 13:27:44 +0000 |
lu_zero |
h264_idct_add_altivec, based on an old patch from Mauricio Alvarez <alvarezATac.upc.edu>, polished by David Conrad <umovimusATgmail.com>
libavcodec
|
Thu, 17 May 2007 14:14:53 +0000 |
gpoirier |
use macro Use DECLARE_ALIGNED_16 to align stack-allocated variables
libavcodec
|
Wed, 16 May 2007 09:51:45 +0000 |
diego |
Add libavcodec to compiler include flags in order to simplify header
libavcodec
|
Mon, 11 Dec 2006 10:52:18 +0000 |
gpoirier |
GCC 3.3 compile fix
libavcodec
|
Sat, 02 Dec 2006 14:50:42 +0000 |
gpoirier |
Add IDCT8 routine in Altivec. Patch by yours truely with Linux fixes by Luca Barbato
libavcodec
|
Sat, 02 Dec 2006 01:28:21 +0000 |
lu_zero |
Unused variable removed
libavcodec
|
Sat, 07 Oct 2006 15:30:46 +0000 |
diego |
Change license headers to say 'FFmpeg' instead of 'this program/this library'
libavcodec
|
Sun, 03 Sep 2006 04:44:50 +0000 |
kostya |
AltiVec version of put_no_rnd_h264_chroma_pixels_tab[0] (slightly changed version of put_h264_chroma_pixels_tab[0])
libavcodec
|
Thu, 31 Aug 2006 15:44:37 +0000 |
lu_zero |
Proper fix for the corner case that would have been corrected before, praise&blame to me and exg in equal shares
libavcodec
|
Thu, 31 Aug 2006 15:27:26 +0000 |
lu_zero |
Revert previous commit
libavcodec
|
Tue, 15 Aug 2006 20:36:05 +0000 |
lu_zero |
10l, thanks to Emanuele Giaquinta <exg@gentoo.org> for testing and finding the issue
libavcodec
|
Sun, 13 Aug 2006 08:26:43 +0000 |
lu_zero |
Clean up:make dsputil subfile names consistent
libavcodec
base
ppc/dsputil_h264_altivec.c@e65da098b9fc
|