gstreamer/sys/vdpau
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
..
basevideodecoder vdpau: fix GstBaseVideoDecoder returning wrong GstStateChangeReturn 2010-07-30 11:31:59 +02:00
gstvdp vdpau: remove GstVdpOutputSrcPad "template-caps" property 2010-07-30 11:32:00 +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 vdpau: base vdpaumpegdec on GstBaseVideoDecoder 2010-06-23 21:51:53 +02:00
gstvdpsink.h vdpau: base vdpaumpegdec on GstBaseVideoDecoder 2010-06-23 21:51:53 +02:00
gstvdpvideopostprocess.c vdpau: remove GstVdpOutputSrcPad "template-caps" property 2010-07-30 11:32:00 +02:00
gstvdpvideopostprocess.h vdpau: base vdpaumpegdec on GstBaseVideoDecoder 2010-06-23 21:51:53 +02:00
Makefile.am vdpauh264dec: rename GstVdpH264Frame to GstH264Frame 2010-06-28 11:11:52 +02:00