summaryrefslogtreecommitdiffstats
path: root/video/out/vo_null.c
Commit message (Expand)AuthorAgeFilesLines
* vo.c, vo.h, vo_null.c: change license to LGPLwm42017-05-101-7/+7
* options: remove deprecated sub-option handling for --vo and --aowm42016-11-251-1/+1
* options: deprecate suboptions for the remaining AO/VOswm42016-09-051-0/+1
* video/out: remove an unused parameterwm42015-10-031-1/+1
* vo_null: add framerate emulationwm42015-05-241-4/+34
* Update license headersMarcin Kurczewski2015-04-131-5/+4
* video: remove vfcap.hwm42015-01-211-3/+2
* vo: make draw_image and vo_queue_image transfer image ownershipwm42014-06-171-0/+1
* video/out: do remaining config to reconfig replacementswm42014-01-241-4/+2
* Split mpvcore/ into common/, misc/, bstr/wm42013-12-171-1/+1
* vo_null: don't reject hwaccel formatswm42013-12-011-2/+0
* video/out: remove useless info struct and redundant fieldswm42013-10-231-6/+2
* core: move contents to mpvcore (2/2)Stefano Pigozzi2013-08-061-1/+1
* video/out: remove options argument from preinit()wm42013-07-221-5/+1
* vo: remove vo.check_events callbackwm42013-05-261-5/+0
* core: simplify OSD capability handling, remove VFCAP_OSDwm42013-03-011-5/+0
* video: remove slice based filtering and video outputwm42013-01-131-7/+0
* video/out: replace VOCTRL_QUERY_FORMAT with vo_driver.query_formatwm42013-01-131-4/+1
* video/out: make draw_image mandatory, remove VOCTRL_DRAW_IMAGEwm42013-01-131-1/+5
* Rename directories, move files (step 2 of 2)wm42012-11-121-4/+4
* Rename directories, move files (step 1 of 2) (does not compile)wm42012-11-121-0/+103