gstreamer/sys/vdpau/gstvdp
Carl-Anton Ingmarsson c0e1fba089 vdpau: use GstVdpVideoBufferPool in GstVdpVideoSrcPad
We also don't pad_alloc our GstVdpVideoBuffers anymore since we don't support
downstream negotation anyway.
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: add GstVdpOutputBufferPool 2010-07-30 11:33:13 +02:00
gstvdpoutputbuffer.h vdpau: add GstVdpOutputBufferPool 2010-07-30 11:33:13 +02:00
gstvdpoutputbufferpool.c vdpau: add GstVdpOutputBufferPool 2010-07-30 11:33:13 +02:00
gstvdpoutputbufferpool.h vdpau: add GstVdpOutputBufferPool 2010-07-30 11:33:13 +02:00
gstvdpoutputsrcpad.c vdpau: add GstVdpOutputBufferPool 2010-07-30 11:33:13 +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: add GstVdpVideoBufferPool 2010-07-30 11:33:13 +02:00
gstvdpvideobuffer.h vdpau: add GstVdpVideoBufferPool 2010-07-30 11:33:13 +02:00
gstvdpvideobufferpool.c vdpau: add GstVdpVideoBufferPool 2010-07-30 11:33:13 +02:00
gstvdpvideobufferpool.h vdpau: add GstVdpVideoBufferPool 2010-07-30 11:33:13 +02:00
gstvdpvideosrcpad.c vdpau: use GstVdpVideoBufferPool in GstVdpVideoSrcPad 2010-07-30 11:33:13 +02:00
gstvdpvideosrcpad.h vdpau: cleanup GstVdpDecoder opening of it's GstVdpDevice 2010-07-30 11:31:59 +02:00
Makefile.am vdpau: add GstVdpOutputBufferPool 2010-07-30 11:33:13 +02:00