gstreamer/sys/vdpau/gstvdp
Carl-Anton Ingmarsson 093fcacc20 vdpau: remove GstVdpOutputSrcPad "template-caps" property
instead we do as GstVdpVideoSrcPad and use the "templ" property of GstPad,
which enable us to change the signature of gst_vdp_output_src_pad_new to match
gst_pad_new_from_template
2010-07-30 11:32:00 +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
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: dist new header file 2010-07-27 18:07:00 +02:00