You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Loren Merritt 1d67b037f7 sse2 h264 motion compensation. not new code, just separate out the cases that didn't need ssse3. 18 years ago
..
cavsdsp_mmx.c Factorize some duplicated code from CAVS and H.264 into a common file. 18 years ago
cputest.c Preprocessor #defines starting with __ are reserved for the system. 18 years ago
dsputil_h264_template_mmx.c clean up an ugliness introduced in r11826. this syntax will require fewer changes when adding future sse2 code. 18 years ago
dsputil_mmx.c sse2 h264 motion compensation. not new code, just separate out the cases that didn't need ssse3. 18 years ago
dsputil_mmx.h ssse3 h264 motion compensation. 18 years ago
dsputil_mmx_avg.h avg_pixels4_mmx2 18 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 Explain why there are no multiple inclusion guards in these header files. 18 years ago
fdct_mmx.c misc spelling fixes 18 years ago
fft_3dn.c Add libavcodec to compiler include flags in order to simplify header 19 years ago
fft_3dn2.c Add libavcodec to compiler include flags in order to simplify header 19 years ago
fft_sse.c work around issues with the old version of Gnu Assembler shipped on 18 years ago
flacdsp_mmx.c move FLAC mmx dsp to its own file 18 years ago
h264dsp_mmx.c sse2 h264 motion compensation. not new code, just separate out the cases that didn't need ssse3. 18 years ago
idct_mmx.c Rename illegal identifiers, _ followed by capital is reserved for the system. 18 years ago
idct_mmx_xvid.c Use DECLARE_ALIGNED and remove unneeded attribute_used 18 years ago
mathops.h Add FFMPEG_ prefix to all multiple inclusion guards. 18 years ago
mmx.h Deprecate old and inefficient per instruction asm(). 18 years ago
motion_est_mmx.c Add and use DECLARE_ASM_CONST for constants used in assembler code. 18 years ago
mpegvideo_mmx.c spelling 18 years ago
mpegvideo_mmx_template.c misc typo fixes 18 years ago
simple_idct_mmx.c Add and use DECLARE_ASM_CONST for constants used in assembler code. 18 years ago
snowdsp_mmx.c Replace complicated and currently broken manual alignment code by 18 years ago
vc1dsp_mmx.c Fix issue #301: 18 years ago
vp3dsp_mmx.c better separation of vp3dsp functions from dsputil_mmx.c 19 years ago
vp3dsp_mmx.h Add FFMPEG_ prefix to all multiple inclusion guards. 18 years ago
vp3dsp_sse2.c better separation of vp3dsp functions from dsputil_mmx.c 19 years ago
vp3dsp_sse2.h Add FFMPEG_ prefix to all multiple inclusion guards. 18 years ago