summaryrefslogtreecommitdiffstats
path: root/video/out/vo.h
Commit message (Expand)AuthorAgeFilesLines
* command: add property to scale window sizewm42013-10-311-0/+2
* m_config: refactor option defaults handlingwm42013-10-241-3/+0
* video/out: remove useless info struct and redundant fieldswm42013-10-231-13/+3
* core: add --force-windowwm42013-10-021-0/+1
* gl_common: signal to GL backend whether we are probingwm42013-09-161-0/+2
* video: add vaapi decode and output supportwm42013-08-121-1/+1
* core: move contents to mpvcore (2/2)Stefano Pigozzi2013-08-061-2/+2
* video/out: use new mp_msg stuff for vo.c and vo_openglwm42013-07-311-3/+8
* vdpau: split off decoder parts, use "new" libavcodec vdpau hwaccel APIwm42013-07-281-2/+1
* video/out: remove options argument from preinit()wm42013-07-221-3/+1
* options: use new code for parsing --vowm42013-07-211-4/+0
* video: remove fullscreen flags chaoswm42013-07-181-1/+0
* vo: remove aspdat.asp memberwm42013-07-181-1/+0
* core: remove mp_fifo leftoverswm42013-07-041-1/+0
* core: remove mp_fifo indirectionwm42013-07-021-1/+0
* input: handle mouse movement differentlywm42013-06-291-0/+1
* video: add a new method to configure filters and VOswm42013-06-281-15/+22
* video/out: introduce VOCTRL_UPDATE_WINDOW_TITLEwm42013-06-151-0/+1
* vo: define VO_TRUE/FALSE to C99 constantswm42013-06-151-2/+2
* core: introduce separate VOCTRLs for screensaver stop/resumewm42013-06-141-0/+3
* Replace all calls to GetTimer()/GetTimerMS()wm42013-05-261-1/+5
* vo: rip out VO timer wakeup mechanism againwm42013-05-261-4/+0
* core: do mouse cursor hiding business in frontendwm42013-05-261-0/+2
* vo: remove vo.check_events callbackwm42013-05-261-6/+0
* video/out: introduce vo_control for gl_common based VOswm42013-05-261-0/+2
* vo: remove unused callbackwm42013-05-231-1/+0
* 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