]> git.sesse.net Git - vlc/history - plugins/motion
* fixed stupid bug in stupid ConvertPrintfFormatString() function
[vlc] / plugins / motion /
2002-02-15 Sam Hocevar * ALL: got rid of *_Probe functions because most...
2001-12-30 Sam HocevarSome heavy changes today:
2001-12-10 Sam Hocevar * Removed unused code (intf_channels.c, keystrokes.h).
2001-12-09 Sam Hocevar * COMPLETE CVS BREAKAGE !! The MAIN branch is going...
2001-12-06 Christophe MassiotFixed dumb renaming of #define's for altivec :-p.
2001-11-28 Christophe Massiot* Added error checking in pthread wrapper ; as a result...
2001-11-15 Sam Hocevar * Fixed a little crash introduced in my previous...
2001-10-08 Christophe MassiotFixed bugs in the altivec detection, courtesy of Michel...
2001-09-28 Christophe MassiotFaster configure script and as-yet untested Darwin...
2001-09-25 Christophe MassiotAltivec IDCT and motion compensation, courtesy of Miche...
2001-09-11 Christophe MassiotFixed typos, courtesy of Michel Lanners <mlan@cpu.lu>
2001-09-06 Christophe MassiotVarious fixes for GCC 3.0.
2001-09-06 Christophe MassiotFixed numerous bugs with the Altivec IDCT (still not...
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-08-06 Sam Hocevar * Added a dummy libdvdcss so that the DVD plugin...
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-07 Sam Hocevar * SDL compilation fix for FreeBSD.
2001-06-07 Sam Hocevar * Applied old FreeBSD patch for dvd input by German...
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-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-03-21 Sam Hocevar * Header cleaning: filled all empty authors fields...
2001-02-20 Christophe MassiotMinor optimizations in the video decoder.
2001-02-20 Sam Hocevar * Ported Glide and MGA plugins to the new module...
2001-02-19 Christophe Massiot* mux_rate parsing ;
2001-02-13 Christophe Massiot* Really fixed MC segfault bug.
2001-02-13 Sam Hocevar * Quick patch to avoid a segfault when arbitrarily...
2001-01-18 Sam Hocevar The motion compensation routines are now modules...