Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | st/va: properly indent buffer.c, config.c, image.c and picture.c | Julien Isorce | 2015-11-06 | 1 | -2/+2 |
* | st/va: implement VaDeriveImage | Julien Isorce | 2015-10-30 | 1 | -1/+94 |
* | st/va: do not destroy old buffer when new one failed | Julien Isorce | 2015-10-30 | 1 | -6/+13 |
* | st/va: properly defines VAImageFormat formats and improve VaCreateImage | Julien Isorce | 2015-10-30 | 1 | -6/+18 |
* | st/va: Added support for NV12 to IYUV conversion in vlVaGetImage | Indrajit Das | 2015-10-19 | 1 | -3/+5 |
* | st/va: Used correct parameter to derive the value of the "h" variable in vlVa... | Indrajit Das | 2015-10-19 | 1 | -1/+1 |
* | st/va: added internal storage for VAImage and BGRA format | Michael Varga | 2014-11-19 | 1 | -25/+45 |
* | st/va: added some calls to handle_table_remove() | Michael Varga | 2014-11-19 | 1 | -0/+1 |
* | st/va: implement vlVa(Query|Create|Get|Put|Destroy)Image | Leo Liu | 2014-10-01 | 1 | -8/+258 |
* | st/va: skeleton VAAPI state tracker | Christian König | 2014-10-01 | 1 | -0/+106 |