aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/va
Commit message (Expand)AuthorAgeFilesLines
* st/va: fix post process dirty area handlingChristian König2015-11-241-4/+1
* st/va: use the vl_screen dispatchEmil Velikov2015-11-203-16/+9
* auxiliary/vl: rename vl_screen_create to vl_dri2_screen_createEmil Velikov2015-11-201-1/+1
* st/va: trivial cleanupEmil Velikov2015-11-201-9/+2
* st/va: use vl screen drm support from vl_wys_drmLeo Liu2015-11-081-21/+3
* st/va: fix build fails with pipe loaderLeo Liu2015-11-081-2/+3
* st/vaapi: fix vaapi VC-1 simple/main corruption v2Boyuan Zhang2015-11-061-0/+2
* st/va: add support for RGBX and BGRX in VPPJulien Isorce2015-11-062-18/+23
* st/va: properly use brackets in vlVaAcquireBufferHandle's switchJulien Isorce2015-11-061-5/+4
* st/va: properly indent buffer.c, config.c, image.c and picture.cJulien Isorce2015-11-064-56/+56
* st/va: fix memory leak on error in vlVaCreateSurfaces2Julien Isorce2015-11-051-3/+9
* st/va: indent vlVaQuerySurfaceAttributes and vlVaCreateSurfaces2Julien Isorce2015-11-051-283/+283
* st/va: add support to export a surface as dmabufJulien Isorce2015-10-303-2/+144
* st/va: implement VaDeriveImageJulien Isorce2015-10-303-5/+138
* st/va: add more errors checks in vlVaBufferSetNumElements and vlVaMapBufferJulien Isorce2015-10-301-0/+6
* st/va: add headless support, i.e. VA_DISPLAY_DRMJulien Isorce2015-10-302-6/+73
* st/va: handle Video Post Processing for configsJulien Isorce2015-10-302-2/+25
* st/va: add colospace conversion through Video Post ProcessingJulien Isorce2015-10-304-52/+259
* st/va: implement dmabuf import for VaCreateSurfaces2Julien Isorce2015-10-301-1/+96
* st/va: implement VaCreateSurfaces2 and VaQuerySurfaceAttributesJulien Isorce2015-10-303-52/+249
* st/va: do not destroy old buffer when new one failedJulien Isorce2015-10-301-6/+13
* st/va: properly defines VAImageFormat formats and improve VaCreateImageJulien Isorce2015-10-302-10/+55
* st/va: add VAAPI HEVC decode supportBoyuan Zhang2015-10-274-1/+208
* st/va: pass picture desc to begin and decodeJulien Isorce2015-10-261-2/+2
* st/va: Added support for NV12 to IYUV conversion in vlVaGetImageIndrajit Das2015-10-191-3/+5
* st/va: Used correct parameter to derive the value of the "h" variable in vlVa...Indrajit Das2015-10-191-1/+1
* gallium: add flags parameter to pipe_screen::context_createMarek Olšák2015-08-261-1/+2
* st/va: add h264 decoder level supportLeo Liu2015-04-281-0/+5
* automake: rework VL dependency trackingEmil Velikov2014-11-261-0/+1
* st/va: surface: render subpictureMichael Varga2014-11-191-0/+120
* st/va: subpicture implementationMichael Varga2014-11-192-13/+161
* st/va: added internal storage for VAImage and BGRA formatMichael Varga2014-11-192-26/+48
* st/va: added some calls to handle_table_remove()Michael Varga2014-11-193-0/+3
* st/va: MPEG4 call vlVaDecoderFixMPEG4Startcode()Michael Varga2014-11-101-0/+7
* st/va: MPEG4 generate GOV and VOP headerMichael Varga2014-11-101-0/+92
* st/va: MPEG4 populate the SPS structureMichael Varga2014-11-101-0/+6
* st/va: MPEG4 populate the iq matrix buffersMichael Varga2014-11-101-0/+16
* st/va: MPEG4 populate the PPS structureMichael Varga2014-11-102-0/+81
* st/va: refactored handleVASliceDataBufferTypeMichael Varga2014-11-101-35/+40
* st/va: implement vlVa(Query|Create|Get|Put|Destroy)ImageLeo Liu2014-10-013-9/+281
* st/va: implement Picture functions for mpeg2 h264 and vc1Christian König2014-10-014-6/+371
* st/va: implement Context Surface and BufferChristian König2014-10-014-21/+320
* st/va: implement vlVa(Create|Destroy|Query|Get)ConfigChristian König2014-10-013-5/+143
* st/va: skeleton VAAPI state trackerChristian König2014-10-0111-0/+941
* Remove VAAPI support.Matt Turner2012-10-0912-1292/+0
* vl: move winsys helper out of winsys directoryChristian König2012-03-282-5/+2
* configure: replace pkg-config calls with $(PKG_CONFIG) in the makefiles.Stéphane Marchesin2011-10-041-1/+1
* va: Fix include styleKai Wasserbäch2011-08-298-19/+19
* vaapi: cleanup the source and let the st at least compile againChristian König2011-07-1211-611/+517
* [g3dvl] Name of pkg-config file is libva.Johannes Obermayr2011-04-281-1/+1