[FFmpeg-devel] [PATCH 04/12] libavcodec: Implementation of AAC_fixed_decoder (LC-module) [4/4]
Michael Niedermayer
michaelni at gmx.at
Thu Jul 9 15:31:54 CEST 2015
On Tue, Jun 30, 2015 at 11:53:06AM +0200, Nedeljko Babic wrote:
> From: Jovan Zelincevic <jovan.zelincevic at imgtec.com>
>
> Build system modified
>
> There are several warnings occurring during build after this patch is
> applied. The cause of most of these warnings is in that some definitions
> needed here are logical part of sbr module and are added in later patches.
> When this patches are applied these warnings stop occurring.
>
> The only warning that is added here and is not fixed with later patches
> is warning that warns that type mismatch for table ff_aac_eld_window_480.
>
> The reason for this warning is in that ER AAC ELD 480 is not integrated in
> to the fixed point implementation at this moment and there is no fixed point
> version of this table.
>
> Signed-off-by: Nedeljko Babic <nedeljko.babic at imgtec.com>
> ---
> configure | 1 +
> libavcodec/Makefile | 13 ++++++++++---
> libavcodec/aacdec.c | 1 -
> libavcodec/aacdec_fixed.c | 1 -
> libavcodec/allcodecs.c | 1 +
> 5 files changed, 12 insertions(+), 5 deletions(-)
applied
thanks
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
The real ebay dictionary, page 3
"Rare item" - "Common item with rare defect or maybe just a lie"
"Professional" - "'Toy' made in china, not functional except as doorstop"
"Experts will know" - "The seller hopes you are not an expert"
-------------- 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/6ddb5fc0/attachment.sig>
More information about the ffmpeg-devel
mailing list