summaryrefslogtreecommitdiffstats
path: root/sys/vdpau/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2009-06-20vdpaumpegdec: rename gstvdpmpegdecoder.[ch] to gstvdpmpegdec.[ch]Carl-Anton Ingmarsson1-2/+2
2009-06-20vpdaumpegdec: remove useless GstVdpDecoder baseclassCarl-Anton Ingmarsson1-2/+0
2009-06-20vdpau: rename all files and objects from Vdpau to VdpCarl-Anton Ingmarsson1-13/+13
2009-06-20vdpau: add new GstVdpauYUVVideo elementCarl-Anton Ingmarsson1-2/+4
2009-06-20vdpau: move plugin definition to a new gstvdpau.c file fix up debug categoriesCarl-Anton Ingmarsson1-1/+2
2009-06-20vdpau: add new GstVdpauVideoYUV elementCarl-Anton Ingmarsson1-1/+5
2009-06-20vdpau: rename gst-vdpau-device.[ch] to gstvdpaudevice.[ch]Carl-Anton Ingmarsson1-2/+2
2009-06-20vdpau: remove extra \ from Makefile.amCarl-Anton Ingmarsson1-1/+1
2009-06-20vdpau: add gstvdpaudevice for abstracting vdpau initalizationCarl-Anton Ingmarsson1-2/+4
2009-06-20vdpau: MPEG1 decoding know gives recognizable outputCarl-Anton Ingmarsson1-1/+2
2009-06-20vdpau: store vdpau function pointers in a local structureCarl-Anton Ingmarsson1-1/+0
2009-06-20vdpau: extract mpeg2 profile from codec_dataCarl-Anton Ingmarsson1-4/+6
2009-06-20vdpau: focus on mpeg instead of h264Carl-Anton Ingmarsson1-2/+2
2009-06-20vdpau: implement downstream caps negotiationCarl-Anton Ingmarsson1-2/+5
2009-06-20vdpau: add basic base class for vdpau decodersCarl-Anton Ingmarsson1-6/+9
2009-06-20add new vdpau directoryCarl-Anton Ingmarsson1-0/+11