summaryrefslogtreecommitdiffstats
path: root/video/out/opengl/hwdec_osx.c
Commit message (Expand)AuthorAgeFilesLines
* vo_opengl: fix passing along swizzle from hwdec interopwm42016-05-101-0/+2
* vo_opengl: refactor how hwdec interop exports textureswm42016-05-101-18/+17
* video: refactor how VO exports hwdec device handleswm42016-05-091-8/+18
* vo_opengl: videotoolbox: use kCVPixelBufferLock_ReadOnly for screenshotswm42016-04-071-7/+8
* videotoolbox: change how videotoolbox format is managedwm42016-04-071-3/+19
* vo_opengl: hwdec: use IDs for API, and log which backend is usedwm42016-02-011-1/+2
* Change GPL/LGPL dual-licensed files to LGPLwm42016-01-191-7/+7
* videotoolbox: make decoder format customizablewm42015-11-171-2/+22
* vo_opengl: osx: error out if there is no IOSurfacewm42015-11-171-0/+4
* vo_opengl: videotoolbox: cleanupswm42015-09-281-43/+26
* vo_opengl: rename hwdec_vda.c to hwdec_osx.cwm42015-09-281-0/+239