Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-03-19 | Replace FFmpeg with Libav in licence headers | Mans Rullgard | |
Signed-off-by: Mans Rullgard <mans@mansr.com> | |||
2011-01-31 | Remove unneeded add bias from 3 functions. | Justin Ruggles | |
DSPContext.vector_fmul_window() DCADSPContext.lfe_fir() SynthFilterContext.synth_filter_float() Signed-off-by: Mans Rullgard <mans@mansr.com> | |||
2010-04-12 | DCA: ARM/NEON optimised lfe_fir | Måns Rullgård | |
Originally committed as revision 22863 to svn://svn.ffmpeg.org/ffmpeg/trunk | |||
2010-04-12 | DCA: break out lfe_interpolation_fir() inner loops to a function | Måns Rullgård | |
This enables SIMD optimisations of this function. Originally committed as revision 22861 to svn://svn.ffmpeg.org/ffmpeg/trunk |