Skip to content
Snippets Groups Projects
  1. Jun 22, 2003
  2. Jun 21, 2003
  3. Jun 20, 2003
  4. Jun 19, 2003
    • gbazin's avatar
      · 80c0020a
      gbazin 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
    • gbazin's avatar
      · 7bb72c58
      gbazin 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
    • gbazin's avatar
      · 0a23f93c
      gbazin 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
    • Samuel Hocevar's avatar
      * ./modules/misc/screensaver.c: the screensaver was disabled way too often · b04608ec
      Samuel Hocevar authored
          because I forgot to reinitialise an index.
      b04608ec
    • gbazin's avatar
      · 9ea835e5
      gbazin 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
    • Samuel Hocevar's avatar
      * debian/rules: · 618d4d65
      Samuel 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
  5. Jun 18, 2003
    • zorglub's avatar
      SAP can now listen for IPv6 announces · ec654616
      zorglub authored
      To enable this, start vlc with --sap-ipv6
      To disable IPv4 listening, use --no-sap-ipv4
      
      You can also set the scope of the announces (default is 3)
      ec654616
  6. Jun 17, 2003
Loading