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