aboutsummaryrefslogtreecommitdiffhomepage
path: root/video
Commit message (Expand)AuthorAge
* w32_common: update window size on resize eventsGravatar wm42016-08-07
* player: fix display-sync timing if audio take long on resumeGravatar wm42016-08-07
* w32_common: don't wait for GUI thread when polling for eventsGravatar wm42016-08-05
* vo_opengl_cb: log better error message if OpenGL not initialized by userGravatar wm42016-08-03
* wayland_common: check for NULL current_output on fs switchingGravatar Rostislav Pehlivanov2016-08-01
* wayland_common: provide the real scaled window resolutionGravatar Rostislav Pehlivanov2016-08-01
* wayland_common: fix fullscreen image switching bugGravatar Rostislav Pehlivanov2016-07-30
* wayland_common: prevent black bars on most non-native aspect ratiosGravatar Rostislav Pehlivanov2016-07-30
* wayland_common: clip window size to the display output sizeGravatar Rostislav Pehlivanov2016-07-30
* wayland_common: flush wakeup_pipe on a wakeupGravatar Rostislav Pehlivanov2016-07-30
* osdep/io: introduce mp_flush_wakeup_pipe()Gravatar Rostislav Pehlivanov2016-07-30
* wayland_common: remove untested/unusable wayland dnd codeGravatar Rostislav Pehlivanov2016-07-30
* vo_opengl: remove the 3dlut-size npot2 restrictionGravatar Niklas Haas2016-07-25
* vo_opengl: reduce default 3dlut-size to 64x64x64Gravatar Niklas Haas2016-07-25
* x11: do not accidentally discard event flagsGravatar wm42016-07-25
* vo_opengl: increase 3DLUT accuracy at lower LUT sizesGravatar Niklas Haas2016-07-25
* vo_opengl: glctx can be NULL during initGravatar wm42016-07-21
* x11, wayland: do not accidentally close FD 0Gravatar wm42016-07-21
* vo: remove now unused event_fd handlingGravatar wm42016-07-21
* wayland_common: make function declaration consistentGravatar Rostislav Pehlivanov2016-07-21
* wayland: port to the new wakeup/wait_events frameworkGravatar Rostislav Pehlivanov2016-07-21
* vo_opengl: add a tscale=linear direct implementationGravatar Niklas Haas2016-07-21
* cocoa: remove unused icc profile variablesGravatar Akemi2016-07-21
* cocoa: update screen fps only if necessaryGravatar Akemi2016-07-21
* x11: stop using vo.event_fdGravatar wm42016-07-20
* vo_opengl: allow backends to provide callbacks for custom event loopsGravatar wm42016-07-20
* vo_wayland: fix high CPU usage due to busy pollingGravatar Rostislav Pehlivanov2016-07-19
* x11: skip ICC update on every window moveGravatar wm42016-07-18
* vf_vavpp: get rid of mp_refqueue_is_interlaced()Gravatar wm42016-07-15
* vf_d3d11vpp: fix interlaced-only=no modeGravatar wm42016-07-15
* vf_d3d11vpp: add video processor selectionGravatar wm42016-07-15
* videotoolbox: add yuv420p to --videotoolbox-formatGravatar wm42016-07-15
* vo_opengl: hwdec: reset hw_subfmt fieldGravatar wm42016-07-15
* video: change hw_subfmt meaningGravatar wm42016-07-15
* videotoolbox: add --hwdec=videotoolbox-copy for h/w accelerated decoding with...Gravatar Aman Gupta2016-07-15
* vo_opengl: angle: use WARP if there are no hw adaptersGravatar James Ross-Gowan2016-07-12
* vo_opengl: angle: try D3D9 when D3D11 fails eglInitializeGravatar James Ross-Gowan2016-07-11
* vo_xv, vo_x11: fix typos in warningsGravatar Jakub Wilk2016-07-09
* vd_d3d11vpp: remove nonsensical flush callGravatar wm42016-07-08
* x11: add missing FocusChangeMaskGravatar wm42016-07-08
* vo_vdpau: minor simplificationGravatar wm42016-07-07
* vf, af: print filter labels in verbose modeGravatar wm42016-07-06
* vf: mark filter chain as uninitialized when mutating itGravatar wm42016-07-06
* vf: don't clobber input params on reconfigure failureGravatar wm42016-07-06
* csp: document deviations from the references where they occurGravatar Niklas Haas2016-07-05
* x11_common: silence xdg-screensaverGravatar Ben Boeckel2016-07-05
* vo_opengl: angle: update the swapchain on resizeGravatar James Ross-Gowan2016-07-04
* vo_opengl: error out gracefully when trying to use FBOs without FBO APIGravatar wm42016-07-04
* vf_d3d11vpp: fix output image format if not doing any filteringGravatar wm42016-07-04
* vo_opengl: move eval_szexpr to user_shaders.cGravatar Niklas Haas2016-07-03