1. 06 May, 2002 3 commits
    • Jean-Paul Saman's avatar
      Added mad plugin downscale config option for selecting downscaling routine.... · a4fcb5e2
      Jean-Paul Saman authored
      Added mad plugin downscale config option for selecting downscaling routine. Choices are: fast, mpg321. Default the fast version is used. The downscale option mpg321 uses an algorithm that adapts to dither errors. This routine is borrowed from MPG321 code.
      Mono audio streams get now duplicated on the right channel instead of silencing the right channel (untested).
      
      a4fcb5e2
    • Laurent Aimar's avatar
      *ALL : ameliorations ( i hope ;) · f2c5927d
      Laurent Aimar authored
      f2c5927d
    • Gildas Bazin's avatar
      · 86614936
      Gildas Bazin authored
      * video plugins that don't handle rescaling themselves have to let the
        video_output thread know about resizing events (with VOUT_SIZE_CHANGE event).
        (this part needs some clean-up but it is basically working for the X11 and
         SDL plugins).
      
      * fixed fullscreen for the SDL plugin.
      
      * xmga and sdl now switch to fullscreen on double-click.
      86614936
  2. 05 May, 2002 2 commits
  3. 04 May, 2002 7 commits
  4. 03 May, 2002 4 commits
  5. 02 May, 2002 4 commits
  6. 01 May, 2002 5 commits
  7. 30 Apr, 2002 6 commits
  8. 29 Apr, 2002 3 commits
    • Christophe Massiot's avatar
      Cosmetic fixes. · 2bc88e46
      Christophe Massiot authored
      2bc88e46
    • Gildas Bazin's avatar
      · 1538dd9e
      Gildas Bazin authored
      * Restored vout_CopyPicture(). It is needed by the directx plugin damnit ;-)
      * Restored AOUT_BUFFER_DURATION to its old value. It should solve quite a few
          underrun problems.
      * A little bit of DirectX plugin clean-up.
      1538dd9e
    • Olivier Teulière's avatar
      · d6af050f
      Olivier Teulière authored
      Compilation fix.
      d6af050f
  9. 28 Apr, 2002 6 commits