summaryrefslogtreecommitdiff
path: root/sys/vdpau/gstvdp
AgeCommit message (Expand)AuthorFilesLines
2010-07-30vdpau: remove GstVdpOutputSrcPad code to retrieve the device from downstreamCarl-Anton Ingmarsson1-117/+49
2010-07-30vdpau: cleanup GstVdpDecoder opening of it's GstVdpDeviceCarl-Anton Ingmarsson4-152/+129
2010-07-27vdpau: dist new header fileTim-Philipp Müller1-1/+2
2010-07-23vdpau: add gst_vdp_decoder_render and gst_vdp_decoder_init_decoderCarl-Anton Ingmarsson2-12/+116
2010-07-19vdpau: fix segfault when vdpau device could not be createdThijs Vermeir1-0/+1
2010-06-28vdpauvideopostprocess: fix resizing of outputCarl-Anton Ingmarsson1-9/+0
2010-06-28vdpau: add display property to GstVdpDecoderCarl-Anton Ingmarsson1-2/+54
2010-06-28vdpau: fix error handling when plugging "vdpauvideopostprocess ! fakesink"Carl-Anton Ingmarsson1-35/+41
2010-06-28vdpau: add error parameter to gst_vdp_video_src_pad_get_deviceCarl-Anton Ingmarsson4-56/+71
2010-06-26vdpau: add GstVdpDecoder base classCarl-Anton Ingmarsson4-1/+179
2010-06-23vdpau: change gst_vdp_video_src_pad_get_device behaviourCarl-Anton Ingmarsson2-6/+74
2010-06-23vdpau: base vdpaumpegdec on GstBaseVideoDecoderCarl-Anton Ingmarsson15-0/+2759