[FFmpeg-cvslog] r23095 - in trunk/libavcodec: Makefile allcodecs.c mpegaudio.h mpegaudio_tablegen.h mpegaudiodec.c mpegaudiodec_float.c

Konstantin Pavlov thresh
Thu May 13 10:48:20 CEST 2010


On Tue, May 11, 2010 at 09:52:42PM +0200, michael wrote:
> Author: michael
> Date: Tue May 11 21:52:42 2010
> New Revision: 23095
> 
> Log:
> float based mp1/mp2/mp3 decoders.

This breaks build when configured with --disable-mpegaudio-hp,

CC      mpegaudiodec_float.o
In file included from mpegaudiodec_float.c:23:
mpegaudiodec.c: In function ?ff_mpa_synth_filter_float?:
mpegaudiodec.c:852: error: ?tmp? undeclared (first use in this function)
mpegaudiodec.c:852: error: (Each undeclared identifier is reported only once
mpegaudiodec.c:852: error: for each function it appears in.)
mpegaudiodec.c: In function ?huffman_decode?:
mpegaudiodec.c:1484: error: ?expval_table_float? undeclared (first use in this function)
In file included from mpegaudiodec_float.c:23:
mpegaudiodec.c:1556: error: ?exp_table_float? undeclared (first use in this function)
mpegaudiodec.c: In function ?compute_antialias_integer?:
mpegaudiodec.c:1759: warning: assignment from incompatible pointer type
make: *** [mpegaudiodec_float.o] Error 1

-- 
Virginia law forbids bathtubs in the house; tubs must be kept in the yard.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-cvslog/attachments/20100513/01a6c327/attachment.pgp>



More information about the ffmpeg-cvslog mailing list