]> git.sesse.net Git - vlc/history - plugins/idct/idctmmxext.c
* Fixed the BeOS compile typo.
[vlc] / plugins / idct / idctmmxext.c
2001-05-30 Sam Hocevar * Fixed the BeOS compile typo.
2001-05-15 Sam Hocevar * AC3 IMDCT and downmix functions are now in plugins...
2001-05-06 Sam Hocevar * Fixed a few warnings with gcc 3.0.
2001-04-15 Sam Hocevar * Beginning of the built-in modules support.
2001-02-20 Sam Hocevar * Ported Glide and MGA plugins to the new module...
2001-01-17 Christophe Massiot* Borrowed LiViD's MMX and MMX EXT IDCT.
2001-01-16 Sam Hocevar . a few changes in the CPU extensions detection code...
2001-01-16 Sam Hocevar . add check for MMX EXT extensions, which doesn't...
2001-01-16 Sam Hocevar . added files for the SSE (MMX on steroids) IDCT....