- 04 Apr, 2014 1 commit
-
-
Diego Biurrun authored
-
- 13 Mar, 2014 1 commit
-
-
Diego Biurrun authored
-
- 26 Apr, 2013 1 commit
-
-
Diego Biurrun authored
The function requires increasing the fuzz factor for the ac3/eac3 encode tests and even so makes fate fail. It only provides a slight encoding speedup for legacy CPUs that do not support SS2. Thus its benefit is not worth the trouble it creates and fixing it would be a waste of time.
-
- 21 Jan, 2013 1 commit
-
-
Diego Biurrun authored
CC: libav-stable@libav.org
-
- 14 Jan, 2013 1 commit
-
-
Diego Biurrun authored
-
- 13 Nov, 2012 1 commit
-
-
Diego Biurrun authored
-
- 02 Nov, 2012 2 commits
-
-
Diego Biurrun authored
-
Diego Biurrun authored
-
- 31 Oct, 2012 1 commit
-
-
Diego Biurrun authored
-
- 30 Oct, 2012 2 commits
-
-
Diego Biurrun authored
This is more consistent with the way we handle C #includes and it simplifies the build system.
-
Diego Biurrun authored
This is necessary to allow refactoring some x86util macros with cpuflags.
-
- 31 Aug, 2012 1 commit
-
-
Carl Eugen Hoyos authored
-
- 30 Aug, 2012 1 commit
-
-
Diego Biurrun authored
-
- 03 Aug, 2012 1 commit
-
-
Diego Biurrun authored
Refactoring mmx2/mmxext YASM code with cpuflags will force renames. So switching to a consistent naming scheme beforehand is sensible. The name "mmxext" is more official and widespread and also the name of the CPU flag, as reported e.g. by the Linux kernel.
-
- 15 May, 2012 1 commit
-
-
Justin Ruggles authored
Simplifies the code by using cpuflags and a new macro. Also fixes the invalid use of the MMX2 pshufw operation in the MMX-only function.
-
- 13 Apr, 2012 1 commit
-
-
Justin Ruggles authored
Fixes ac3-encode and eac3-encode FATE test failures with SSE2 disabled. Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
-
- 10 Feb, 2012 1 commit
-
-
Justin Ruggles authored
We need to do unsigned saturation in order to cover the corner case when the absolute coefficient value is 16777215 (the maximum value). Fixes Bug #216
-
- 27 Jan, 2012 1 commit
-
-
Ronald S. Bultje authored
This allows combining multiple conditionals in a single statement.
-
- 19 Oct, 2011 1 commit
-
-
Kieran Kunhya authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 15 Aug, 2011 1 commit
-
-
Dave Yeo authored
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
-
- 12 Aug, 2011 2 commits
-
-
Ronald S. Bultje authored
This allows using it in swscale also.
-
Ronald S. Bultje authored
This allows using it in libswscale/ also.
-
- 01 Jul, 2011 1 commit
-
-
Justin Ruggles authored
-
- 28 May, 2011 2 commits
-
-
Justin Ruggles authored
this should fix the windows builds Signed-off-by: Martin Storsjö <martin@martin.st>
-
Justin Ruggles authored
instead of just 0 to 4. This does all the actual bit counting as a final step.
-
- 14 May, 2011 1 commit
-
-
Diego Biurrun authored
-
- 19 Mar, 2011 1 commit
-
-
Mans Rullgard authored
Signed-off-by: Mans Rullgard <mans@mansr.com>
-
- 17 Mar, 2011 1 commit
-
-
Justin Ruggles authored
and use in scale_coefficients() for the floating-point AC-3 encoder.
-
- 15 Mar, 2011 1 commit
-
-
Michael Niedermayer authored
This reverts commit cc4d3dd3. revert at authors request due to better impementation being available Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 14 Mar, 2011 1 commit
-
-
Justin Ruggles authored
-
- 08 Mar, 2011 1 commit
-
-
Justin Ruggles authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 16 Feb, 2011 2 commits
-
-
Justin Ruggles authored
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com> (cherry picked from commit 1f004fc5)
-
Justin Ruggles authored
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
-
- 14 Feb, 2011 1 commit
-
-
Justin Ruggles authored
AC3DSPContext.ac3_max_msb_abs_int16() finds the maximum MSB of the absolute value of each element in an array of int16_t. Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com> (cherry picked from commit fbb6b49d)
-
- 13 Feb, 2011 1 commit
-
-
Justin Ruggles authored
AC3DSPContext.ac3_max_msb_abs_int16() finds the maximum MSB of the absolute value of each element in an array of int16_t. Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
-
- 11 Feb, 2011 1 commit
-
-
Justin Ruggles authored
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com> (cherry picked from commit dda3f0ef)
-
- 10 Feb, 2011 1 commit
-
-
Justin Ruggles authored
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
-