aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/out
Commit message (Expand)AuthorAge
...
* vo_opengl: gl_lcms: create cache dirGravatar wm42015-05-02
* vo_opengl: gl_lcms: make sure win32 unicode fopen() wrapper is enabledGravatar wm42015-05-02
* vo_opengl: gl_lcms: minor simplificationGravatar wm42015-05-02
* vo_opengl: gl_lcms: use mp_path_join()Gravatar wm42015-05-02
* vo_opengl: gl_lcms: make ICC loading less verboseGravatar Niklas Haas2015-05-01
* vo_opengl: gl_lcms: replace icc-cache by icc-cache-dirGravatar Niklas Haas2015-05-01
* vo_opengl: attach target-prim/target-csp to window screenshotsGravatar Niklas Haas2015-05-01
* vo_rpi: update renderer size on display size changes tooGravatar wm42015-05-01
* video/out: remove VOFLAG_FLIPPINGGravatar wm42015-05-01
* vo_opengl: refactor wayland frame skippingGravatar wm42015-05-01
* cocoa: don't accidentally drop initial screen drawingGravatar wm42015-05-01
* vo: improve frame drop logic on high playback rateGravatar Avi Halachmi (:avih)2015-05-01
* vo_rpi: update display size on display mode switchesGravatar wm42015-04-30
* vo_rpi: actually draw a black backgroundGravatar wm42015-04-30
* x11: query ICC profile based on center of windowGravatar Niklas Haas2015-04-29
* vo_drm: zero screen buffers in reconfig function.Gravatar akemi-san2015-04-27
* vo_drm: add window screenshots supportGravatar Marcin Kurczewski2015-04-26
* player: add --window-scale optionGravatar wm42015-04-24
* w32_common: add more rounded-down frame ratesGravatar James Ross-Gowan2015-04-25
* w32_common: use the current monitor's refresh rateGravatar James Ross-Gowan2015-04-25
* vo_drm: fix return value for void functionGravatar Marcin Kurczewski2015-04-21
* vo_drm: fix coding style to adhere to guidelinesGravatar Marcin Kurczewski2015-04-21
* vo_drm: fix releasing VT if received signal twiceGravatar Marcin Kurczewski2015-04-21
* vo_drm: add vertical syncGravatar Marcin Kurczewski2015-04-21
* w32_common: prevent system sleepGravatar James Ross-Gowan2015-04-20
* vo_drm: extract vt_switcher to drm_commonGravatar Marcin Kurczewski2015-04-19
* vo_drm: disable VT switcher for non-Linux systemsGravatar Marcin Kurczewski2015-04-19
* vo_drm: fix logging problems with connectorsGravatar Marcin Kurczewski2015-04-18
* vo_drm: fix VT behavior with auxiliary screensGravatar Marcin Kurczewski2015-04-18
* vo_drm: fix VT switchingGravatar Marcin Kurczewski2015-04-18
* vo: fix non-sense in init codeGravatar wm42015-04-16
* vo: cosmetics: reindent VO listGravatar wm42015-04-16
* vo_drm: add KMS/DRM renderer supportGravatar Marcin Kurczewski2015-04-16
* x11: actually disable screensaverGravatar wm42015-04-15
* vo_opengl: change dwmflush option valuesGravatar wm42015-04-14
* vo_rpi: explicitly reference MMAL VC driverGravatar wm42015-04-13
* Update license headersGravatar Marcin Kurczewski2015-04-13
* vo_opengl: slightly simplify check_gl_features()Gravatar wm42015-04-11
* vo_opengl: unify blend-subtitles-res and blend-subtitlesGravatar wm42015-04-11
* vo_opengl: fix blend-subtitles-res=video & anamorphic videoGravatar wm42015-04-11
* vo_opengl: add blend-subtitles-resGravatar Niklas Haas2015-04-10
* mp_image: remove redundant plane_w/h fieldsGravatar wm42015-04-10
* vo_opengl: use correct texture coordinates for nv12Gravatar wm42015-04-10
* opengl: win32 - add option 'dwmflush' to sync in DWMGravatar Avi Halachmi (:avih)2015-04-09
* opengl: smoothmotion: wake up for next vsync a bit earlierGravatar Avi Halachmi (:avih)2015-04-09
* opengl: drop less frames when clip and display have similar fpsGravatar Avi Halachmi (:avih)2015-04-09
* vo_opengl_cb: deprecate mpv_opengl_cb_render()Gravatar wm42015-04-09
* vo_opengl_cb: add a function to report vsync timeGravatar wm42015-04-09
* vo_opengl_cb: fix video timing somewhatGravatar wm42015-04-09
* vo_opengl: log used GLXFBConfigGravatar wm42015-04-09