[FFmpeg-devel] [PATCH 03/12] libavcodec: Implementation of AAC_fixed_decoder (LC-module) [3/4]

Michael Niedermayer michaelni at gmx.at
Thu Jul 9 15:31:34 CEST 2015


On Tue, Jun 30, 2015 at 11:53:05AM +0200, Nedeljko Babic wrote:
> From: Djordje Pesut <djordje.pesut at imgtec.com>
> 
> Add fixed point implementation
> 
> Signed-off-by: Nedeljko Babic <nedeljko.babic at imgtec.com>
> ---
>  libavcodec/aac.h             |  80 ++++++--
>  libavcodec/aacdec.c          |   5 +
>  libavcodec/aacdec_fixed.c    | 444 +++++++++++++++++++++++++++++++++++++++++++
>  libavcodec/aacdec_template.c | 421 ++++++++++++++++++++++++++++------------
>  libavcodec/mdct_template.c   |   5 +
>  5 files changed, 809 insertions(+), 146 deletions(-)
>  create mode 100644 libavcodec/aacdec_fixed.c

applied

thanks

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

The misfortune of the wise is better than the prosperity of the fool.
-- Epicurus
-------------- 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/20150709/5ca26442/attachment.sig>


More information about the ffmpeg-devel mailing list