summaryrefslogtreecommitdiff
path: root/sys/vdpau/gstvdpmpegdec.c
AgeCommit message (Expand)AuthorFilesLines
2009-07-15vdpau: Fix a compiler warning about uninitialised variable use.Jan Schmidt1-3/+2
2009-06-20VDPAU: Add some debug statementsJan Schmidt1-0/+8
2009-06-20VDPAU: Fix up caps in vdpaumpegdec. Remove extra semicolonJan Schmidt1-4/+3
2009-06-20vdpaumpegdec: use fixed src capsCarl-Anton Ingmarsson1-0/+1
2009-06-20vdpaumpegdec: drop all frames before a GOP when we seekCarl-Anton Ingmarsson1-1/+17
2009-06-20vdpaumpegdec: small cleanupCarl-Anton Ingmarsson1-4/+3
2009-06-20vdpaumpegdec: send newsegment event if only the rate has been updatedCarl-Anton Ingmarsson1-3/+11
2009-06-20vdpaumpegdec: use mutex to protect mpeg_dec->seeking from concurrent accessCarl-Anton Ingmarsson1-1/+13
2009-06-20vdpaumpegdec: use gst_pad_get_parent for threadsafetyCarl-Anton Ingmarsson1-23/+41
2009-06-20vdpaumpegdec: further work on seekingCarl-Anton Ingmarsson1-34/+27
2009-06-20vdpaumpegdec: small cleanupsCarl-Anton Ingmarsson1-19/+20
2009-06-20vdpaumpegdec: set GST_BUFFER_FLAG_DELTA_UNIT on non I_FRAME'sCarl-Anton Ingmarsson1-0/+8
2009-06-20vdpaumpegdec: rename gstvdpmpegdecoder.[ch] to gstvdpmpegdec.[ch]Carl-Anton Ingmarsson1-0/+1093