This website requires JavaScript.
Explore
Help
Register
Sign In
virtualenv
/
FFmpeg
Watch
1
Star
0
Fork
0
You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced
2025-02-14 22:22:59 +02:00
Code
Issues
Releases
Activity
FFmpeg
/
libavcodec
/
i386
History
Michael Niedermayer
4e492bf107
read 32bit instead of 64bit to avoid overreading and missalignments
...
Originally committed as revision 4133 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-04-17 13:30:45 +00:00
..
cputest.c
x86 cpu capabilities detection rewrite / cleanup
2004-12-13 16:11:38 +00:00
dsputil_mmx_avg.h
read 32bit instead of 64bit to avoid overreading and missalignments
2005-04-17 13:30:45 +00:00
dsputil_mmx_rnd.h
…
dsputil_mmx.c
optimization and gcc 4.0 bug workaround patch by (Martin Drab >drab kepler.fjfi.cvut cz<)
2005-02-07 17:09:48 +00:00
fdct_mmx.c
…
fft_sse.c
…
idct_mmx.c
…
mmx.h
…
motion_est_mmx.c
…
mpegvideo_mmx_template.c
…
mpegvideo_mmx.c
…
simple_idct_mmx.c
…
vp3dsp_mmx.c
…
vp3dsp_sse2.c
…