aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/out/vo_null.c
Commit message (Expand)AuthorAge
* vo.c, vo.h, vo_null.c: change license to LGPLGravatar wm42017-05-10
* options: remove deprecated sub-option handling for --vo and --aoGravatar wm42016-11-25
* options: deprecate suboptions for the remaining AO/VOsGravatar wm42016-09-05
* video/out: remove an unused parameterGravatar wm42015-10-03
* vo_null: add framerate emulationGravatar wm42015-05-24
* Update license headersGravatar Marcin Kurczewski2015-04-13
* video: remove vfcap.hGravatar wm42015-01-21
* vo: make draw_image and vo_queue_image transfer image ownershipGravatar wm42014-06-17
* video/out: do remaining config to reconfig replacementsGravatar wm42014-01-24
* Split mpvcore/ into common/, misc/, bstr/Gravatar wm42013-12-17
* vo_null: don't reject hwaccel formatsGravatar wm42013-12-01
* video/out: remove useless info struct and redundant fieldsGravatar wm42013-10-23
* core: move contents to mpvcore (2/2)Gravatar Stefano Pigozzi2013-08-06
* video/out: remove options argument from preinit()Gravatar wm42013-07-22
* vo: remove vo.check_events callbackGravatar wm42013-05-26
* core: simplify OSD capability handling, remove VFCAP_OSDGravatar wm42013-03-01
* video: remove slice based filtering and video outputGravatar wm42013-01-13
* video/out: replace VOCTRL_QUERY_FORMAT with vo_driver.query_formatGravatar wm42013-01-13
* video/out: make draw_image mandatory, remove VOCTRL_DRAW_IMAGEGravatar wm42013-01-13
* Rename directories, move files (step 2 of 2)Gravatar wm42012-11-12
* Rename directories, move files (step 1 of 2) (does not compile)Gravatar wm42012-11-12