summaryrefslogtreecommitdiff
path: root/gst-libs/gst/vaapi/gstvaapidisplaycache.c
Commit message (Expand)AuthorAgeFilesLines
* display: use a recursive mutex for the display cache.Gwenole Beauchesne2015-01-271-9/+46
* display: make cache maintenance really MT-safe.Gwenole Beauchesne2014-05-211-50/+33
* display: re-indent all GstVaapiDisplay related source code.Gwenole Beauchesne2013-12-201-175/+159
* legal: update copyright notice dates.Gwenole Beauchesne2013-11-221-1/+1
* legal: add per-file authorship information.Gwenole Beauchesne2013-11-221-0/+1
* display: make it possible to lookup the display cache by type.Gwenole Beauchesne2013-05-271-13/+37
* display: rework display cache API.Gwenole Beauchesne2013-05-271-81/+84
* libs: use glib >= 2.32 semantics for mutexes.Gwenole Beauchesne2012-12-171-11/+11
* display: add display types.Gwenole Beauchesne2012-07-251-0/+1
* glib: map deprecated API to glib >= 2.32 equivalents.Gwenole Beauchesne2012-02-071-0/+1
* Add header for system-dependent definitions.Gwenole Beauchesne2012-01-301-1/+1
* display: implement a VA display cache.Gwenole Beauchesne2012-01-121-0/+378