1. 21 Jun, 2003 5 commits
  2. 20 Jun, 2003 6 commits
  3. 19 Jun, 2003 7 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
    • Sam Hocevar's avatar
      * debian/rules: · 618d4d65
      Sam Hocevar authored
          + Replaced $(DEB_BUILD_ARCH) with `dpkg-architecture -qDEB_BUILD_GNU_CPU`
            so that the rules can be called directly.
        * debian/control:
          + Removed leading "a"s from package descriptions.
          + Set policy to 3.5.10.
        * debian/copyright:
          + Removed debian/vlc.copyright.
      618d4d65
  4. 18 Jun, 2003 1 commit
  5. 17 Jun, 2003 10 commits
  6. 16 Jun, 2003 4 commits
    • Gildas Bazin's avatar
      · d875f9d5
      Gildas Bazin authored
      * modules/gui/wxwindows/preferences.cpp: fixed the preferences to also show the config options of sub-modules.
      * include/modules_inner.h: removed unneeded initialization.
      d875f9d5
    • Gildas Bazin's avatar
      · 5adb89a3
      Gildas Bazin authored
      * modules/codec/ffmpeg/video.c: fixed the last direct rendering bug.
      5adb89a3
    • Gildas Bazin's avatar
      · c4d9a444
      Gildas Bazin authored
      * configure.ac.in, modules/codec/ffmpeg/*: a few direct rendering fixes and got rid of the old post-processing code.
      c4d9a444
    • Clément Stenac's avatar
      ca9d63db
  7. 15 Jun, 2003 5 commits
  8. 14 Jun, 2003 2 commits