summaryrefslogtreecommitdiffstats
path: root/video/out/gl_hwdec_vda.c
Commit message (Expand)AuthorAgeFilesLines
* vo_opengl: move gl_* files to their own subdirNiklas Haas2015-09-091-244/+0
* vo_opengl, vda: return to old statewm42015-09-011-0/+5
* vda, videotoolbox: guard against unexpected pixel formatwm42015-08-231-0/+4
* vda, videotoolbox: fix broken condition in screenshot codewm42015-08-231-1/+1
* video: fix VideoToolbox/VDA autodetectionwm42015-08-171-35/+5
* hwdec: add VideoToolbox supportSebastien Zwickert2015-08-051-11/+47
* vo_opengl: vda: make it work anywherewm42015-05-211-5/+0
* vda: add support for nv12 image formatsStefano Pigozzi2015-05-131-20/+99
* vo_opengl: remove hwdec unmap_image callbackwm42015-03-141-3/+0
* command: add property returning detected hwdec APIwm42015-02-021-0/+1
* vo_opengl: let hwdec driver report the exact image formatwm42015-01-291-1/+2
* video: handle hwdec screenshots differentlywm42015-01-221-25/+32
* gl_hwdec_vda: refuse to work with old OpenGL versionswm42014-12-311-0/+5
* vo_opengl: move hwdec parts into their own fileswm42014-12-031-1/+1
* vda: make independent from cocoa backendwm42014-12-031-8/+5
* vda: use implicit current GL contextStefano Pigozzi2014-12-031-2/+1
* vda: fix build on OS X 10.7Stefano Pigozzi2014-01-021-0/+1
* gl_video: change internal API for hwdec mp_image downloadStefano Pigozzi2013-12-021-8/+9
* vo_opengl: support for vda hardware decodingStefano Pigozzi2013-12-021-0/+146