.. |
cavsdsp_mmx.c
|
Factorize some duplicated code from CAVS and H.264 into a common file.
|
17 years ago |
cputest.c
|
cosmetics: __asm__ __volatile__ --> asm volatile
|
17 years ago |
dsputil_h264_template_mmx.c
|
h264 chroma mc ssse3
|
17 years ago |
dsputil_h264_template_ssse3.c
|
Fix H.264 interframe decoding when compiling with icc. Patch by Loren
|
17 years ago |
dsputil_mmx.c
|
Add a new xvid-style IDCT using SSE2.
|
17 years ago |
dsputil_mmx.h
|
h264 chroma mc ssse3
|
17 years ago |
dsputil_mmx_avg.h
|
__asm __volatile -> asm volatile part 2
|
17 years ago |
dsputil_mmx_qns.h
|
Explain why there are no multiple inclusion guards in these header files.
|
18 years ago |
dsputil_mmx_rnd.h
|
__asm __volatile -> asm volatile part 2
|
17 years ago |
dsputilenc_mmx.c
|
split encoding part of dsputil_mmx into its own file
|
17 years ago |
fdct_mmx.c
|
misc spelling fixes
|
18 years ago |
fft_3dn.c
|
…
|
|
fft_3dn2.c
|
…
|
|
fft_sse.c
|
work around issues with the old version of Gnu Assembler shipped on
|
18 years ago |
flacdsp_mmx.c
|
use fewer registers in apply_welch_window_sse2
|
17 years ago |
h264_i386.h
|
Cosmetics:
|
17 years ago |
h264dsp_mmx.c
|
h264 chroma mc ssse3
|
17 years ago |
idct_mmx.c
|
cosmetics: Replace // by /* */ comments.
|
17 years ago |
idct_mmx_xvid.c
|
Use DECLARE_ALIGNED and remove unneeded attribute_used
|
17 years ago |
idct_sse2_xvid.c
|
Add a new xvid-style IDCT using SSE2.
|
17 years ago |
idct_xvid.h
|
Add a new xvid-style IDCT using SSE2.
|
17 years ago |
mathops.h
|
Add FFMPEG_ prefix to all multiple inclusion guards.
|
18 years ago |
mmx.h
|
cosmetics: __asm__ __volatile__ --> asm volatile
|
17 years ago |
motion_est_mmx.c
|
Add and use DECLARE_ASM_CONST for constants used in assembler code.
|
17 years ago |
mpegvideo_mmx.c
|
move draw_edges() into dsputil
|
17 years ago |
mpegvideo_mmx_template.c
|
cosmetics: typo fixes
|
17 years ago |
simple_idct_mmx.c
|
Add and use DECLARE_ASM_CONST for constants used in assembler code.
|
17 years ago |
snowdsp_mmx.c
|
Replace complicated and currently broken manual alignment code by
|
18 years ago |
vc1dsp_mmx.c
|
Fix issue #301:
|
17 years ago |
vp3dsp_mmx.c
|
better separation of vp3dsp functions from dsputil_mmx.c
|
18 years ago |
vp3dsp_mmx.h
|
Add FFMPEG_ prefix to all multiple inclusion guards.
|
18 years ago |
vp3dsp_sse2.c
|
Eliminate movdqu in vp3dsp_sse2, patch from Alexander Strange astrangeAtithinkswDoTcom
|
17 years ago |
vp3dsp_sse2.h
|
Add FFMPEG_ prefix to all multiple inclusion guards.
|
18 years ago |