]> git.sesse.net Git - vlc/history - include/modules.h
The motion compensation routines are now modules as well ; choose your
[vlc] / include / modules.h
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 . 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 :...
2001-01-10 Sam Hocevar . complete commenting of modules_core.h and small...
2001-01-07 Sam Hocevar . all plugins now compile with -fPIC.
2001-01-05 Sam Hocevar . src/misc/modules.c is in a workable state now.
2001-01-05 Sam Hocevar . splitted modules.h into modules.h and modules_core...
2001-01-05 Sam Hocevar . Added files needed for the forthcoming module manage...