On Fri, Aug 29, 2014 at 06:33:00PM +0200, Reimar Döffinger wrote:
> Signed-off-by: Reimar Döffinger <reimar.doeffin...@gmx.de>
> ---
>  libavcodec/fft_init_table.c |  4 ++--
>  libavcodec/fft_table.h      |  4 ++--
>  libavcodec/fft_template.c   | 12 ++++++------
>  3 files changed, 10 insertions(+), 10 deletions(-)

this breaks mips

/ffmpeg/libavcodec/mips/fft_mips.c: In function ‘ff_fft_calc_mips’:
/ffmpeg/libavcodec/mips/fft_mips.c:90: error: ‘fft_offsets_lut’ undeclared 
(first use in this function)
/ffmpeg/libavcodec/mips/fft_mips.c:90: error: (Each undeclared identifier is 
reported only once
/ffmpeg/libavcodec/mips/fft_mips.c:90: error: for each function it appears in.)
/ffmpeg/libavcodec/mips/fft_mips.c: In function ‘ff_fft_init_mips’:
/ffmpeg/libavcodec/mips/fft_mips.c:524: error: ‘fft_offsets_lut’ undeclared 
(first use in this function)

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Old school: Use the lowest level language in which you can solve the problem
            conveniently.
New school: Use the highest level language in which the latest supercomputer
            can solve the problem without the user falling asleep waiting.

Attachment: signature.asc
Description: Digital signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to