Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vf_vavpp: use libavutil hw frames API for frame pool and upload | wm4 | 2017-09-29 | 1 | -0/+2 |
* | vaapi: use libavutil functions for copying hw surfaces to memory | wm4 | 2017-01-12 | 1 | -0/+3 |
* | mp_image_pool: add mp_image_pool_add | Kevin Mitchell | 2016-02-16 | 1 | -0/+2 |
* | video: introduce failure path for image allocations | wm4 | 2014-06-17 | 1 | -1/+3 |
* | mp_image_pool: add features needed for use with hwaccel | wm4 | 2014-03-17 | 1 | -0/+9 |
* | video: change image format from unsigned int to int in some places | wm4 | 2014-03-17 | 1 | -1/+1 |
* | mp_image_pool: make reference counting thread-safe | wm4 | 2013-07-28 | 1 | -7/+1 |
* | mp_image_pool: add pool to avoid frequent image reallocations | wm4 | 2013-01-13 | 1 | -0/+22 |