aboutsummaryrefslogtreecommitdiffhomepage
path: root/video
Commit message (Expand)AuthorAge
* vo_vdpau: rename some sub-optionsGravatar wm42016-09-06
* vo_opengl: simplify option handlingGravatar wm42016-09-06
* vo_opengl: fix --icc-profile initial behaviorGravatar wm42016-09-06
* options: deprecate suboptions for the remaining AO/VOsGravatar wm42016-09-05
* options: add automagic hack for handling sub-option deprecationsGravatar wm42016-09-05
* vo_direct3d: deprecate direct3d_shaders aliasGravatar wm42016-09-05
* vo_image: move to global optionsGravatar wm42016-09-05
* options: add a mechanism to make sub-option replacement slightly easierGravatar wm42016-09-05
* w32_common: initialize playback status as soon as possibleGravatar wm42016-09-02
* command: remove vo-cmdlineGravatar wm42016-09-02
* vo_opengl: deprecate sub-options, add them as global optionsGravatar wm42016-09-02
* vo_opengl: rename 3dlut-size to icc-3dlut-sizeGravatar wm42016-09-02
* vo: use new option update mechanismGravatar wm42016-09-02
* vo_opengl: minor renderer option access refactorGravatar wm42016-09-02
* m_config: add helper function for initializing af/ao/vf/vo suboptionsGravatar wm42016-09-02
* vo_opengl: remove pre/post/scale-shadersGravatar Niklas Haas2016-09-02
* vo, ao: disable positional parameter suboptionsGravatar wm42016-09-01
* vo: update w32_common left out by 4d75514Gravatar quilloss2016-08-31
* vo_xv: remove an aliased optionGravatar wm42016-08-31
* vo: change messy handling of fullscreen and other flagsGravatar wm42016-08-30
* options: make mp_vo_opts options an actual sub-option groupGravatar wm42016-08-30
* wayland: reject resize events with either dimension being 0Gravatar Rostislav Pehlivanov2016-08-29
* vo_opengl: explicitly check for GL errors around framebuffer depth checkGravatar wm42016-08-29
* vd_lavc: always force milliseconds for MMALGravatar wm42016-08-29
* vd_lavc, ad_lavc: set pkt_timebase, not time_baseGravatar wm42016-08-29
* 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