[FFmpeg-devel] [PATCH 2/8] avcodec: Table creation for AAC_fixed_decoder (SBR-module)

Michael Niedermayer michael at niedermayer.cc
Mon Jul 20 17:28:12 CEST 2015


On Mon, Jul 20, 2015 at 01:36:16PM +0200, Nedeljko Babic wrote:
> From: Jovan Zelincevic <jovan.zelincevic at imgtec.com>
> 
> Create tables for fixed point code.
> 
> Signed-off-by: Nedeljko Babic <nedeljko.babic at imgtec.com>
> ---
>  libavcodec/Makefile                                |   5 +-
>  .../{aacsbr_tablegen.c => aacsbr_fixed_tablegen.c} |   7 +-
>  .../{aacsbr_tablegen.c => aacsbr_fixed_tablegen.h} |  21 +-
>  libavcodec/aacsbr_tablegen.c                       |   1 +
>  libavcodec/aacsbr_tablegen.h                       | 101 +---
>  libavcodec/aacsbr_tablegen_common.h                | 129 +++++
>  libavcodec/aacsbrdata.h                            | 522 ++++++++++-----------
>  7 files changed, 408 insertions(+), 378 deletions(-)
>  copy libavcodec/{aacsbr_tablegen.c => aacsbr_fixed_tablegen.c} (84%)
>  copy libavcodec/{aacsbr_tablegen.c => aacsbr_fixed_tablegen.h} (71%)
>  create mode 100644 libavcodec/aacsbr_tablegen_common.h

applied

thanks

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Why not whip the teacher when the pupil misbehaves? -- Diogenes of Sinope
-------------- 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/20150720/98d67ea5/attachment.sig>


More information about the ffmpeg-devel mailing list