aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/out/vo_caca.c
Commit message (Expand)AuthorAge
* Add checks for HAVE_GPL to various GPL-only source filesGravatar wm42017-10-10
* input: merge mouse wheel and axis keycodesGravatar James Ross-Gowan2017-09-03
* input: use mnemonic names for mouse buttonsGravatar James Ross-Gowan2017-09-03
* video/out: remove an unused parameterGravatar wm42015-10-03
* Update license headersGravatar Marcin Kurczewski2015-04-13
* video: uninline memcpy_pic functionsGravatar wm42015-03-20
* video: remove vfcap.hGravatar wm42015-01-21
* vo: remove vo_mouse_movement() wrapperGravatar wm42014-07-27
* vo: make draw_image and vo_queue_image transfer image ownershipGravatar wm42014-06-17
* vo_caca: remove global variablesGravatar wm42014-06-11
* video/out: do remaining config to reconfig replacementsGravatar wm42014-01-24
* Split mpvcore/ into common/, misc/, bstr/Gravatar wm42013-12-17
* Move mpvcore/input/ to input/Gravatar wm42013-12-17
* video/out: remove useless info struct and redundant fieldsGravatar wm42013-10-23
* options: remove --(no-)mouseinput optionGravatar wm42013-09-08
* Some more mp_msg conversionsGravatar wm42013-08-23
* core: move contents to mpvcore (2/2)Gravatar Stefano Pigozzi2013-08-06
* video/out: remove options argument from preinit()Gravatar wm42013-07-22
* core: cleanup more mp_fifo leftoversGravatar wm42013-07-02
* input: require VOs to send key up events, redo input key lookupGravatar wm42013-07-02
* vo: remove vo.check_events callbackGravatar wm42013-05-26
* vo: Separate vo options from MPOptsGravatar Alexander Preisinger2013-03-04
* vo: remove and cleanup globalsGravatar Alexander Preisinger2013-03-04
* vo_caca: remove OSD supportGravatar wm42013-02-24
* Prefix keycode defines with MP_Gravatar wm42013-02-12
* vo_caca: accept any stride for output imageGravatar wm42013-01-13
* 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