gstreamer/sys/vdpau/gstvdp
Carl-Anton Ingmarsson 7320eedc04 vdpau: add GstVdpBufferPool base class
GstVdpBufferPool will be used to cache GstVdp[Video|Output]Buffers since
creating these can be a costly operation on some hardware.
2010-07-30 11:33:13 +02:00
..
gstvdp.c vdpau: add GstVdpDecoder base class 2010-06-26 21:27:32 +02:00
gstvdp.h vdpau: base vdpaumpegdec on GstBaseVideoDecoder 2010-06-23 21:51:53 +02:00
gstvdpbuffer.c vdpau: add GstVdpBufferPool base class 2010-07-30 11:33:13 +02:00
gstvdpbuffer.h vdpau: add GstVdpBufferPool base class 2010-07-30 11:33:13 +02:00
gstvdpbufferpool.c vdpau: add GstVdpBufferPool base class 2010-07-30 11:33:13 +02:00
gstvdpbufferpool.h vdpau: add GstVdpBufferPool base class 2010-07-30 11:33:13 +02:00
gstvdpdecoder.c vdpau: cleanup GstVdpDecoder opening of it's GstVdpDevice 2010-07-30 11:31:59 +02:00
gstvdpdecoder.h vdpau: cleanup GstVdpDecoder opening of it's GstVdpDevice 2010-07-30 11:31:59 +02:00
gstvdpdevice.c vdpau: fix segfault when vdpau device could not be created 2010-07-19 11:42:26 +02:00
gstvdpdevice.h vdpau: base vdpaumpegdec on GstBaseVideoDecoder 2010-06-23 21:51:53 +02:00
gstvdpoutputbuffer.c vdpau: base vdpaumpegdec on GstBaseVideoDecoder 2010-06-23 21:51:53 +02:00
gstvdpoutputbuffer.h vdpau: base vdpaumpegdec on GstBaseVideoDecoder 2010-06-23 21:51:53 +02:00
gstvdpoutputsrcpad.c vdpau: remove GstVdpOutputSrcPad "template-caps" property 2010-07-30 11:32:00 +02:00
gstvdpoutputsrcpad.h vdpau: remove GstVdpOutputSrcPad "template-caps" property 2010-07-30 11:32:00 +02:00
gstvdputils.c vdpau: base vdpaumpegdec on GstBaseVideoDecoder 2010-06-23 21:51:53 +02:00
gstvdputils.h vdpau: base vdpaumpegdec on GstBaseVideoDecoder 2010-06-23 21:51:53 +02:00
gstvdpvideobuffer.c vdpau: base vdpaumpegdec on GstBaseVideoDecoder 2010-06-23 21:51:53 +02:00
gstvdpvideobuffer.h vdpau: base vdpaumpegdec on GstBaseVideoDecoder 2010-06-23 21:51:53 +02:00
gstvdpvideosrcpad.c vdpau: remove GstVdpOutputSrcPad "template-caps" property 2010-07-30 11:32:00 +02:00
gstvdpvideosrcpad.h vdpau: cleanup GstVdpDecoder opening of it's GstVdpDevice 2010-07-30 11:31:59 +02:00
Makefile.am vdpau: add GstVdpBufferPool base class 2010-07-30 11:33:13 +02:00