[FFmpeg-devel] SVN 23679: missing dependency for decoder mp3on4float

Aurelien Jacobs aurel
Thu Jul 1 23:07:37 CEST 2010


On Tue, Jun 22, 2010 at 08:50:28AM -0700, Thierry Foucu wrote:
> ../svn/configure --disable-everything --cc=gcc --enable-decoder=mp3on4float
> 
> /usr/local/google/ffmpeg/svn/libavcodec/mpegaudiodec_float.c: At top level:
> /usr/local/google/ffmpeg/svn/libavcodec/mpegaudiodec_float.c:95: error:
> ?MP3On4DecodeContext? undeclared here (not in a function)
> /usr/local/google/ffmpeg/svn/libavcodec/mpegaudiodec_float.c:96: error:
> ?decode_init_mp3on4? undeclared here (not in a function)
> /usr/local/google/ffmpeg/svn/libavcodec/mpegaudiodec_float.c:98: error:
> ?decode_close_mp3on4? undeclared here (not in a function)
> /usr/local/google/ffmpeg/svn/libavcodec/mpegaudiodec_float.c:99: error:
> ?decode_frame_mp3on4? undeclared here (not in a function)

Fixed.

Aurel



More information about the ffmpeg-devel mailing list