This website requires JavaScript.
Explore
Help
Register
Sign In
virtualenv
/
FFmpeg
Watch
1
Star
0
Fork
0
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced
2026-06-19 19:03:00 +02:00
Code
Issues
Releases
Activity
Files
348e52c91ded1c242eeaaa05c20dac335d030853
FFmpeg
/
libavcodec
/
i386
T
History
Loren Merritt
ea15df8048
use sse16_sse2() in nsse
...
Originally committed as revision 4688 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-11-12 05:23:25 +00:00
..
cputest.c
…
dsputil_h264_template_mmx.c
faster h264_chroma_mc8_mmx, added h264_chroma_mc4_mmx.
2005-10-27 06:45:29 +00:00
dsputil_mmx_avg.h
…
dsputil_mmx_rnd.h
Kill some compiler warnings. Compiled code verified identical after changes.
2005-09-06 21:25:35 +00:00
dsputil_mmx.c
use sse16_sse2() in nsse
2005-11-12 05:23:25 +00:00
fdct_mmx.c
…
fft_sse.c
…
h264dsp_mmx.c
faster h264_chroma_mc8_mmx, added h264_chroma_mc4_mmx.
2005-10-27 06:45:29 +00:00
idct_mmx_xvid.c
remove unused table entries
2005-09-10 19:03:37 +00:00
idct_mmx.c
add consts (this was in my local tree, dunno where it came from, probably forgoten from some const patch)
2005-09-02 21:13:19 +00:00
mmx.h
…
motion_est_mmx.c
…
mpegvideo_mmx_template.c
replace a few mov + psrlq with pshufw, there are more cases which could benefit from this but they would require us to duplicate some functions ...
2005-09-21 21:17:09 +00:00
mpegvideo_mmx.c
…
simple_idct_mmx.c
…
vp3dsp_mmx.c
…
vp3dsp_sse2.c
kill a bunch of compiler warnings
2005-08-14 15:42:40 +00:00