summaryrefslogtreecommitdiff
path: root/sys/vdpau/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* gst: Add better support for static pluginsSebastian Dröge2013-04-151-1/+1
* vdpau: Port to 1.0Edward Hervey2013-03-311-28/+22
* gst: Update versioningSebastian Dröge2012-04-041-3/+3
* vdpau: add mpeg4 part2 decoderCarl-Anton Ingmarsson2010-08-091-2/+8
* vdpauh264dec: rename GstVdpH264Frame to GstH264FrameCarl-Anton Ingmarsson2010-06-281-3/+3
* vdpau: Link to $(LIBM) for log2 and friendsSebastian Dröge2010-06-281-2/+3
* vdpau: add GstVdpDecoder base classCarl-Anton Ingmarsson2010-06-261-1/+0
* Revert "vdpau: rename GstBaseVideoDecoder to SatBaseVideoDecoder"Carl-Anton Ingmarsson2010-06-241-1/+1
* vdpau: rename GstBaseVideoDecoder to SatBaseVideoDecoderCarl-Anton Ingmarsson2010-06-241-1/+1
* vdpau: more work on h264 decoderCarl-Anton Ingmarsson2010-06-231-0/+2
* vdpau: add beginning of h264 decoderCarl-Anton Ingmarsson2010-06-231-0/+2
* vdpau: base vdpaumpegdec on GstBaseVideoDecoderCarl-Anton Ingmarsson2010-06-231-39/+21
* vdpau: add leftover gstvdp.hCarl-Anton Ingmarsson2010-05-011-1/+2
* vdpau: add better error handling to GstVdpOutputSrcPadCarl-Anton Ingmarsson2010-05-011-5/+10
* vdpau: Correctly link to the local libgstvdp-0.10 by using the libtool archiveSebastian Dröge2010-04-121-1/+1
* vdpau: fix buildWim Taymans2009-11-261-1/+1
* vdpau: add GstPad subclass GstVdpOutputSrcPadCarl-Anton Ingmarsson2009-11-221-2/+4
* vdpau: add GstPad subclass GstVdpVideoSrcPadCarl-Anton Ingmarsson2009-11-221-2/+4
* vdpau: remove now unneeded vdpauvideoyuv and vdpauyuvvideo elementsCarl-Anton Ingmarsson2009-11-221-4/+0
* vdpauvideopostprocess: add support for video/x-raw-yuv inputCarl-Anton Ingmarsson2009-11-221-1/+1
* vdpau: create a libgstvdp library.Carl-Anton Ingmarsson2009-11-221-8/+20
* dist: Include vdpsink.h in the tarball to fix the dist.Jan Schmidt2009-10-161-1/+1
* vdpau: add new vdpausink and vdpauvideopostprocess elementsCarl-Anton Ingmarsson2009-09-161-3/+9
* vdpau: refactor GstVdpVideoYUV and GstVdpYUVVideoCarl-Anton Ingmarsson2009-09-161-2/+4
* 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