aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/out/vo.h
Commit message (Expand)AuthorAge
...
* win32: don't show progress indicator in idle modeGravatar James Ross-Gowan2015-11-23
* win32: support taskbar button progress indicatorGravatar Martin Herkt2015-11-15
* player: account for minor VO underrunsGravatar wm42015-11-14
* command: rename vo-missed-frame-count propertyGravatar wm42015-11-13
* vo_opengl, vo_opengl_cb: drop unneeded vo_frame fieldsGravatar wm42015-11-04
* video/out: remove an unused parameterGravatar wm42015-10-03
* vo: change some defines to enumsGravatar wm42015-10-02
* vo_opengl: drop old backend APIGravatar wm42015-10-02
* vo_opengl: make sw suboption work without explicit backend selectionGravatar wm42015-10-01
* player: add display sync modeGravatar wm42015-08-10
* vo: minor simplification for queue size handlingGravatar wm42015-07-20
* vo: fix number of future framesGravatar wm42015-07-16
* vo: change internal API for drawing framesGravatar wm42015-07-01
* video: pass vsync offset to VOGravatar wm42015-07-01
* video: pass future frames to VOGravatar wm42015-07-01
* vo_opengl: change user options for requesting GLESGravatar wm42015-05-14
* cocoa: make live-resizing as fast as beforeGravatar wm42015-05-12
* video/out: remove VOFLAG_FLIPPINGGravatar wm42015-05-01
* Update license headersGravatar Marcin Kurczewski2015-04-13
* video/out: remove unused colorspace reportingGravatar wm42015-03-31
* command: fix display-fps property (again)Gravatar wm42015-03-13
* vo: update FPS only on state changesGravatar wm42015-03-12
* cocoa: add support for querying ambient lightingGravatar Stefano Pigozzi2015-03-04
* vo_opengl: fix smoothmotion coefficient calculationGravatar Stefano Pigozzi2015-02-13
* video/out: cosmetics: rename VO_EVENT_ICC_PROFILE_PATH_CHANGEDGravatar wm42015-01-26
* vo_opengl: remove remnants of dropped stereo buffer supportGravatar wm42015-01-24
* vo: generic redraw supportGravatar wm42015-01-24
* vo: simplify VOs by adding generic screenshot supportGravatar wm42015-01-24
* video: separate screenshot modesGravatar wm42015-01-23
* vo: fix disabling/enabling smoothmotion at runtimeGravatar wm42015-01-23
* vo_opengl: add smoothmotion frame blendingGravatar Stefano Pigozzi2015-01-23
* video: remove vfcap.hGravatar wm42015-01-21
* x11: add --on-all-workspaces option and propertyGravatar wm42015-01-16
* vo: add functions to increment drop_countGravatar xylosper2015-01-08
* vo_opengl: add support for in memory icc profilesGravatar Stefano Pigozzi2015-01-07
* video: batch query_format callsGravatar wm42015-01-03
* vo_opengl_cb: pass context directlyGravatar wm42014-12-31
* video: pass some VO params as structGravatar wm42014-12-31
* vo: fix some nonsenseGravatar wm42014-12-10
* client API: expose OpenGL rendererGravatar wm42014-12-09
* vo: include normal render-ahead time in flip_queue_offsetGravatar wm42014-12-09
* video/out: minor simplification to event query functionGravatar wm42014-11-09
* vo/x11: implement VOCTRL_GET_DISPLAY_NAMES with xrandr names (e.g., "LVDS1")Gravatar Kevin Mitchell2014-11-07
* command: add window-minimized property (X11 only)Gravatar wm42014-11-02
* command: make window-scale property observableGravatar wm42014-11-02
* video: return responsibility of video redraw back to playloopGravatar wm42014-10-03
* vo_vdpau: better integration with the generic framedrop codeGravatar wm42014-09-20
* video: rename VOCTRL_GET_WINDOW_SIZEGravatar wm42014-09-05
* video: don't assume query_format is thread-safeGravatar wm42014-08-20
* video: add VOCTRL_GET_RECENT_FLIP_TIMEGravatar wm42014-08-18