1. 11 May, 2015 1 commit
  2. 28 Jan, 2013 1 commit
    • Aaron Plattner's avatar
      test: add a dlclose test · d00042fd
      Aaron Plattner authored
      Closing an X display that had a VDPAU device created on it causes a crash.
      
      Work around an identical libXext dlclose bug with the "Generic Event Extension"
      by dlopening libXext.so.6 and leaving it open.
      
      Original bug discovered and fixed by Robert Morell <rmorell@nvidia.com> in
      commit 3b43955c
      
      .
      
      v2: Don't SKIP if creating the device fails.  Just attempting to create the
      device installs the DRI2 extension that causes the problem.
      Signed-off-by: default avatarAaron Plattner <aplattner@nvidia.com>
      Reviewed-by: default avatarRobert Morell <rmorell@nvidia.com>
      d00042fd
  3. 03 Oct, 2009 1 commit
    • Aaron Plattner's avatar
      Build documentation. · fceec0aa
      Aaron Plattner authored
      Detect when doxygen, dot, and pdflatex are installed.  When they are, enable
      documentation.  Add --enable-documentation and --disable-documentation to
      override the autodetection.  Install the docs to the configured docdir (usually
      $prefix/share/doc/libvdpau).
      fceec0aa
  4. 14 Jan, 2009 1 commit