Carl-Anton Ingmarsson
|
0490cb89c6
|
vdpau: base vdpaumpegdec on GstBaseVideoDecoder
|
2010-06-23 21:51:53 +02:00 |
|
Carl-Anton Ingmarsson
|
6933d12a9b
|
vdpau: remove gst_vdp_video_src_pad_set_caps
|
2010-06-23 21:51:52 +02:00 |
|
Carl-Anton Ingmarsson
|
ae660783f5
|
vdpau: add gst_vdp_init function where we register types
|
2010-05-01 14:46:11 +02:00 |
|
Carl-Anton Ingmarsson
|
ff7381109f
|
vdpau: make GstVdpVideoSrcPad(Class)? private
|
2010-05-01 14:46:11 +02:00 |
|
Carl-Anton Ingmarsson
|
6afb2c5e8d
|
vdpau: remove template-caps propery form GstVdpVideoSrcPad
GstVdpVideoSrcPad now use the template property of GstPad instead. Also changed
the _new function to be like gst_pad_new_from_template.
|
2010-05-01 14:46:11 +02:00 |
|
Carl-Anton Ingmarsson
|
a71cf4dfb2
|
gstvdpvideosrcpad: add "template-caps" property
The property limits the available output caps
|
2009-11-22 22:38:09 +01:00 |
|
Carl-Anton Ingmarsson
|
9046f1e089
|
gstvdpvideosrcpad: replace get_pad_template() with get_template_caps()
|
2009-11-22 22:38:08 +01:00 |
|
Carl-Anton Ingmarsson
|
7f198163ec
|
gstvdpvideosrcpad: don't recreate caps in getcaps
|
2009-11-22 22:38:08 +01:00 |
|
Carl-Anton Ingmarsson
|
b7aa03570c
|
vdpau: add GstPad subclass GstVdpVideoSrcPad
GstVdpVideoSrcPad takes care of caps negotiation and conversion of
GstVdpVideoBuffers to the negotiated output format.
|
2009-11-22 22:38:08 +01:00 |
|