[FFmpeg-devel] [PATCH 4/8] avcodec: Table creation for AAC_fixed_decoder (PS-module)
Michael Niedermayer
michael at niedermayer.cc
Wed Jul 22 22:24:02 CEST 2015
On Mon, Jul 20, 2015 at 01:36:18PM +0200, Nedeljko Babic wrote:
> From: Jovan Zelincevic <jovan.zelincevic at imgtec.com>
>
> Add fixed point implementation of functions for generating tables.
>
> Signed-off-by: Nedeljko Babic <nedeljko.babic at imgtec.com>
> ---
> libavcodec/aacps_fixed_tablegen.c | 24 +++
> libavcodec/aacps_fixed_tablegen.h | 402 +++++++++++++++++++++++++++++++++++
> libavcodec/aacps_tablegen.c | 73 +------
> libavcodec/aacps_tablegen_template.c | 107 ++++++++++
> 4 files changed, 535 insertions(+), 71 deletions(-)
> create mode 100644 libavcodec/aacps_fixed_tablegen.c
> create mode 100644 libavcodec/aacps_fixed_tablegen.h
> create mode 100644 libavcodec/aacps_tablegen_template.c
applied
thanks
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
During times of universal deceit, telling the truth becomes a
revolutionary act. -- George Orwell
-------------- 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/20150722/2c776d16/attachment.sig>
More information about the ffmpeg-devel
mailing list