]> git.sesse.net Git - vlc/history - plugins/idct/idctclassic.c
* Totally rewrote the video decoder (inspired by walken's mpeg2dec), implying :
[vlc] / plugins / idct / idctclassic.c
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-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-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 [ 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 :...