aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/out/vo_null.c
Commit message (Expand)AuthorAge
* 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