comparison fft.c @ 6599:e5967b1cc475 libavcodec

Move decode_significance_x86() and decode_significance_8x8_x86() to i386-specific file from cabac.h. New file is h264-oriented and only included from h264.c Resolves compilation when configured with --disable-optimizations due to decode_significance_8x8_x86 using last_coeff_flag_offset_8x8, which is only defined in h264.c
author heydowns
date Tue, 15 Apr 2008 13:51:41 +0000
parents 978911ca654f
children fc843d00867c
comparison
equal deleted inserted replaced
6598:05987f234569 6599:e5967b1cc475