1. 24 Apr, 2004 1 commit
  2. 23 Apr, 2004 31 commits
  3. 22 Apr, 2004 8 commits
    • Eric Petit's avatar
      contrib/src/Makefile : typo · 602b1d34
      Eric Petit authored
      602b1d34
    • Gildas Bazin's avatar
      c2e3e7bb
    • Gildas Bazin's avatar
    • Laurent Aimar's avatar
      * h264: added a h264-fps option. · a5293e56
      Laurent Aimar authored
      a5293e56
    • Gildas Bazin's avatar
      * modules/video_output/directx/*: · 92be1f61
      Gildas Bazin authored
        - Major changes to way the embedded vout is handled.
          + the vout windows are created in our event thread so we do receive the events now.
          + we do not use the external window directly (as for normal vout we create our vout window + video sub-window).
          + Create a WS_EX_NOPARENTNOTIFY vout window to make mozilla happy.
        - Improved the mouse auto-hide feature.
        - Do the DirectXUpdateOverlay() in the events thread. This should make S3 graphics cards happy again.
      92be1f61
    • Clément Stenac's avatar
    • Sam Hocevar's avatar
      * Added missing SVN properties. · 89417bd5
      Sam Hocevar authored
      89417bd5
    • Sam Hocevar's avatar
      * configure.ac: · 3ee57dc6
      Sam Hocevar authored
         + Factorized the Xinerama code check.
         + If libXv.so is present, ignore libXv_pic.
       * debian/control:
         + Build-depend on zlib1g-dev because ffmpeg uses it by default.
         + Build-depend on libx11-dev, libxext-dev, libxt-dev instead of xlibs-dev.
         + Build-depend on libxv-dev, xlibs-static-pic instead of xlibs-pic.
         + Added a build-dependency on libaudiofile-dev to fix the m68k build.
         + Removed the build dependency on gcc-3.2 because gcc-3.3 no longer ICEs
           on ppc/mpegvideo_altivec.o (Closes: #236442).
         + Build depend on fixed libsdl1.2-dev (>= 1.2.7-5).
         + Override kdelibs4's shlibs value to get VLC into testing.
         + No longer build-depend on dvb-dev.
       * debian/rules:
         + Activated DTS decoding support.
         + Added symlinks for mozilla-firefox (Closes: #239352).
       * debian/copyright:
         + Added faad2 and ffmpeg authors to the copyright (Closes: #212766).
      3ee57dc6