aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/out/opengl/hwdec_osx.c
Commit message (Expand)AuthorAge
* hwdec: don't require setting legacy hwdec fieldsGravatar wm42017-12-02
* vo_gpu: hwdec: remove redundant fieldsGravatar wm42017-12-01
* video: remove old videotoolbox supportGravatar wm42017-09-26
* vo_opengl: refactor into vo_gpuGravatar Niklas Haas2017-09-21
* vo_opengl: separate hwdec context and mapping, port it to use raGravatar wm42017-08-10
* vo_opengl: restructure format setupGravatar wm42017-06-30
* videotoolbox: support new libavcodec APIGravatar wm42017-05-24
* vo_opengl: hwdec_osx: use new format setup functionGravatar wm42017-02-17
* vo_opengl: handle GL_LUMINANCE_ALPHA and integer textures differentlyGravatar wm42017-02-17
* videotoolbox: fix RGB formatGravatar wm42017-02-17
* videotoolbox: remove weird format-negotiation between VO and decoderGravatar wm42017-02-17
* videotoolbox: factor some duplicated codeGravatar wm42017-02-17
* videotoolbox: add yuv420p to --videotoolbox-formatGravatar wm42016-07-15
* vo_opengl: hwdec: reset hw_subfmt fieldGravatar wm42016-07-15
* video: change hw_subfmt meaningGravatar wm42016-07-15
* vo_opengl: fix passing along swizzle from hwdec interopGravatar wm42016-05-10
* vo_opengl: refactor how hwdec interop exports texturesGravatar wm42016-05-10
* video: refactor how VO exports hwdec device handlesGravatar wm42016-05-09
* vo_opengl: videotoolbox: use kCVPixelBufferLock_ReadOnly for screenshotsGravatar wm42016-04-07
* videotoolbox: change how videotoolbox format is managedGravatar wm42016-04-07
* vo_opengl: hwdec: use IDs for API, and log which backend is usedGravatar wm42016-02-01
* Change GPL/LGPL dual-licensed files to LGPLGravatar wm42016-01-19
* videotoolbox: make decoder format customizableGravatar wm42015-11-17
* vo_opengl: osx: error out if there is no IOSurfaceGravatar wm42015-11-17
* vo_opengl: videotoolbox: cleanupsGravatar wm42015-09-28
* vo_opengl: rename hwdec_vda.c to hwdec_osx.cGravatar wm42015-09-28