aboutsummaryrefslogtreecommitdiffhomepage
path: root/video
Commit message (Expand)AuthorAge
* x11, wayland: always round up wait timesGravatar wm42016-08-26
* vo: remove redundant wakeupGravatar wm42016-08-26
* w32_common: use hooks to detect parent window resizeGravatar James Ross-Gowan2016-08-26
* vo_opengl: angle: new opengl flag to control DirectCompositionGravatar Avi Halachmi (:avih)2016-08-25
* x11: work around mutter fullscreen issueGravatar wm42016-08-25
* vd_lavc: minor simplificationGravatar wm42016-08-23
* vo: be more trusting to estimated display FPSGravatar wm42016-08-20
* player: update Windows playback state asynchronouslyGravatar wm42016-08-20
* vo: fix mismatching types in pointer operationGravatar wm42016-08-20
* aspect: add --video-unscaled=downscale-bigGravatar rr-2016-08-19
* vd_lavc: remove unnecessary initializationGravatar wm42016-08-19
* video/audio: always provide "proper" timestamps to libavcodecGravatar wm42016-08-19
* vf_rotate: allow arbitrary rotationGravatar wm42016-08-19
* video: don't discard video frames after endptsGravatar wm42016-08-18
* vo_direct3d: add missing headerGravatar Paul B Mahol2016-08-14
* 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