[FFmpeg-devel] [PATCH] avcodec/mips/aaccoder_mips: Sync with the generic code

Michael Niedermayer michael at niedermayer.cc
Tue Oct 13 18:12:27 CEST 2015


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.babic at 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20151013/7fee09a4/attachment.sig>


More information about the ffmpeg-devel mailing list