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