1. 22 Jun, 2003 20 commits
  2. 21 Jun, 2003 8 commits
  3. 20 Jun, 2003 6 commits
  4. 19 Jun, 2003 6 commits
    • Gildas Bazin's avatar
      · 80c0020a
      Gildas Bazin authored
      * modules/codec/ffmpeg/video.c: disabled direct rendering when hurry-up is
      enabled. ffmpeg doesn't properly release old pictures when frames are skipped.
      80c0020a
    • Gildas Bazin's avatar
      · 7bb72c58
      Gildas Bazin authored
      * modules/access_output/udp.c: removed unnecessary code.
      7bb72c58
    • Eric Petit's avatar
      beos/VideoOutput.cpp : fixed a visual bug in fullscreen that happens with · 81e49420
      Eric Petit authored
        a few Dano/Zeta themes
      81e49420
    • Gildas Bazin's avatar
      · 0a23f93c
      Gildas Bazin authored
      * modules/access_output/udp.c: implemented a caching mechanism which solves all the bad quality streaming issues that have been reported. The caching value can be modified with the --udp-sout-caching config option (the default value being DEFAULT_PTS_DELAY ==  300 milisec).
      0a23f93c
    • Sam Hocevar's avatar
      * ./modules/misc/screensaver.c: the screensaver was disabled way too often · b04608ec
      Sam Hocevar authored
          because I forgot to reinitialise an index.
      b04608ec
    • Gildas Bazin's avatar
      · 9ea835e5
      Gildas Bazin authored
      * modules/gui/wxwindows/*: changed the preferences panel to use textctrls for float values as spinctrls don't support floats. The advanced checkbox is only displayed if needed. Fixed the play/pause buttons tooltip.
      9ea835e5