st/va: add motion adaptive deinterlacing v2
[mesa.git] / src / gallium / state_trackers / va / va_private.h
2016-01-18 Christian Königst/va: add motion adaptive deinterlacing v2
2016-01-12 Christian Königst/va: make the implementation thread safe v2
2016-01-05 Julien Isorcest/va: count number of slices
2015-12-16 Christian Königst/va: remove fence handling v3
2015-12-07 Christian Königst/va: move HEVC functions into separate file v2
2015-12-01 Julien Isorcest/va: delay decoder creation until max_references...
2015-11-26 Julien Isorcest/va: add missing profiles in PipeToProfile's switch.
2015-11-24 Christian Königst/va: move MPEG4 functions into separate file
2015-11-24 Christian Königst/va: move VC-1 functions into separate file
2015-11-24 Christian Königst/va: move H264 functions into separate file
2015-11-24 Christian Königst/va: move MPEG12 functions into separate file
2015-11-24 Christian Königst/va: move post processing function into own file
2015-10-30 Julien Isorcest/va: add support to export a surface as dmabuf
2015-10-30 Julien Isorcest/va: implement VaDeriveImage
2015-10-30 Julien Isorcest/va: handle Video Post Processing for configs
2015-10-30 Julien Isorcest/va: add colospace conversion through Video Post...
2015-10-30 Julien Isorcest/va: implement VaCreateSurfaces2 and VaQuerySurfaceAt...
2015-10-30 Julien Isorcest/va: properly defines VAImageFormat formats and impro...
2015-10-27 Boyuan Zhangst/va: add VAAPI HEVC decode support
2014-11-19 Michael Vargast/va: subpicture implementation
2014-11-19 Michael Vargast/va: added internal storage for VAImage and BGRA...
2014-11-10 Michael Vargast/va: MPEG4 populate the PPS structure
2014-10-01 Leo Liust/va: implement vlVa(Query|Create|Get|Put|Destroy...
2014-10-01 Christian Königst/va: implement Picture functions for mpeg2 h264 and vc1
2014-10-01 Christian Königst/va: implement Context Surface and Buffer
2014-10-01 Christian Königst/va: implement vlVa(Create|Destroy|Query|Get)Config
2014-10-01 Christian Königst/va: skeleton VAAPI state tracker
2012-10-09 Matt TurnerRemove VAAPI support.
2011-08-29 Kai Wasserbächva: Fix include style
2011-08-04 Bryan CainMerge branch 'glsl-to-tgsi'
2011-07-21 Brian PaulMerge branch 'gallium-polygon-stipple'
2011-07-13 Christian KönigMerge branch 'pipe-video'
2011-07-12 Christian Königvaapi: cleanup the source and let the st at least compi...
2011-07-11 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-07-04 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-06-09 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-06-04 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-06-03 Christian KönigMerge remote-tracking branch 'mareko/r300g-draw-instanc...
2011-05-21 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-05-15 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-05-07 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-04-23 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-19 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-05 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-04 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-02 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-02-28 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-02-24 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-21 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-20 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-20 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-10 Christian KönigMerge remote branch 'vdpau/pipe-video' into pipe-video
2010-10-28 Thomas Balling Sør... vl: initial implementation of vlVaQueryImageFormats...
2010-10-28 Thomas Balling Sør... vl: small typos and stuff
2010-10-27 Thomas Balling Sør... vl: commited Orasanu Lucian's patch containing va stubs.
2010-10-26 Thomas Balling Sør... Merge branch 'pipe-video' of git://anongit.freedesktop...
2010-10-26 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-10-25 Thomas Balling Sør... vl: add'ed stub for VaCreateImage
2010-10-25 Thomas Balling Sør... vl: more stub work for a va implementation
2010-10-24 Thomas Balling Sør... vl: va state-tracker configuration scripts
2010-10-23 Thomas Balling Sør... vl: initial va-api implementation