This website requires JavaScript.
Explore
Help
Sign In
har0ke
/
FFmpeg
Watch
1
Star
0
Fork
0
You've already forked FFmpeg
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
FFmpeg
/
libavcodec
/
i386
History
Michael Niedermayer
470d2d03cc
gcc 2.95 fix
...
Originally committed as revision 8059 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-02-22 00:04:36 +00:00
..
cavsdsp_mmx.c
…
cputest.c
…
dsputil_h264_template_mmx.c
gcc 2.95 fix
2007-02-22 00:04:36 +00:00
dsputil_mmx_avg.h
…
dsputil_mmx_rnd.h
…
dsputil_mmx.c
Add the const specifier as needed to reduce the number of warnings.
2007-01-30 10:31:34 +00:00
fdct_mmx.c
…
fft_3dn2.c
…
fft_3dn.c
…
fft_sse.c
…
h264dsp_mmx.c
add a few asserts to ensure alignment
2007-02-16 21:22:53 +00:00
idct_mmx_xvid.c
…
idct_mmx.c
Fix some more license headers.
2007-01-22 01:16:42 +00:00
mathops.h
…
mmx.h
…
motion_est_mmx.c
…
mpegvideo_mmx_template.c
…
mpegvideo_mmx.c
…
simple_idct_mmx.c
…
snowdsp_mmx.c
Add the const specifier as needed to reduce the number of warnings.
2007-01-30 10:31:34 +00:00
vp3dsp_mmx.c
…
vp3dsp_sse2.c
…