st/va: add support for RGBX and BGRX in VPP
[mesa.git] / src / gallium / state_trackers / va / picture.c
2015-11-06 Julien Isorcest/va: add support for RGBX and BGRX in VPP
2015-11-06 Julien Isorcest/va: properly indent buffer.c, config.c, image.c...
2015-10-30 Julien Isorcest/va: add colospace conversion through Video Post...
2015-10-27 Boyuan Zhangst/va: add VAAPI HEVC decode support
2015-10-26 Julien Isorcest/va: pass picture desc to begin and decode
2014-11-10 Michael Vargast/va: MPEG4 call vlVaDecoderFixMPEG4Startcode()
2014-11-10 Michael Vargast/va: MPEG4 generate GOV and VOP header
2014-11-10 Michael Vargast/va: MPEG4 populate the SPS structure
2014-11-10 Michael Vargast/va: MPEG4 populate the iq matrix buffers
2014-11-10 Michael Vargast/va: MPEG4 populate the PPS structure
2014-11-10 Michael Vargast/va: refactored handleVASliceDataBufferType
2014-10-01 Christian Königst/va: implement Picture functions for mpeg2 h264 and vc1
2014-10-01 Christian Königst/va: skeleton VAAPI state tracker