summaryrefslogtreecommitdiff
path: root/sys/vdpau/gstvdputils.h
Commit message (Expand)AuthorAgeFilesLines
* vdpau: Port to 1.0Edward Hervey2013-03-311-0/+38
* vdpau: base vdpaumpegdec on GstBaseVideoDecoderCarl-Anton Ingmarsson2010-06-231-29/+0
* vdpau: add gst_vdp_init function where we register typesCarl-Anton Ingmarsson2010-05-011-2/+1
* vdpau: Fix includesEdward Hervey2009-11-231-2/+2
* vdpau: remove unused functionsCarl-Anton Ingmarsson2009-11-221-3/+0
* vdpauvideopostprocess: add support for video/x-raw-yuv inputCarl-Anton Ingmarsson2009-11-221-0/+1
* vdpau: create a libgstvdp library.Carl-Anton Ingmarsson2009-11-221-2/+1
* vdpau: add new vdpausink and vdpauvideopostprocess elementsCarl-Anton Ingmarsson2009-09-161-51/+2
* vdpau: don't put the GstVdpDevice in the capsCarl-Anton Ingmarsson2009-09-161-2/+2
* vdpau: add support for YUY2Carl-Anton Ingmarsson2009-09-161-3/+3
* vdpau: factor out common caps calculation and put it in gstvdputils.[ch]Carl-Anton Ingmarsson2009-09-161-1/+2
* vdpau: refactor GstVdpVideoYUV and GstVdpYUVVideoCarl-Anton Ingmarsson2009-09-161-0/+81