aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/out/vo.h
Commit message (Expand)AuthorAge
* core: remove mp_fifo leftoversGravatar wm42013-07-04
* core: remove mp_fifo indirectionGravatar wm42013-07-02
* input: handle mouse movement differentlyGravatar wm42013-06-29
* video: add a new method to configure filters and VOsGravatar wm42013-06-28
* video/out: introduce VOCTRL_UPDATE_WINDOW_TITLEGravatar wm42013-06-15
* vo: define VO_TRUE/FALSE to C99 constantsGravatar wm42013-06-15
* core: introduce separate VOCTRLs for screensaver stop/resumeGravatar wm42013-06-14
* Replace all calls to GetTimer()/GetTimerMS()Gravatar wm42013-05-26
* vo: rip out VO timer wakeup mechanism againGravatar wm42013-05-26
* core: do mouse cursor hiding business in frontendGravatar wm42013-05-26
* vo: remove vo.check_events callbackGravatar wm42013-05-26
* video/out: introduce vo_control for gl_common based VOsGravatar wm42013-05-26
* vo: remove unused callbackGravatar wm42013-05-23
* vo: rename vo_draw_image to vo_queue_imageGravatar wm42013-03-28
* vo: remove two unused symbolsGravatar wm42013-03-28
* vo_opengl: add alpha outputGravatar wm42013-03-28
* vo_opengl: split into multiple files, convert to new option APIGravatar wm42013-03-28
* video: simplify aspect calculation stuffGravatar wm42013-03-17
* vo: Separate vo options from MPOptsGravatar Alexander Preisinger2013-03-04
* Remove vo_fps global variableGravatar wm42013-03-04
* vo: remove and cleanup globalsGravatar Alexander Preisinger2013-03-04
* x11_common: fix --cursor-autohide when pausedGravatar wm42013-03-03
* x11_common: use private variables for window stateGravatar wm42013-03-03
* video/out: remove VO_EVENT_REINITGravatar wm42013-03-03
* core: simplify OSD capability handling, remove VFCAP_OSDGravatar wm42013-03-01
* wayland: add wayland supportGravatar Alexander Preisinger2013-02-28
* video/out: remove video mode switching (--vm)Gravatar wm42013-02-26
* Remove --rootwin option and rootwin propertyGravatar wm42013-02-24
* core: move `xineramascreen` to `MPOpts` as `vo_screen_id`Gravatar Stefano Pigozzi2013-02-21
* audio/out, video/out: hide encoding VO/AOGravatar wm42013-02-06
* video: decouple internal pixel formats from FourCCsGravatar wm42013-01-13
* video: cleanup: replace old mp_image function namesGravatar wm42013-01-13
* video/out: replace VFCAP_TIMER with vo->untimed, fix vo_image and vo_lavcGravatar wm42013-01-13
* video/filter: change filter API, use refcounting, remove filter DRGravatar wm42013-01-13
* video: make vdpau hardware decoding not use DR code pathGravatar wm42013-01-13
* video: remove slice based filtering and video outputGravatar wm42013-01-13
* video: make vdpau hardware decoding not use slices code pathGravatar 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
* core: make WAKEUP_PERIOD overridable by the voGravatar Rudolf Polzer2012-12-19
* 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