index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
video
/
mp_image_pool.c
Commit message (
Expand
)
Author
Age
*
video: fix memory leaks with hwdec copy modes
wm4
2017-12-01
*
video: remove special path for hwdec screenshots
wm4
2017-10-16
*
vf_vavpp: use libavutil hw frames API for frame pool and upload
wm4
2017-09-29
*
Revert "mp_image_pool: disallow adding read only frames"
wm4
2017-08-08
*
mp_image_pool: disallow adding read only frames
wm4
2017-07-23
*
mp_image_tool: guard hw downloading against allocation failures
wm4
2017-02-07
*
mp_image_pool: fix build on Libav
wm4
2017-01-12
*
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
*
Relicense some non-MPlayer source files to LGPL 2.1 or later
wm4
2016-01-19
*
mpv_talloc.h: rename from talloc.h
Dmitrij D. Czarkoff
2016-01-11
*
video: replace our own refcounting with libavutil's
wm4
2015-07-05
*
Update license headers
Marcin Kurczewski
2015-04-13
*
mp_image_pool: allow passing pool=NULL in more places
wm4
2015-01-22
*
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
*
Split mpvcore/ into common/, misc/, bstr/
wm4
2013-12-17
*
build: make pthreads mandatory
wm4
2013-11-28
*
talloc: change talloc destructor signature
wm4
2013-10-13
*
core: move contents to mpvcore (2/2)
Stefano Pigozzi
2013-08-06
*
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