- 31 May, 2015 1 commit
-
-
Luca Barbato authored
In Little Endian the vec_ld/vec_st operations work as expected only for byte-vectors.
-
- 23 Jun, 2014 1 commit
-
-
Diego Biurrun authored
-
- 20 Mar, 2014 3 commits
-
-
Diego Biurrun authored
-
Diego Biurrun authored
-
Diego Biurrun authored
-
- 23 Oct, 2013 1 commit
-
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 25 Feb, 2013 1 commit
-
-
Diego Biurrun authored
-
- 15 Aug, 2012 1 commit
-
-
Martin Storsjö authored
Signed-off-by: Martin Storsjö <martin@martin.st>
-
- 08 Jun, 2012 1 commit
-
-
Justin Ruggles authored
This will allow for easier implementation of Altivec functions in libraries other than libavcodec.
-
- 09 Apr, 2012 1 commit
-
-
Diego Biurrun authored
-
- 15 Feb, 2012 1 commit
-
-
Martin Storsjö authored
Signed-off-by: Martin Storsjö <martin@martin.st>
-
- 19 Mar, 2011 1 commit
-
-
Mans Rullgard authored
Signed-off-by: Mans Rullgard <mans@mansr.com>
-
- 26 Jun, 2010 1 commit
-
-
Måns Rullgård authored
This functionality is better accessed through tools like oprofile. Originally committed as revision 23808 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 06 Mar, 2010 2 commits
-
-
Måns Rullgård authored
Originally committed as revision 22267 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
These macros are redundant. All uses are replaced with the generic DECLARE_ALIGNED macro instead. Originally committed as revision 22233 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 22 Jan, 2010 1 commit
-
-
Måns Rullgård authored
Originally committed as revision 21377 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 24 Aug, 2009 1 commit
-
-
Måns Rullgård authored
Instead of filling a local array with the desired value and loading it, load a single element and vec_splat() it to fill the vector. Originally committed as revision 19691 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 09 Apr, 2009 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 18384 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 20 Jul, 2008 1 commit
-
-
Diego Biurrun authored
This includes indentation changes, comment reformatting, consistent brace placement and some prettyprinting. Originally committed as revision 14316 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 09 May, 2008 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 13098 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 01 Dec, 2007 1 commit
-
-
Vitor Sessak authored
Originally committed as revision 11122 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 02 Oct, 2007 1 commit
-
-
Luca Barbato authored
Originally committed as revision 10640 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 01 Oct, 2007 1 commit
-
-
Diego Biurrun authored
now that the Metrowerks workarounds are gone. Originally committed as revision 10633 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 17 May, 2007 1 commit
-
-
Guillaume Poirier authored
instead of compiler-dependent __attribute__((aligned(16))) Origiginal thread: Date: May 17, 2007 12:30 AM Subject: [PATCH] Use DECLARE_ALIGNED_16 in libavcodec/ppc/ Originally committed as revision 9047 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 16 May, 2007 1 commit
-
-
Ronald S. Bultje authored
include paths in the source files. mostly from a patch by Ronald S. Bultje, rbultje ronald.bitfreak net Originally committed as revision 9034 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 09 Oct, 2006 1 commit
-
-
Luca Barbato authored
Originally committed as revision 6606 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 07 Oct, 2006 1 commit
-
-
Diego Biurrun authored
and fix GPL/LGPL version mismatches. Originally committed as revision 6577 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 12 Jan, 2006 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 4842 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 17 Dec, 2005 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 4749 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 28 Feb, 2004 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 2823 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 09 Jul, 2003 1 commit
-
-
Romain Dolbeau authored
PMCs, and with Apple's CHUD it's fairly easy too. No reason to keep useless code around 2) make the PPC perf stuff a configure option 3) make put_pixels16_altivec a bit faster by unrolling the loop by 4 patch by (Romain Dolbeau <dolbeau at irisa dot fr>) Originally committed as revision 2022 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 04 Jul, 2003 1 commit
-
-
Romain Dolbeau authored
Originally committed as revision 2008 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 21 May, 2003 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 1896 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 11 Feb, 2003 1 commit
-
-
Zdenek Kabelac authored
Originally committed as revision 1578 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 26 Jan, 2003 1 commit
-
-
Romain Dolbeau authored
Originally committed as revision 1509 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 19 Jan, 2003 1 commit
-
-
Romain Dolbeau authored
PPC perf, PPC clear_block, AltiVec put_pixels8_xy2 patch by (Romain Dolbeau <dolbeau at irisa dot fr>) Originally committed as revision 1476 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 16 Jan, 2003 1 commit
-
-
Michael Niedermayer authored
AltiVec perf (take 2), plus a couple AltiVec functions by (Romain Dolbeau <dolbeau at irisa dot fr>) Originally committed as revision 1464 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 12 Jan, 2003 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 1455 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 11 Jan, 2003 1 commit
-
-
Romain Dolbeau authored
Originally committed as revision 1448 to svn://svn.ffmpeg.org/ffmpeg/trunk
-