On Tue, Oct 13, 2015 at 04:14:51PM +0200, Nedeljko Babic wrote:
> This patch fixes build of AAC encoder optimized for mips that was broken due
>  to some changes in generic code that were not propagated to the optimized 
> code.
> 
> Also, some functions in the optimized code are basically duplicate of 
> functions
>  from generic code. Since they do not bring enough improvement to the 
> optimized
>  code to justify their existence, they are removed (which improves
>  maintainability of the optimized code).
> 
> Optimizations disabled in 97437bd are enabled again.
> 
> Signed-off-by: Nedeljko Babic <nedeljko.ba...@imgtec.com>
> ---
>  libavcodec/mips/aaccoder_mips.c | 134 
> +---------------------------------------
>  1 file changed, 3 insertions(+), 131 deletions(-)

applied

thanks

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

The worst form of inequality is to try to make unequal things equal.
-- Aristotle

Attachment: signature.asc
Description: Digital signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to