- 30 Sep, 2016 2 commits
-
-
Justin Ruggles authored
Adds a wrapper function for downmixing which detects channel count changes and updates the selected downmix function accordingly. Simplification and porting to current x86inc infrastructure by Diego Biurrun. Signed-off-by:
Diego Biurrun <diego@biurrun.de>
-
Justin Ruggles authored
Also use (float **) instead of (float (*)[2]). This matches the matrix layout in libavresample so we can reuse assembly code between the two. Signed-off-by:
Diego Biurrun <diego@biurrun.de>
-
- 01 Apr, 2014 1 commit
-
-
Nedeljko Babic authored
Signed-off-by:
Nedeljko Babic <nbabic@mips.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 13 Mar, 2014 1 commit
-
-
Diego Biurrun authored
-
- 08 Dec, 2013 1 commit
-
-
Diego Biurrun authored
The (optimized) functions are used nowhere else.
-
- 09 Dec, 2012 1 commit
-
-
Mans Rullgard authored
-
- 19 Nov, 2012 1 commit
-
-
Bojan Zivkovic authored
Signed-off-by:
Bojan Zivkovic <bojan@mips.com> Reveiwed-by:
Vitor Sessak <vitor1001@gmail.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 12 Sep, 2012 1 commit
-
-
Mans Rullgard authored
Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- 05 Jul, 2011 1 commit
-
-
Mans Rullgard authored
-
- 28 May, 2011 1 commit
-
-
Justin Ruggles authored
instead of just 0 to 4. This does all the actual bit counting as a final step.
-
- 04 Apr, 2011 1 commit
-
-
Mans Rullgard authored
Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- 30 Mar, 2011 1 commit
-
-
Mans Rullgard authored
Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- 29 Mar, 2011 1 commit
-
-
Mans Rullgard authored
Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- 24 Mar, 2011 1 commit
-
-
Mans Rullgard 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>
-
- 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>
-