summaryrefslogtreecommitdiff
path: root/sys/vdpau/gstvdpsink.c
Commit message (Expand)AuthorAgeFilesLines
* vdpau: Port to 1.0Edward Hervey2013-03-311-6/+6
* Fix FSF addressTim-Philipp Müller2012-11-041-2/+2
* Use gst_element_class_set_static_metadata()Tim-Philipp Müller2012-10-171-1/+1
* replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts2012-09-141-1/+1
* vdpau: Switch from deprecated XKeycodeToKeysym() to XkbKeycodeToKeysym()Sebastian Dröge2012-04-241-1/+4
* Merge remote-tracking branch 'origin/0.10'Sebastian Dröge2012-03-291-0/+4
|\
| * Add missing GLIB_DISABLE_DEPRECATION_WARNINGSEdward Hervey2012-03-061-0/+4
| * various: fix pad template ref leaksVincent Penquerc'h2011-11-281-2/+2
|/
* vdpau: fix some variable-set-but-unused compiler warningsTim-Philipp Müller2011-07-141-2/+0
* vdpausink: fix bug where we didn't setup vdpau on a user set windowCarl-Anton Ingmarsson2011-03-271-34/+41
* vdpau: Use the new XOverlay APIEdward Hervey2010-09-211-5/+7
* vdpausink: use separate mutex for device lockingCarl-Anton Ingmarsson2010-08-061-7/+21
* vdpau: add error reporting to device creationCarl-Anton Ingmarsson2010-07-301-13/+19
* vdpausink: use GstVdpOutputBufferPool to alloc our buffersCarl-Anton Ingmarsson2010-07-301-53/+38
* vdpau: add GstVdpOutputBufferPoolCarl-Anton Ingmarsson2010-07-301-1/+1
* vdpau: base vdpaumpegdec on GstBaseVideoDecoderCarl-Anton Ingmarsson2010-06-231-1/+1
* vdpau: small api cleanupCarl-Anton Ingmarsson2010-05-011-2/+2
* vdpausink: intersect allowed caps with our template capsCarl-Anton Ingmarsson2009-11-221-2/+7
* vdpausink: rework presentation blocking a bitCarl-Anton Ingmarsson2009-11-221-25/+23
* vdpausink: add debug outputCarl-Anton Ingmarsson2009-11-221-0/+1
* vdpausink: fix error handling if gst_vdp_get_device returns NULLCarl-Anton Ingmarsson2009-09-161-2/+6
* vdpausink: add myself to copyrightCarl-Anton Ingmarsson2009-09-161-1/+2
* vdpau: add new vdpausink and vdpauvideopostprocess elementsCarl-Anton Ingmarsson2009-09-161-0/+1476