summaryrefslogtreecommitdiffstats
path: root/video/out/vo_image.c
Commit message (Expand)AuthorAgeFilesLines
* image_writer, vo_image: change license to LGPLwm42017-06-181-7/+7
* options: add M_OPT_FILE to some more file optionsPhilip Sequeira2017-03-061-1/+1
* options: remove deprecated sub-option handling for --vo and --aowm42016-11-251-12/+0
* vo_image: move to global optionswm42016-09-051-10/+39
* mpv_talloc.h: rename from talloc.hDmitrij D. Czarkoff2016-01-111-1/+1
* video/out: remove an unused parameterwm42015-10-031-1/+1
* path: make mp_path_join accept normal C stringswm42015-05-091-1/+1
* Update license headersMarcin Kurczewski2015-04-131-4/+4
* video: remove vfcap.hwm42015-01-211-3/+2
* Do not call strerror()wm42014-11-261-1/+2
* win32: get rid of mp_stat in the normal source codewm42014-10-171-1/+1
* Move compat/ and bstr/ directory contents somewhere elsewm42014-08-291-1/+1
* video: move display and timing to a separate threadwm42014-08-121-1/+1
* vo: make draw_image and vo_queue_image transfer image ownershipwm42014-06-171-3/+1
* video: introduce failure path for image allocationswm42014-06-171-0/+4
* video/out: change aspects of OSD handlingwm42014-06-151-7/+1
* vo: get rid of config_count fieldwm42014-05-061-4/+3
* video/out: don't access aspdat in VOswm42014-01-221-10/+1
* sub: uglify OSD code path with lockingwm42014-01-181-1/+1
* image_writer: mp_msg conversionswm42013-12-211-1/+1
* Split mpvcore/ into common/, misc/, bstr/wm42013-12-171-2/+2
* Move options/config related files from mpvcore/ to options/wm42013-12-171-2/+2
* osd: remove mp_osd_res.video_par fieldwm42013-11-241-1/+0
* Rename sub.c/.h to osd.c/.hwm42013-11-241-1/+1
* video/out: remove useless info struct and redundant fieldswm42013-10-231-6/+2
* mplayer, vo_image: simplify OSD redrawing, fix vo_image crashwm42013-10-131-5/+0
* vo_image: simplifywm42013-08-241-28/+2
* Some more mp_msg conversionswm42013-08-231-7/+5
* core: move contents to mpvcore (2/2)Stefano Pigozzi2013-08-061-4/+4
* video/out: remove options argument from preinit()wm42013-07-221-1/+1
* vo: remove vo.check_events callbackwm42013-05-261-5/+0
* vo_image: start image file numbers at 1wm42013-05-181-2/+2
* m_option: don't define OPT_BASE_STRUCT by defaultwm42013-03-011-1/+0
* core: simplify OSD capability handling, remove VFCAP_OSDwm42013-03-011-1/+1
* options: drop --opt:subopt option nameswm42013-02-231-1/+1
* vo_image: render subswm42013-01-131-15/+36
* video/out: replace VFCAP_TIMER with vo->untimed, fix vo_image and vo_lavcwm42013-01-131-0/+1
* mp_image: require using mp_image_set_size() for setting w/hwm42013-01-131-2/+1
* video/out: replace VOCTRL_QUERY_FORMAT with vo_driver.query_formatwm42013-01-131-2/+1
* video/out: make draw_image mandatory, remove VOCTRL_DRAW_IMAGEwm42013-01-131-6/+2
* video: fix bogus uses of mp_image.w/widthwm42012-11-211-2/+2
* options, vo_x11: remove -zoom option, make it defaultwm42012-11-161-2/+1
* Rename directories, move files (step 2 of 2)wm42012-11-121-11/+10
* Rename directories, move files (step 1 of 2) (does not compile)wm42012-11-121-0/+198