summaryrefslogtreecommitdiff
path: root/sys/vdpau/gstvdpdevice.c
Commit message (Expand)AuthorAgeFilesLines
* vdpau: Don't use deprecated GMutex methodsEdward Hervey2013-04-011-6/+6
* vdpau: Port to 1.0Edward Hervey2013-03-311-0/+334
* vdpau: base vdpaumpegdec on GstBaseVideoDecoderCarl-Anton Ingmarsson2010-06-231-327/+0
* vdpau: add gst_vdp_init function where we register typesCarl-Anton Ingmarsson2010-05-011-5/+7
* vdpau: Fix compiler warningsSebastian Dröge2010-03-221-1/+1
* vdpau: add GstPad subclass GstVdpOutputSrcPadCarl-Anton Ingmarsson2009-11-221-0/+2
* vdpausink: rework presentation blocking a bitCarl-Anton Ingmarsson2009-11-221-1/+3
* vdpdevice: fix error handling and threadsafetyCarl-Anton Ingmarsson2009-09-161-11/+38
* vdpauvideopostprocess: add support for noise reductionCarl-Anton Ingmarsson2009-09-161-0/+2
* vdpauvideopostprocess: add support for deinterlacingCarl-Anton Ingmarsson2009-09-161-0/+2
* vdpau: use G_N_ELEMENTS instead of NULL terminating arrayCarl-Anton Ingmarsson2009-09-161-3/+2
* vdpau: add new vdpausink and vdpauvideopostprocess elementsCarl-Anton Ingmarsson2009-09-161-1/+19
* vdpau: blacklist for generic states test, and demote to GST_RANK_NONETim-Philipp Müller2009-08-121-2/+9
* vdpau: s/IS_VDPAU/IS_VDPCarl-Anton Ingmarsson2009-06-201-2/+2
* vdpau: add debug on GstVdpDevice destroyCarl-Anton Ingmarsson2009-06-201-0/+2
* s/GST_TYPE_VDPAU/GST_TYPE_VDP/gCarl-Anton Ingmarsson2009-06-201-1/+1
* vdpau: init "vdpaudevice" debug catoegory in gst_vdp_get_deviceCarl-Anton Ingmarsson2009-06-201-4/+2
* vdpau: fix error where we forgot to pass a trailing NULL to g_object_newCarl-Anton Ingmarsson2009-06-201-1/+1
* vdpau: close display on finalizeCarl-Anton Ingmarsson2009-06-201-0/+1
* vdpau: use g_once_init_enter instead of g_onceCarl-Anton Ingmarsson2009-06-201-11/+7
* vdpau: rename all files and objects from Vdpau to VdpCarl-Anton Ingmarsson2009-06-201-0/+269