summaryrefslogtreecommitdiffstats
path: root/video/out/vo_image.c
Commit message (Expand)AuthorAgeFilesLines
* 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