vdpau: add GstVdpOutputBufferPool
authorCarl-Anton Ingmarsson <ca.ingmarsson@gmail.com>
Fri, 30 Jul 2010 09:06:17 +0000 (11:06 +0200)
committerCarl-Anton Ingmarsson <ca.ingmarsson@gmail.com>
Fri, 30 Jul 2010 09:33:13 +0000 (11:33 +0200)
commit2d9132c590ca2ee54a03b44733a4d0544cb7ec6c
treef2a544ec425ea7d5a68f139f91554ea90af2fa79
parentd82c4acd8a6f7580c3ff69a356920e51a8096423
vdpau: add GstVdpOutputBufferPool

GstVdpVideoOutputPool is a subclass of GstVdpBufferPool that caches
GstVdpOutputBuffers
sys/vdpau/gstvdp/Makefile.am
sys/vdpau/gstvdp/gstvdpoutputbuffer.c
sys/vdpau/gstvdp/gstvdpoutputbuffer.h
sys/vdpau/gstvdp/gstvdpoutputbufferpool.c [new file with mode: 0644]
sys/vdpau/gstvdp/gstvdpoutputbufferpool.h [new file with mode: 0644]
sys/vdpau/gstvdp/gstvdpoutputsrcpad.c
sys/vdpau/gstvdpsink.c