]> git.sesse.net Git - vlc/history - src/misc/modules.c
The motion compensation routines are now modules as well ; choose your
[vlc] / src / misc / modules.c
2001-01-18 Sam Hocevar The motion compensation routines are now modules...
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-07 Henri Fallon- Order : if a then b are initialized, release b then a ;
2001-01-07 Henri Fallon- Added vlc_mutex_destroy and vlc_cond_destroy function...
2001-01-06 Sam Hocevar . should compile & run on Solaris with ./configure...
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...