summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/vdpau/query.c
Commit message (Expand)AuthorAgeFilesLines
* st/vdpau: use bicubic filter for scaling(v6.1)Nayan Deshmukh2016-07-011-0/+1
* st/vdpau: we support lumakeying nowChristian König2016-06-161-0/+1
* st/vdpau: replace 0.f and 1.f with 0.0f and 1.0f respectivelyNayan Deshmukh2016-06-141-4/+4
* st/vdpau: move FormatRGBAToPipe into the interopChristian König2016-03-291-5/+5
* st/vdpau: add support for DEINTERLACE_TEMPORALGrigori Goronzy2014-02-141-0/+1
* s/Tungsten Graphics/VMware/José Fonseca2014-01-171-1/+1
* vl/query: Only support VDP_CHROMA_TYPE_420 for 12 bit formats.Rico Schüller2013-08-211-1/+6
* st/vdpau: drop unnecessary variable profEmil Velikov2013-08-191-3/+4
* vl: add entrypoint to is_video_format_supportedChristian König2013-08-191-2/+4
* vl: add entrypoint to get_video_paramChristian König2013-08-191-6/+12
* vl: Add support for max level query v2Rico Schüller2013-08-141-2/+2
* vl: move winsys helper out of winsys directoryChristian König2012-03-281-1/+0
* st/vdpau: fix chroma_format handling in VideoSurfaceQueryGetPutBitsYCbCrCapab...Christian König2012-03-081-4/+18
* st/vdpau: make the interface thread saveChristian König2012-03-051-2/+28
* st/vdpau: implement OutputSurfaceQueryPutBitsYCbCrCapabilitiesChristian König2012-03-021-1/+33
* st/vdpau: implement OutputSurfaceQueryGetPutBitsNativeCapabilitiesChristian König2012-03-021-1/+23
* st/vdpau: implement OutputSurfaceQueryPutBitsIndexedCapabilitiesChristian König2012-03-021-1/+43
* st/vdpau: implement BitmapSurfaceQueryCapabilitiesChristian König2012-03-021-1/+35
* st/vdpau: remove unnecessary tracing and adjust tracing levels a bitChristian König2012-02-211-16/+0
* st/vdpau: use matrix filter to blur/sharpen videoChristian König2012-02-101-0/+1
* st/vdpau: use median filter for noise reductionChristian König2012-02-101-3/+9
* st/vdpau: implement vlVdpOutputSurfaceQueryCapabilitiesChristian König2012-02-061-2/+36
* vdpau: Add support for mixer attributesMaarten Lankhorst2011-12-191-2/+35
* vdpau: Add support for parametersMaarten Lankhorst2011-12-191-3/+38
* st/vdpau: Add documentation from the VDPAU API and update some tracesEmeric Grange2011-09-141-10/+61
* vdpau: Fix include styleKai Wasserbäch2011-08-291-5/+6
* [g3dvl] add some more PIPE_VIDEO_CAPsChristian König2011-07-121-20/+12
* vdpau: make capabilities query more saneChristian König2011-07-101-41/+32
* vdpau: implement VdpOutputSurfaceGetParametersChristian König2011-07-101-1/+1
* vdpau: make state tracker far less noisyChristian König2011-05-041-9/+9
* vdpau: add stups for the missing functionsChristian König2011-04-261-0/+15
* Merge remote branch 'origin/master' into pipe-videoChristian König2011-03-191-2/+1
* vdpau: make indention and formating more saneChristian König2011-03-191-30/+30
* vl: changed video pipe to use the new gallium API within masterThomas Balling Sørensen2010-10-051-0/+1
* Added stubs for the rest of the vdpau interfaceThomas Balling Sørensen2010-07-221-2/+16
* Made some decoding function for mpeg2-decodingThomas Balling Sørensen2010-07-201-9/+54
* vdpau changesThomas Balling Sørensen2010-07-141-3/+54
* st/vdpau: Initial commit.Younes Manton2010-06-271-0/+171