summaryrefslogtreecommitdiffstats
path: root/sys/vdpau/gstvdpaudecoder.c
AgeCommit message (Expand)AuthorFilesLines
2009-06-20vdpau: rough try at implementing pushinf of YV12 buffersCarl-Anton Ingmarsson1-2/+35
2009-06-20vdpau: remove obsolete commentCarl-Anton Ingmarsson1-4/+0
2009-06-20vdpau: init vdpau in GST_STATE_CHANGE_NULL_TO_READY add gst_vdpaudecoder_push...Carl-Anton Ingmarsson1-5/+31
2009-06-20vdpau: add stubs for pushing VdpVideoSurfaces to the src padCarl-Anton Ingmarsson1-4/+17
2009-06-20vdpau: changle gstvdpaudecoder.c classificationCarl-Anton Ingmarsson1-1/+1
2009-06-20vdpau: implement downstream caps negotiationCarl-Anton Ingmarsson1-64/+219
2009-06-20vdpau: small indentation fixCarl-Anton Ingmarsson1-2/+1
2009-06-20vdpau: add basic base class for vdpau decodersCarl-Anton Ingmarsson1-0/+224