]> git.sesse.net Git - vlc/history - plugins/idct/idctmmxext.c
* ALL: the first libvlc commit.
[vlc] / plugins / idct / idctmmxext.c
2002-06-01 Sam Hocevar * ALL: the first libvlc commit.
2002-05-18 Sam Hocevar * ALL: changed __inline__ with inline (autoconf does...
2002-04-21 Gildas Bazin* added config_GetFloatVariable() and config_PutFloatVa...
2002-04-19 Sam Hocevar * ALL: internationalized all configuration strings.
2002-02-15 Sam Hocevar * ALL: got rid of *_Probe functions because most...
2001-12-30 Sam HocevarSome heavy changes today:
2001-12-09 Sam Hocevar * COMPLETE CVS BREAKAGE !! The MAIN branch is going...
2001-11-28 Christophe Massiot* Added error checking in pthread wrapper ; as a result...
2001-09-06 Christophe MassiotVarious fixes for GCC 3.0.
2001-09-06 Christophe MassiotFixed a warning.
2001-09-05 Christophe Massiot* Altivec IDCT and motion compensation, based on Paul...
2001-08-22 Christophe Massiot* Totally rewrote the video decoder (inspired by walken...
2001-07-17 Christophe MassiotCleaned up include/. Unnecessary headers are no longer...
2001-07-11 Sam Hocevar * libdvdcss enhancements by Billy Biggs <vektor@dumbt...
2001-06-03 Sam Hocevar * Various little fixes
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....