Subject: CVS commit: pkgsrc/multimedia/libvdpau
From: Aleksey Cheusov
Date: 2012-12-02 13:15:08
Message id: 20121202121509.1734F175DD@cvs.netbsd.org

Log Message:
Update libvdpau to 0.5.0. Tested on RHEL.
   -
    Implement workarounds for Adobe Flash bugs

    Implement two workarounds:

    1) Swap U and V planes to VdpVideoSurfacePutBitsYCbCr to fix blue-tinged
       videos.

    2) Disable VdpPresentationQueueSetBackgroundColor, so that Flash doesn't
       set the background to pure black or pure white, which would cause the
       VDPAU image to bleed through to other parts of the desktop with those
       very common colors.

   -
    vdpau_wrapper.c: Track dynamic library handles and free them on exit
    using __attribute__((destructor))

Files:
RevisionActionfile
1.6modifypkgsrc/multimedia/libvdpau/Makefile
1.2modifypkgsrc/multimedia/libvdpau/PLIST
1.4modifypkgsrc/multimedia/libvdpau/distinfo