aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/va/va_private.h
Commit message (Expand)AuthorAgeFilesLines
* st/va: add support YUY2Pierre-Eric Pelloux-Prayer2020-02-271-1/+2
* gallium/hash_table: consolidate hash tables with pointer keysMarek Olšák2020-02-261-10/+0
* gallium: Add PIPE_FORMAT_P010 supportThong Thai2020-01-031-0/+3
* va: use a compute shader for the blitJiang, Sonny2019-04-241-0/+1
* st/va: get mjpeg slice headerBoyuan Zhang2018-10-231-0/+11
* st/va: add VP9 config to enable profile2Leo Liu2018-04-121-0/+4
* st/va: add VP9 config to enable profile0Leo Liu2018-04-121-0/+4
* st/va: parse VP9 uncompressed frame headerLeo Liu2018-04-121-0/+1
* st/va: add handles for VP9 buffersLeo Liu2018-04-121-0/+2
* st/va: add VP9 picture to contextLeo Liu2018-04-121-0/+1
* st/va: Make the vendor string more descriptiveMark Thompson2018-02-091-0/+1
* st/va: add HEVC encode functionsBoyuan Zhang2018-02-051-0/+6
* st/va: add HEVC picture descBoyuan Zhang2018-02-051-0/+1
* st/va: move H264 enc functions into separate fileBoyuan Zhang2018-02-051-0/+6
* st/va: Implement vaExportSurfaceHandle()Mark Thompson2017-10-071-0/+1
* st/va: make internal func vlVaHandleSurfaceAllocate() call simplerLeo Liu2017-09-251-1/+1
* st/va: add MJPEG for configLeo Liu2017-08-211-0/+4
* st/va: detect MJPEG format from bitstreamLeo Liu2017-08-211-0/+4
* st/va: make surface allocate functions more usefullyLeo Liu2017-08-211-0/+1
* st/va: add handles for MJPEG BuffersLeo Liu2017-08-211-0/+4
* st/va: add MJPEG picture to contextLeo Liu2017-08-211-0/+1
* st/va: change frame_idx from array to hash tableJulien Isorce2017-08-141-0/+13
* st/va: add config support for 10bit decoding v2Christian König2017-03-131-0/+1
* st/va: add support for P010 and P016 formats v3Christian König2017-03-131-1/+6
* gallium/util: replace pipe_mutex with mtx_tTimothy Arceri2017-03-071-1/+1
* st/va: add h264 constrained baseline profileBoyuan Zhang2017-02-011-0/+1
* st/va: make sure that we call begin_frame() only once v2Christian König2017-01-231-0/+1
* st/va: declare vlVaBuffer before vlVaContextJuan A. Suarez Romero2016-12-051-15/+15
* st/va: fix gop size for rate controlBoyuan Zhang2016-12-051-0/+2
* st/va: force to submit two consecutive single jobsBoyuan Zhang2016-12-051-0/+2
* 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