aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/out/vo_image.c
Commit message (Expand)AuthorAge
* vo_image: simplifyGravatar wm42013-08-24
* 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
* vo: remove vo.check_events callbackGravatar wm42013-05-26
* vo_image: start image file numbers at 1Gravatar wm42013-05-18
* m_option: don't define OPT_BASE_STRUCT by defaultGravatar wm42013-03-01
* core: simplify OSD capability handling, remove VFCAP_OSDGravatar wm42013-03-01
* options: drop --opt:subopt option namesGravatar wm42013-02-23
* vo_image: render subsGravatar wm42013-01-13
* video/out: replace VFCAP_TIMER with vo->untimed, fix vo_image and vo_lavcGravatar wm42013-01-13
* mp_image: require using mp_image_set_size() for setting w/hGravatar 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
* video: fix bogus uses of mp_image.w/widthGravatar wm42012-11-21
* options, vo_x11: remove -zoom option, make it defaultGravatar wm42012-11-16
* 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