From 177aca572a9e0f4256034e51ffded0b3815d4f61 Mon Sep 17 00:00:00 2001 From: Thibaut Mattern Date: Fri, 3 Dec 2004 01:15:29 +0000 Subject: Update to libfaad2 2.0. CVS patchset: 7185 CVS date: 2004/12/03 01:15:29 --- src/libfaad/syntax.h | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'src/libfaad/syntax.h') diff --git a/src/libfaad/syntax.h b/src/libfaad/syntax.h index 3f1eb0042..c9b3a32e5 100644 --- a/src/libfaad/syntax.h +++ b/src/libfaad/syntax.h @@ -22,7 +22,7 @@ ** Commercial non-GPL licensing of this software is possible. ** For more info contact Ahead Software through Mpeg4AAClicense@nero.com. ** -** $Id: syntax.h,v 1.8 2004/01/26 22:34:11 jstembridge Exp $ +** $Id: syntax.h,v 1.9 2004/12/03 01:15:31 tmattern Exp $ **/ #ifndef __SYNTAX_H__ @@ -110,10 +110,6 @@ int8_t GASpecificConfig(bitfile *ld, mp4AudioSpecificConfig *mp4ASC, uint8_t adts_frame(adts_header *adts, bitfile *ld); void get_adif_header(adif_header *adif, bitfile *ld); -void decode_sce_lfe(faacDecHandle hDecoder, faacDecFrameInfo *hInfo, bitfile *ld, - uint8_t id_syn_ele); -void decode_cpe(faacDecHandle hDecoder, faacDecFrameInfo *hInfo, bitfile *ld, - uint8_t id_syn_ele); void raw_data_block(faacDecHandle hDecoder, faacDecFrameInfo *hInfo, bitfile *ld, program_config *pce, drc_info *drc); uint8_t reordered_spectral_data(faacDecHandle hDecoder, ic_stream *ics, bitfile *ld, -- cgit v1.2.3