vlc/plugins/dsp
Sam Hocevar 619061c25c [ include/config.h.in has changed, don't forget tu run ./configure ]
. fixed the --aout, --idct and --yuv flags
 . updated manpage and --(long)help output to reflect that change
 . removed a few unneeded #includes here and there
 . cosmetic changes in error messages in input.c

   Currently available flags are now :

     --aout dummy
            esd
            dsp
            alsa

     --idct idct
            idctclassic
            idctmmx

     --yuv yuv
           yuvmmx

  --vout works like before, but still uses the old plugin system for now.
2001-01-16 05:04:25 +00:00
..
aout_dsp.c [ include/config.h.in has changed, don't forget tu run ./configure ] 2001-01-16 05:04:25 +00:00
dsp.c . merged the YUV plugins in the same directory to avoid too much code 2001-01-16 02:16:38 +00:00