Re: [FFmpeg-devel] [PATCH 05/12] mips/sbrdsp: remove sbr_neg_odd_64_mips

2015-02-26 Thread Michael Niedermayer
On Thu, Feb 26, 2015 at 01:42:46PM +, James Cowgill wrote: > The optimized C version of this code actually runs faster than this > version, so remove it. > > Signed-off-by: James Cowgill > --- > libavcodec/mips/sbrdsp_mips.c | 34 -- > 1 file changed, 34 delet

[FFmpeg-devel] [PATCH 05/12] mips/sbrdsp: remove sbr_neg_odd_64_mips

2015-02-26 Thread James Cowgill
The optimized C version of this code actually runs faster than this version, so remove it. Signed-off-by: James Cowgill --- libavcodec/mips/sbrdsp_mips.c | 34 -- 1 file changed, 34 deletions(-) diff --git a/libavcodec/mips/sbrdsp_mips.c b/libavcodec/mips/sbrdsp_