This website requires JavaScript.
Explore
Help
Sign in
wrapper
/
FFmpeg
Watch
1
Star
0
Fork
You've already forked FFmpeg
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
afa982fdae
FFmpeg
/
libavcodec
/
i386
History
Download ZIP
Download TAR.GZ
Fabrice Bellard
a74127c071
win32 fixes
...
Originally committed as revision 110 to svn://svn.ffmpeg.org/ffmpeg/trunk
2001-08-15 22:33:03 +00:00
..
cputest.c
Portability and testing issues
2001-08-08 16:26:51 +00:00
dsputil_mmx.c
added mmx idct
2001-08-07 22:49:50 +00:00
dsputil_mmx_avg.h
Sync with mplayer's stuff
2001-07-30 09:04:34 +00:00
fdct_mmx.c
suppressed nasm dependancy - rewrote forward DCT and motion estimation code
2001-08-15 22:25:32 +00:00
idct_mmx.c
win32 fixes
2001-08-15 22:33:03 +00:00
mmx.h
updated mmx macros
2001-08-07 22:40:52 +00:00
motion_est_mmx.c
suppressed nasm dependancy - rewrote forward DCT and motion estimation code
2001-08-15 22:25:32 +00:00
mpegvideo_mmx.c
renamed - use of s->dct_unquantize function pointer - SHOULD add faster h263 mmx specific unquantization stuff
2001-07-30 23:28:35 +00:00