summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/va/va_private.h
Commit message (Expand)AuthorAgeFilesLines
* st/va: Baseline profile is not supportedMark Thompson2016-10-141-2/+2
* st/va: Save surface chroma format in configMark Thompson2016-10-141-0/+1
* st/va: enable dual instances encode by sync surfaceBoyuan Zhang2016-08-191-0/+5
* st/va: add functions for VAAPI encodeBoyuan Zhang2016-07-251-0/+2
* st/va: get rate control method from configattrib v2Boyuan Zhang2016-07-251-0/+2
* st/va: add encode entrypoint v2Boyuan Zhang2016-07-251-0/+5
* st/va: add HEVC main 10 profileBoyuan Zhang2016-03-111-1/+4
* st/va: add motion adaptive deinterlacing v2Christian König2016-01-181-0/+2
* st/va: make the implementation thread safe v2Christian König2016-01-121-0/+2
* st/va: count number of slicesJulien Isorce2016-01-051-0/+2
* st/va: remove fence handling v3Christian König2015-12-161-2/+0
* st/va: move HEVC functions into separate file v2Christian König2015-12-071-0/+3
* st/va: delay decoder creation until max_references is knownJulien Isorce2015-12-011-1/+1
* st/va: add missing profiles in PipeToProfile's switch.Julien Isorce2015-11-261-0/+7
* st/va: move MPEG4 functions into separate fileChristian König2015-11-241-0/+4
* st/va: move VC-1 functions into separate fileChristian König2015-11-241-0/+1
* st/va: move H264 functions into separate fileChristian König2015-11-241-0/+3
* st/va: move MPEG12 functions into separate fileChristian König2015-11-241-0/+3
* st/va: move post processing function into own fileChristian König2015-11-241-0/+4
* st/va: add support to export a surface as dmabufJulien Isorce2015-10-301-0/+6
* st/va: implement VaDeriveImageJulien Isorce2015-10-301-0/+5
* st/va: handle Video Post Processing for configsJulien Isorce2015-10-301-2/+5
* st/va: add colospace conversion through Video Post ProcessingJulien Isorce2015-10-301-0/+8
* st/va: implement VaCreateSurfaces2 and VaQuerySurfaceAttributesJulien Isorce2015-10-301-1/+5
* st/va: properly defines VAImageFormat formats and improve VaCreateImageJulien Isorce2015-10-301-4/+37
* st/va: add VAAPI HEVC decode supportBoyuan Zhang2015-10-271-0/+5
* st/va: subpicture implementationMichael Varga2014-11-191-0/+12
* st/va: added internal storage for VAImage and BGRA formatMichael Varga2014-11-191-1/+3
* st/va: MPEG4 populate the PPS structureMichael Varga2014-11-101-0/+9
* st/va: implement vlVa(Query|Create|Get|Put|Destroy)ImageLeo Liu2014-10-011-0/+22
* st/va: implement Picture functions for mpeg2 h264 and vc1Christian König2014-10-011-0/+2
* st/va: implement Context Surface and BufferChristian König2014-10-011-0/+48
* st/va: implement vlVa(Create|Destroy|Query|Get)ConfigChristian König2014-10-011-0/+68
* st/va: skeleton VAAPI state trackerChristian König2014-10-011-0/+116
* Remove VAAPI support.Matt Turner2012-10-091-162/+0
* va: Fix include styleKai Wasserbäch2011-08-291-2/+2
* vaapi: cleanup the source and let the st at least compile againChristian König2011-07-121-8/+11
* vl: initial implementation of vlVaQueryImageFormats(), vlVaCreateImage(), vlV...Thomas Balling Sørensen2010-10-281-0/+24
* vl: small typos and stuffThomas Balling Sørensen2010-10-281-1/+3
* vl: commited Orasanu Lucian's patch containing va stubs.Thomas Balling Sørensen2010-10-271-13/+99
* vl: add'ed stub for VaCreateImageThomas Balling Sørensen2010-10-251-0/+1
* vl: more stub work for a va implementationThomas Balling Sørensen2010-10-251-1/+15
* vl: va state-tracker configuration scriptsThomas Balling Sørensen2010-10-241-0/+32
* vl: initial va-api implementationThomas Balling Sørensen2010-10-231-0/+0