summaryrefslogtreecommitdiffstats
path: root/sys/vdpau/gstvdpauvideoyuv.c
AgeCommit message (Expand)AuthorFilesLines
2009-06-20vdpau: remove unused "silent" propertiesCarl-Anton Ingmarsson1-17/+1
2009-06-20vdpau: implement GstVdpauVideoBuffer -> I420 conversionCarl-Anton Ingmarsson1-9/+54
2009-06-20vdpau: move definition of the VdpChromaType array and the VdpauFormats to gst...Carl-Anton Ingmarsson1-41/+1
2009-06-20vdpau: add new GstVdpauYUVVideo elementCarl-Anton Ingmarsson1-0/+1
2009-06-20vdpau: VideoYUV unref buffer in chain so that we don't leak them MpegDecoder ...Carl-Anton Ingmarsson1-2/+4
2009-06-20vdpau: move plugin definition to a new gstvdpau.c file fix up debug categoriesCarl-Anton Ingmarsson1-1/+1
2009-06-20vdpau: add new GstVdpauVideoYUV elementCarl-Anton Ingmarsson1-0/+454