summaryrefslogtreecommitdiffstats
path: root/sys/vdpau/gstvdpaudecoder.h
AgeCommit message (Collapse)AuthorFilesLines
2009-06-20vdpau: store vdpau function pointers in a local structureCarl-Anton Ingmarsson1-0/+17
2009-06-20vdpau: extract mpeg versionCarl-Anton Ingmarsson1-10/+8
2009-06-20vdpau: rough try at implementing pushinf of YV12 buffersCarl-Anton Ingmarsson1-1/+2
2009-06-20vdpau: init vdpau in GST_STATE_CHANGE_NULL_TO_READY add ↵Carl-Anton Ingmarsson1-0/+2
gst_vdpaudecoder_push_video_surface to vdpaudecoder.h
2009-06-20vdpau: add stubs for pushing VdpVideoSurfaces to the src padCarl-Anton Ingmarsson1-0/+2
2009-06-20vdpau: implement downstream caps negotiationCarl-Anton Ingmarsson1-16/+18
2009-06-20vdpau: add basic base class for vdpau decodersCarl-Anton Ingmarsson1-0/+66