Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | video: introduce failure path for image allocations | wm4 | 2014-06-17 | 1 | -5/+17 |
* | mp_image_pool: add features needed for use with hwaccel | wm4 | 2014-03-17 | 1 | -18/+60 |
* | video: change image format from unsigned int to int in some places | wm4 | 2014-03-17 | 1 | -1/+1 |
* | Split mpvcore/ into common/, misc/, bstr/ | wm4 | 2013-12-17 | 1 | -1/+1 |
* | build: make pthreads mandatory | wm4 | 2013-11-28 | 1 | -8/+3 |
* | talloc: change talloc destructor signature | wm4 | 2013-10-13 | 1 | -2/+1 |
* | core: move contents to mpvcore (2/2) | Stefano Pigozzi | 2013-08-06 | 1 | -1/+1 |
* | mp_image_pool: make reference counting thread-safe | wm4 | 2013-07-28 | 1 | -33/+69 |
* | mp_image_pool: add pool to avoid frequent image reallocations | wm4 | 2013-01-13 | 1 | -0/+133 |