- 04 Apr, 2014 1 commit
-
-
Diego Biurrun authored
-
- 28 Aug, 2013 1 commit
-
-
Diego Biurrun authored
-
- 17 Jul, 2013 1 commit
-
-
Christophe Gisquet authored
Signed-off-by: Martin Storsjö <martin@martin.st>
-
- 18 May, 2013 1 commit
-
-
Christophe Gisquet authored
It was previously declared as int. Does not change fate results for x86. Conflicts: libavcodec/ppc/fmtconvert_altivec.c Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 30 Apr, 2013 1 commit
-
-
Diego Biurrun authored
-
- 05 Feb, 2013 1 commit
-
-
Diego Biurrun authored
-
- 01 Feb, 2013 1 commit
-
-
Diego Biurrun authored
-
- 08 Oct, 2012 2 commits
-
-
Mans Rullgard authored
The vec_splat() intrinsic requires a constant argument for the element number, and the code relies on the compiler unrolling the loop to provide this. Manually unrolling the loop avoids this reliance and works with all compilers. Signed-off-by: Mans Rullgard <mans@mansr.com>
-
Pavel Koshevoy authored
Second parameter to vec_splat must be a literal, not a variable value. Therefore the second nested for-loop in float_to_int16_stride_altivec had to be unrolled. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 05 Oct, 2012 1 commit
-
-
Mans Rullgard authored
Signed-off-by: Mans Rullgard <mans@mansr.com>
-
- 15 Aug, 2012 1 commit
-
-
Martin Storsjö authored
Signed-off-by: Martin Storsjö <martin@martin.st>
-
- 22 Jul, 2012 1 commit
-
-
Justin Ruggles authored
-
- 08 Jun, 2012 1 commit
-
-
Justin Ruggles authored
This will allow for easier implementation of Altivec functions in libraries other than libavcodec.
-
- 19 Mar, 2011 1 commit
-
-
Mans Rullgard authored
Signed-off-by: Mans Rullgard <mans@mansr.com>
-
- 08 Mar, 2011 1 commit
-
-
Justin Ruggles authored
It only has Altivec functions and is not compiled if Altivec is disabled. (cherry picked from commit d21be5f1)
-
- 07 Mar, 2011 1 commit
-
-
Justin Ruggles authored
It only has Altivec functions and is not compiled if Altivec is disabled.
-
- 04 Feb, 2011 1 commit
-
-
Justin Ruggles authored
This will be beneficial for use with the audio conversion API without requiring it to depend on all of dsputil. Signed-off-by: Mans Rullgard <mans@mansr.com> (cherry picked from commit c73d99e6)
-
- 02 Feb, 2011 2 commits
-
-
Justin Ruggles authored
This will be beneficial for use with the audio conversion API without requiring it to depend on all of dsputil. Signed-off-by: Mans Rullgard <mans@mansr.com>
-
Justin Ruggles authored
DSPContext.vector_fmul_window() DCADSPContext.lfe_fir() SynthFilterContext.synth_filter_float() Signed-off-by: Mans Rullgard <mans@mansr.com> (cherry picked from commit 80ba1ddb)
-
- 31 Jan, 2011 1 commit
-
-
Justin Ruggles authored
DSPContext.vector_fmul_window() DCADSPContext.lfe_fir() SynthFilterContext.synth_filter_float() Signed-off-by: Mans Rullgard <mans@mansr.com>
-
- 23 Jan, 2011 1 commit
-
-
Justin Ruggles authored
Signed-off-by: Mans Rullgard <mans@mansr.com> (cherry picked from commit 6eabb0d3)
-
- 22 Jan, 2011 1 commit
-
-
Justin Ruggles authored
Signed-off-by: Mans Rullgard <mans@mansr.com>
-
- 22 Jan, 2010 1 commit
-
-
Måns Rullgård authored
Originally committed as revision 21377 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 27 Sep, 2009 2 commits
-
-
Måns Rullgård authored
Originally committed as revision 20062 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
The src3 and step arguments to vector_fmul_add_add() are always zero and one, respectively. This removes these arguments from the function, simplifies the code accordingly, and renames the function to better match the new operation. Originally committed as revision 20061 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 12 Apr, 2009 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 18476 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 06 Jan, 2009 2 commits
-
-
David Conrad authored
Patch by David Conrad %lessen42 A gmail P com% Originally committed as revision 16459 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
David Conrad authored
(parameter 'len' is a long not an int). Patch by David Conrad % lessen42 A gmail P com % Originally committed as revision 16451 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 17 Dec, 2008 1 commit
-
-
Guillaume Poirier authored
Originally committed as revision 16186 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 25 Aug, 2008 1 commit
-
-
Luca Barbato authored
Originally committed as revision 14967 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 23 Aug, 2008 3 commits
-
-
Luca Barbato authored
Originally committed as revision 14929 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Luca Barbato authored
Originally committed as revision 14928 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Luca Barbato authored
Originally committed as revision 14927 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
-
- 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
-
- 23 Jan, 2007 1 commit
-
-
Luca Barbato authored
Originally committed as revision 7660 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
-
- 31 Aug, 2006 2 commits
-
-
Luca Barbato authored
Proper fix for the corner case that would have been corrected before, praise&blame to me and exg in equal shares Originally committed as revision 6143 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Luca Barbato authored
Originally committed as revision 6141 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 15 Aug, 2006 1 commit
-
-
Luca Barbato authored
Originally committed as revision 6002 to svn://svn.ffmpeg.org/ffmpeg/trunk
-