7cd12ed7dd
- 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))
11 lines
325 B
Text
11 lines
325 B
Text
@comment $NetBSD: PLIST,v 1.2 2012/12/02 12:15:08 cheusov Exp $
|
|
include/vdpau/vdpau.h
|
|
include/vdpau/vdpau_x11.h
|
|
lib/libvdpau.la
|
|
lib/pkgconfig/vdpau.pc
|
|
lib/vdpau/libvdpau_trace.la
|
|
share/doc/libvdpau/AUTHORS
|
|
share/doc/libvdpau/COPYING
|
|
share/doc/libvdpau/NEWS
|
|
share/doc/libvdpau/README
|
|
share/examples/libvdpau/vdpau_wrapper.cfg
|