aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/out/vo.h
Commit message (Expand)AuthorAge
* vo_opengl: make frame reupload logic more robustGravatar wm42016-11-01
* vo_opengl_cb: don't wait for redrawn framesGravatar wm42016-10-05
* x11: fix external fullscreen updateGravatar wm42016-09-23
* vo: add a unique frame_id to vo_frameGravatar wm42016-09-22
* player, ao, vo: don't call mp_input_wakeup() directlyGravatar wm42016-09-16
* vo: change defines to an enumGravatar wm42016-09-12
* vo: remove unused VOCTRL_GET_PANSCANGravatar wm42016-09-08
* options: add automagic hack for handling sub-option deprecationsGravatar wm42016-09-05
* options: add a mechanism to make sub-option replacement slightly easierGravatar wm42016-09-05
* command: remove vo-cmdlineGravatar wm42016-09-02
* vo_opengl: deprecate sub-options, add them as global optionsGravatar wm42016-09-02
* vo: use new option update mechanismGravatar wm42016-09-02
* player: update Windows playback state asynchronouslyGravatar wm42016-08-20
* vo: fix mismatching types in pointer operationGravatar wm42016-08-20
* player: fix display-sync timing if audio take long on resumeGravatar wm42016-08-07
* vo: remove now unused event_fd handlingGravatar wm42016-07-21
* vo_opengl: allow backends to provide callbacks for custom event loopsGravatar wm42016-07-20
* vo_opengl: expose performance timers as propertiesGravatar Niklas Haas2016-06-07
* vo_opengl: apply vo-cmdline command incrementallyGravatar wm42016-06-05
* video: refactor how VO exports hwdec device handlesGravatar wm42016-05-09
* win32: make taskbar progress indication optionalGravatar maniak13492016-05-08
* vo: get rid of vo_get_window_title()Gravatar wm42015-12-06
* vo_opengl: fix interpolation with display-syncGravatar wm42015-11-28
* vo: change vo_frame field unitsGravatar wm42015-11-27
* vo_opengl: disable interpolation without display-syncGravatar wm42015-11-25
* command, vo: add estimated-display-fps propertyGravatar wm42015-11-25
* vo: remove VOCTRL_GET_RECENT_FLIP_TIMEGravatar wm42015-11-23
* 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