summaryrefslogtreecommitdiffstats
path: root/sys/vdpau/gstvdpaumpegdecoder.c
AgeCommit message (Expand)AuthorFilesLines
2009-06-20vdpau: small fixCarl-Anton Ingmarsson1-1/+3
2009-06-20vdpau: VideoYUV unref buffer in chain so that we don't leak them MpegDecoder ...Carl-Anton Ingmarsson1-2/+26
2009-06-20vdpau: remove some unneded includesCarl-Anton Ingmarsson1-2/+0
2009-06-20vdpau: move plugin definition to a new gstvdpau.c file fix up debug categoriesCarl-Anton Ingmarsson1-35/+5
2009-06-20vdpau: add new GstVdpauVideoYUV elementCarl-Anton Ingmarsson1-18/+19
2009-06-20vdpau: small indent fixCarl-Anton Ingmarsson1-2/+2
2009-06-20vdpau: make the decoder clean up after itselfCarl-Anton Ingmarsson1-2/+17
2009-06-20vdpau: add gstvdpaudevice for abstracting vdpau initalizationCarl-Anton Ingmarsson1-40/+13
2009-06-20vdpau: MPEG1 decoding know gives recognizable outputCarl-Anton Ingmarsson1-13/+259
2009-06-20vdpau: create VdpDecoder in set_caps add more functions for parsing mpegCarl-Anton Ingmarsson1-5/+20
2009-06-20vdpau: extract mpeg2 profile from codec_dataCarl-Anton Ingmarsson1-4/+25
2009-06-20vdpau: extract mpeg versionCarl-Anton Ingmarsson1-1/+20
2009-06-20vdpau: add version specification to mpegdecoder capsCarl-Anton Ingmarsson1-1/+1
2009-06-20vdpau: focus on mpeg instead of h264Carl-Anton Ingmarsson1-0/+202