summaryrefslogtreecommitdiffstats
path: root/video/out/vo.h
Commit message (Expand)AuthorAgeFilesLines
* vo: rename vo_draw_image to vo_queue_imagewm42013-03-281-1/+1
* vo: remove two unused symbolswm42013-03-281-6/+0
* vo_opengl: add alpha outputwm42013-03-281-0/+1
* vo_opengl: split into multiple files, convert to new option APIwm42013-03-281-0/+6
* video: simplify aspect calculation stuffwm42013-03-171-12/+2
* vo: Separate vo options from MPOptsAlexander Preisinger2013-03-041-3/+3
* Remove vo_fps global variablewm42013-03-041-2/+0
* vo: remove and cleanup globalsAlexander Preisinger2013-03-041-21/+6
* x11_common: fix --cursor-autohide when pausedwm42013-03-031-0/+4
* x11_common: use private variables for window statewm42013-03-031-2/+0
* video/out: remove VO_EVENT_REINITwm42013-03-031-1/+0
* core: simplify OSD capability handling, remove VFCAP_OSDwm42013-03-011-1/+1
* wayland: add wayland supportAlexander Preisinger2013-02-281-0/+1
* video/out: remove video mode switching (--vm)wm42013-02-261-2/+0
* Remove --rootwin option and rootwin propertywm42013-02-241-2/+0
* core: move `xineramascreen` to `MPOpts` as `vo_screen_id`Stefano Pigozzi2013-02-211-1/+0
* audio/out, video/out: hide encoding VO/AOwm42013-02-061-0/+3
* video: decouple internal pixel formats from FourCCswm42013-01-131-1/+1
* video: cleanup: replace old mp_image function nameswm42013-01-131-1/+1
* video/out: replace VFCAP_TIMER with vo->untimed, fix vo_image and vo_lavcwm42013-01-131-0/+2
* video/filter: change filter API, use refcounting, remove filter DRwm42013-01-131-2/+2
* video: make vdpau hardware decoding not use DR code pathwm42013-01-131-2/+2
* video: remove slice based filtering and video outputwm42013-01-131-14/+0
* video: make vdpau hardware decoding not use slices code pathwm42013-01-131-0/+3
* video/out: replace VOCTRL_QUERY_FORMAT with vo_driver.query_formatwm42013-01-131-3/+9
* video/out: make draw_image mandatory, remove VOCTRL_DRAW_IMAGEwm42013-01-131-4/+2
* core: make WAKEUP_PERIOD overridable by the voRudolf Polzer2012-12-191-0/+1
* options, vo_x11: remove -zoom option, make it defaultwm42012-11-161-1/+0
* Rename directories, move files (step 2 of 2)wm42012-11-121-2/+2
* Rename directories, move files (step 1 of 2) (does not compile)wm42012-11-121-0/+352