aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/mp_image_pool.h
Commit message (Expand)AuthorAge
* mp_image_pool: add helper functions for FFmpeg hw frames poolsGravatar wm42018-01-18
* video: change some mp_image_pool semanticsGravatar wm42018-01-13
* vf_vavpp: use libavutil hw frames API for frame pool and uploadGravatar wm42017-09-29
* vaapi: use libavutil functions for copying hw surfaces to memoryGravatar wm42017-01-12
* mp_image_pool: add mp_image_pool_addGravatar Kevin Mitchell2016-02-16
* video: introduce failure path for image allocationsGravatar wm42014-06-17
* mp_image_pool: add features needed for use with hwaccelGravatar wm42014-03-17
* video: change image format from unsigned int to int in some placesGravatar wm42014-03-17
* mp_image_pool: make reference counting thread-safeGravatar wm42013-07-28
* mp_image_pool: add pool to avoid frequent image reallocationsGravatar wm42013-01-13