comparison faanidct.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 b72f6c4cee12
children
comparison
equal deleted inserted replaced
6598:05987f234569 6599:e5967b1cc475