1. 29 May, 2002 2 commits
    • Sam Hocevar's avatar
      * ./src/video_output/video_output.c: when the video output hasn't received · 9df1a97b
      Sam Hocevar authored
          a new picture for a while, it redisplays the last displayed one. This will
          be useful for DVD menus, but also solves the "picture becomes black when
          vlc is paused" issue.
      9df1a97b
    • Gildas Bazin's avatar
      · ae1fb706
      Gildas Bazin authored
      * ./plugins/dummy/dummy.c: added a CATEGORY_HINT to the config.
      * ./plugins/x11/xcommon.c: small change to the ToggleFullscreen routine
      to avoid a flickering during the switch.
      ae1fb706
  2. 28 May, 2002 3 commits
  3. 27 May, 2002 7 commits
  4. 25 May, 2002 3 commits
  5. 24 May, 2002 1 commit
    • Gildas Bazin's avatar
      · 830af7ae
      Gildas Bazin authored
      * ./include/inpu_ext-dec.h added a check to fifo->b_die after the call
      to BitstreamNextDataPacket() in GetChunk().
      Code using GetChunk() also needs to check fifo->b_die before using the
      obtained data.
      This fixes frequent crashes you get on win32 with the a52 plugin when you
      close a stream.
      830af7ae
  6. 23 May, 2002 4 commits
  7. 22 May, 2002 15 commits
  8. 21 May, 2002 5 commits