summaryrefslogtreecommitdiffstats
path: root/sys/vdpau/gstvdpdecoder.c
AgeCommit message (Collapse)AuthorFilesLines
2009-06-20vdpaumpegdec: destroy the VdpDecoder and reset the decoder on state changeCarl-Anton Ingmarsson1-27/+0
2009-06-20vdpau: small fixesCarl-Anton Ingmarsson1-2/+3
init create GstVdpDevice on GST_STATE_CHANGE_READY_TO_PAUSED instead of on GST_STATE_CHANGE_NULL_TO READY add back incrementing of frame_nr
2009-06-20vdpaumpegdec: if available use incoming buffer timestamp as output timestampCarl-Anton Ingmarsson1-9/+5
2009-06-20vdpau: fixup renamingCarl-Anton Ingmarsson1-5/+5
the rename work done in commit 24cf84d06b2f4b2edec3383b198441a07829618b didn't include typecasts. This commit fixes this.
2009-06-20vdpau: rename "video/vdpau-video" caps to "video/x-vdpau-video"Carl-Anton Ingmarsson1-1/+1
2009-06-20vdpau: remove "silent" property from GstVdpDecoderCarl-Anton Ingmarsson1-13/+1
2009-06-20vdpau: don't set element details in GstVdpDecoderCarl-Anton Ingmarsson1-6/+0
2009-06-20vdpau: rename all files and objects from Vdpau to VdpCarl-Anton Ingmarsson1-0/+275