summaryrefslogtreecommitdiffstats
path: root/sys/vdpau/gstvdpauvideobuffer.h
AgeCommit message (Collapse)AuthorFilesLines
2009-06-20vdpau: add new GstVdpauVideoYUV elementCarl-Anton Ingmarsson1-0/+55
GstVdpauDecoder now pushes GstVdpauVideoBuffers instead of doing VdpSurface -> YUV conversion. To get YUV data you now put in a GstVdpauVideoYUV element which takes GstVdpauVideoBuffers and outputs YUV data.