aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/out/vo_corevideo.c
Commit message (Expand)AuthorAge
* vo: make draw_image and vo_queue_image transfer image ownershipGravatar wm42014-06-17
* video: introduce failure path for image allocationsGravatar wm42014-06-17
* video/out: change aspects of OSD handlingGravatar wm42014-06-15
* video/out: remove unused config() parametersGravatar wm42014-05-07
* vo_corevideo: remove unused variableGravatar Stefano Pigozzi2014-03-31
* Fix compilation on OSX and win32Gravatar wm42014-03-29
* video/out: remove legacy colorspace stuffGravatar wm42014-03-29
* vo_corevideo: remove unused variableGravatar Stefano Pigozzi2014-02-17
* video/out: don't access aspdat in VOsGravatar wm42014-01-22
* vda: fix build on OS X 10.7Gravatar Stefano Pigozzi2014-01-02
* corevideo: fix video initialization when not using VDAGravatar Stefano Pigozzi2013-12-26
* Move options/config related files from mpvcore/ to options/Gravatar wm42013-12-17
* Rename sub.c/.h to osd.c/.hGravatar wm42013-11-24
* configure: uniform the defines to #define HAVE_xxx (0|1)Gravatar Stefano Pigozzi2013-11-03
* video/out: remove useless info struct and redundant fieldsGravatar wm42013-10-23
* gl_osd: mp_msg conversionGravatar wm42013-09-12
* vo_corevideo: use dwidth/dheight for window dimensionsGravatar Stefano Pigozzi2013-08-25
* vo_corevideo: convert to use reconfig instead of configGravatar Stefano Pigozzi2013-08-25
* vo_corevideo: don't set colormatrix on direct rendering pathGravatar Stefano Pigozzi2013-08-25
* vo_corevideo: fix regression in colormatrix handlingGravatar Stefano Pigozzi2013-08-25
* video: add vda decode support (with hwaccel) and direct renderingGravatar Stefano Pigozzi2013-08-22
* vo_corevideo: add uyvy422 pixel format supportGravatar Stefano Pigozzi2013-08-15
* core: move contents to mpvcore (2/2)Gravatar Stefano Pigozzi2013-08-06
* vo_corevideo: use new log APIGravatar Stefano Pigozzi2013-08-01
* vo_corevideo: move to C from Objective-CGravatar Stefano Pigozzi2013-08-01