ffmpeg/libavcodec/i386
Jeff Downs 52cb7981e2 Redo r12838, this time using svn copy to create h264_i386.h from cabac.h.
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
2008-04-16 04:40:21 +00:00
..
cavsdsp_mmx.c
cputest.c
dsputil_h264_template_mmx.c h264 chroma mc ssse3 2008-04-01 04:51:28 +00:00
dsputil_h264_template_ssse3.c Fix H.264 interframe decoding when compiling with icc. Patch by Loren 2008-04-08 23:49:34 +00:00
dsputil_mmx.c Add a new xvid-style IDCT using SSE2. 2008-04-16 01:36:14 +00:00
dsputil_mmx.h h264 chroma mc ssse3 2008-04-01 04:51:28 +00:00
dsputil_mmx_avg.h
dsputil_mmx_qns.h
dsputil_mmx_rnd.h
dsputilenc_mmx.c
fdct_mmx.c
fft_3dn.c
fft_3dn2.c
fft_sse.c
flacdsp_mmx.c
h264_i386.h Redo r12838, this time using svn copy to create h264_i386.h from cabac.h. 2008-04-16 04:40:21 +00:00
h264dsp_mmx.c h264 chroma mc ssse3 2008-04-01 04:51:28 +00:00
idct_mmx.c
idct_mmx_xvid.c
idct_sse2_xvid.c Add a new xvid-style IDCT using SSE2. 2008-04-16 01:36:14 +00:00
idct_xvid.h Add a new xvid-style IDCT using SSE2. 2008-04-16 01:36:14 +00:00
mathops.h
mmx.h
motion_est_mmx.c
mpegvideo_mmx.c
mpegvideo_mmx_template.c
simple_idct_mmx.c
snowdsp_mmx.c
vc1dsp_mmx.c
vp3dsp_mmx.c
vp3dsp_mmx.h
vp3dsp_sse2.c Eliminate movdqu in vp3dsp_sse2, patch from Alexander Strange astrangeAtithinkswDoTcom 2008-04-14 20:54:23 +00:00
vp3dsp_sse2.h