summaryrefslogtreecommitdiffstats
path: root/video/out/vo_corevideo.c
Commit message (Expand)AuthorAgeFilesLines
* configure: uniform the defines to #define HAVE_xxx (0|1)Stefano Pigozzi2013-11-031-4/+4
* video/out: remove useless info struct and redundant fieldswm42013-10-231-6/+2
* gl_osd: mp_msg conversionwm42013-09-121-1/+1
* vo_corevideo: use dwidth/dheight for window dimensionsStefano Pigozzi2013-08-251-1/+1
* vo_corevideo: convert to use reconfig instead of configStefano Pigozzi2013-08-251-7/+6
* vo_corevideo: don't set colormatrix on direct rendering pathStefano Pigozzi2013-08-251-23/+49
* vo_corevideo: fix regression in colormatrix handlingStefano Pigozzi2013-08-251-40/+22
* video: add vda decode support (with hwaccel) and direct renderingStefano Pigozzi2013-08-221-105/+309
* vo_corevideo: add uyvy422 pixel format supportStefano Pigozzi2013-08-151-0/+5
* core: move contents to mpvcore (2/2)Stefano Pigozzi2013-08-061-1/+1
* vo_corevideo: use new log APIStefano Pigozzi2013-08-011-15/+5
* vo_corevideo: move to C from Objective-CStefano Pigozzi2013-08-011-0/+401