.. |
cavsdsp_mmx.c
|
Factorize some duplicated code from CAVS and H.264 into a common file.
|
2008-01-11 08:29:58 +00:00 |
cputest.c
|
get register names from x86_cpu.h
|
2008-03-17 23:08:19 +00:00 |
dsputil_h264_template_mmx.c
|
clean up an ugliness introduced in r11826. this syntax will require fewer changes when adding future sse2 code.
|
2008-02-05 01:16:48 +00:00 |
dsputil_mmx_avg.h
|
__asm __volatile -> asm volatile part 2
|
2008-02-24 14:47:42 +00:00 |
dsputil_mmx_qns.h
|
Explain why there are no multiple inclusion guards in these header files.
|
2007-10-17 22:29:13 +00:00 |
dsputil_mmx_rnd.h
|
__asm __volatile -> asm volatile part 2
|
2008-02-24 14:47:42 +00:00 |
dsputil_mmx.c
|
Add missed call to ff_cavsdsp_init_3dnow() in dsputil_init_mmx()
|
2008-03-21 12:36:49 +00:00 |
dsputil_mmx.h
|
split encoding part of dsputil_mmx into its own file
|
2008-02-25 23:14:22 +00:00 |
dsputilenc_mmx.c
|
split encoding part of dsputil_mmx into its own file
|
2008-02-25 23:14:22 +00:00 |
fdct_mmx.c
|
misc spelling fixes
|
2007-06-12 09:29:25 +00:00 |
fft_3dn2.c
|
Add libavcodec to compiler include flags in order to simplify header
|
2007-05-16 09:51:45 +00:00 |
fft_3dn.c
|
Add libavcodec to compiler include flags in order to simplify header
|
2007-05-16 09:51:45 +00:00 |
fft_sse.c
|
work around issues with the old version of Gnu Assembler shipped on
|
2007-06-08 20:35:30 +00:00 |
flacdsp_mmx.c
|
use fewer registers in apply_welch_window_sse2
|
2008-02-09 05:29:47 +00:00 |
h264dsp_mmx.c
|
asm argument that might be in memory needs a size
|
2008-02-10 01:45:42 +00:00 |
idct_mmx_xvid.c
|
Use DECLARE_ALIGNED and remove unneeded attribute_used
|
2008-01-27 19:59:11 +00:00 |
idct_mmx.c
|
cosmetics: Replace // by /* */ comments.
|
2008-02-13 01:18:12 +00:00 |
mathops.h
|
Add FFMPEG_ prefix to all multiple inclusion guards.
|
2007-10-17 09:37:46 +00:00 |
mmx.h
|
Deprecate old and inefficient per instruction asm().
|
2008-02-04 20:03:08 +00:00 |
motion_est_mmx.c
|
Add and use DECLARE_ASM_CONST for constants used in assembler code.
|
2008-01-27 20:50:16 +00:00 |
mpegvideo_mmx_template.c
|
cosmetics: typo fixes
|
2008-03-22 16:46:36 +00:00 |
mpegvideo_mmx.c
|
move draw_edges() into dsputil
|
2008-03-04 00:07:41 +00:00 |
simple_idct_mmx.c
|
Add and use DECLARE_ASM_CONST for constants used in assembler code.
|
2008-01-27 20:50:16 +00:00 |
snowdsp_mmx.c
|
Replace complicated and currently broken manual alignment code by
|
2007-08-30 11:41:58 +00:00 |
vc1dsp_mmx.c
|
Fix issue #301:
|
2008-01-02 19:24:42 +00:00 |
vp3dsp_mmx.c
|
better separation of vp3dsp functions from dsputil_mmx.c
|
2007-05-16 23:23:45 +00:00 |
vp3dsp_mmx.h
|
Add FFMPEG_ prefix to all multiple inclusion guards.
|
2007-10-17 09:37:46 +00:00 |
vp3dsp_sse2.c
|
Fix warnings:
|
2008-02-19 21:55:13 +00:00 |
vp3dsp_sse2.h
|
Add FFMPEG_ prefix to all multiple inclusion guards.
|
2007-10-17 09:37:46 +00:00 |