mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-01-03 05:10:03 +02:00
52cb7981e2
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 Originally committed as revision 12846 to svn://svn.ffmpeg.org/ffmpeg/trunk |
||
---|---|---|
.. | ||
cavsdsp_mmx.c | ||
cputest.c | ||
dsputil_h264_template_mmx.c | ||
dsputil_h264_template_ssse3.c | ||
dsputil_mmx_avg.h | ||
dsputil_mmx_qns.h | ||
dsputil_mmx_rnd.h | ||
dsputil_mmx.c | ||
dsputil_mmx.h | ||
dsputilenc_mmx.c | ||
fdct_mmx.c | ||
fft_3dn2.c | ||
fft_3dn.c | ||
fft_sse.c | ||
flacdsp_mmx.c | ||
h264_i386.h | ||
h264dsp_mmx.c | ||
idct_mmx_xvid.c | ||
idct_mmx.c | ||
idct_sse2_xvid.c | ||
idct_xvid.h | ||
mathops.h | ||
mmx.h | ||
motion_est_mmx.c | ||
mpegvideo_mmx_template.c | ||
mpegvideo_mmx.c | ||
simple_idct_mmx.c | ||
snowdsp_mmx.c | ||
vc1dsp_mmx.c | ||
vp3dsp_mmx.c | ||
vp3dsp_mmx.h | ||
vp3dsp_sse2.c | ||
vp3dsp_sse2.h |