]> git.sesse.net Git - vlc/history - plugins/idct
* DirectX plugin by Gildas Bazin <gbazin@netcourrier.com>.
[vlc] / plugins / idct /
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-05-01 Sam Hocevar * Mandatory step for video output IV and the audio...
2001-04-16 Sam Hocevar * Merged Makefile.common and Makefile.modules.in...
2001-04-16 Sam Hocevar * Added .cvsignore files in the plugins directories.
2001-04-15 Sam Hocevar * Updated TODO list with Henri's Apr 6th post.
2001-04-15 Sam Hocevar * A few Makefile fixes for BeOS
2001-04-15 Sam Hocevar * Beginning of the built-in modules support.
2001-04-06 Sam Hocevar * Code cleanup: removed a few tabulations.
2001-03-26 Sam Hocevar - fixed SDL compilation, thanks to Colin.
2001-03-21 Sam Hocevar * Fixed a typo in the Altivec iDCT module declaration.
2001-03-20 Christophe Massiot* Added IDCT Altivec optimization [MacOS X port]. Untes...
2001-02-20 Sam Hocevar * Ported Glide and MGA plugins to the new module...
2001-01-18 Sam Hocevar The motion compensation routines are now modules...
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....
2001-01-16 Sam Hocevar [ include/config.h.in has changed, don't forget tu...
2001-01-16 Sam Hocevar . merged the YUV plugins in the same directory to...
2001-01-15 Sam Hocevar . fixed the bug-that-made-the-vlc-segfault-on-exit...
2001-01-13 Sam Hocevar . the IDCT functions are now located in modules :...