summaryrefslogtreecommitdiffstats
path: root/video/out/gl_hwdec_vda.c
Commit message (Expand)AuthorAgeFilesLines
* 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