1
mirror of https://code.videolan.org/videolan/vlc synced 2024-08-27 04:21:53 +02:00
vlc/debian
Sam Hocevar 647cca0ebb The motion compensation routines are now modules as well ; choose your
implementation with `--motion motion', `--motion motionmmx' or
  `--motion motionmmxext'. Of course, the best implementation is chosen
  if you don't ask for any. There doesn't seem to be any performance hit
  due to the move to shared libs, which is a good thing. Please test
  actively if you have time, though.

    Updated --help result, manpage, INSTALL document, and a few files.

    I moved vdec_motion.h and vpar_blocks.h back to /include because they
  will be needed to build motion compensation modules, but perhaps we don't
  need to export everything which is in these files.

    /src/video_decoder/ now has only one .c file, perhaps it could now be
  merged with video_parser ?
2001-01-18 05:13:23 +00:00
..
.cvsignore . added a .cvsignore file in lib/ so that the directory doesn't get 2001-01-07 17:07:02 +00:00
changelog * correction de l'affichage des fps (affichage, pas calcul). 2000-10-24 09:16:11 +00:00
control * correction de l'affichage des fps (affichage, pas calcul). 2000-10-24 09:16:11 +00:00
dirs * fixed a dumb bug in the Makefile that prevented inclusion of the 2000-08-15 23:35:31 +00:00
rules . all plugins now compile with -fPIC. 2001-01-07 16:17:59 +00:00
vlc-esd.files * fixed a dumb bug in the Makefile that prevented inclusion of the 2000-08-15 23:35:31 +00:00
vlc-fb.files * fixed a dumb bug in the Makefile that prevented inclusion of the 2000-08-15 23:35:31 +00:00
vlc-ggi.files * fixed a dumb bug in the Makefile that prevented inclusion of the 2000-08-15 23:35:31 +00:00
vlc-glide.files * fixed a dumb bug in the Makefile that prevented inclusion of the 2000-08-15 23:35:31 +00:00
vlc-gnome.files * fixed a dumb bug in the Makefile that prevented inclusion of the 2000-08-15 23:35:31 +00:00
vlc-gnome.menu * fixed a dumb bug in the Makefile that prevented inclusion of the 2000-08-15 23:35:31 +00:00
vlc-sdl.files . removed the sdlvlc alias 2000-08-18 17:02:03 +00:00
vlc.1 The motion compensation routines are now modules as well ; choose your 2001-01-18 05:13:23 +00:00
vlc.copyright * fixed a dumb bug in the Makefile that prevented inclusion of the 2000-08-15 23:35:31 +00:00
vlc.docs . fixed PPC .deb build 2000-08-22 15:58:32 +00:00
vlc.menu . d�commentage d'une fonction comment�e par erreur 2000-08-08 12:05:57 +00:00