gstreamer/sys/vdpau
Carl-Anton Ingmarsson aa193a7b43 vdpauvideopostprocess: use GstVdp[Video|Output]BufferPool to cache our buffers
This way we'll reuse the GstVdp[Video|Output]Buffers if they're of the same
size and chroma-type/rgba-format.

Also remove gst_vdp_output_src_pad_negotiate and set a "setcaps" function on
GstVdpOutputSrcPad instead, leaving negotiation to GstVdpVideoPostProcess.
2010-07-30 11:33:13 +02:00
..
basevideodecoder vdpau: fix GstBaseVideoDecoder returning wrong GstStateChangeReturn 2010-07-30 11:31:59 +02:00
gstvdp vdpauvideopostprocess: use GstVdp[Video|Output]BufferPool to cache our buffers 2010-07-30 11:33:13 +02:00
h264 vdpau: cleanup GstVdpDecoder opening of it's GstVdpDevice 2010-07-30 11:31:59 +02:00
mpeg vdpau: cleanup GstVdpDecoder opening of it's GstVdpDevice 2010-07-30 11:31:59 +02:00
gstvdpau.c vdpau: base vdpaumpegdec on GstBaseVideoDecoder 2010-06-23 21:51:53 +02:00
gstvdpsink.c vdpausink: use GstVdpOutputBufferPool to alloc our buffers 2010-07-30 11:33:13 +02:00
gstvdpsink.h vdpausink: use GstVdpOutputBufferPool to alloc our buffers 2010-07-30 11:33:13 +02:00
gstvdpvideopostprocess.c vdpauvideopostprocess: use GstVdp[Video|Output]BufferPool to cache our buffers 2010-07-30 11:33:13 +02:00
gstvdpvideopostprocess.h vdpauvideopostprocess: use GstVdp[Video|Output]BufferPool to cache our buffers 2010-07-30 11:33:13 +02:00
Makefile.am vdpauh264dec: rename GstVdpH264Frame to GstH264Frame 2010-06-28 11:11:52 +02:00