aboutsummaryrefslogtreecommitdiffhomepage
path: root/DOCS
Commit message (Expand)AuthorAge
* DOCS/interface-changes: add some recent changesGravatar wm42015-11-29
* vo_opengl: make tscale=mitchell:tscale-clamp the defaultGravatar wm42015-11-29
* w32_common: implement icc-profile-autoGravatar James Ross-Gowan2015-11-26
* vo: do not use display FPS for framedropGravatar wm42015-11-25
* vo_opengl: disable interpolation without display-syncGravatar wm42015-11-25
* command, vo: add estimated-display-fps propertyGravatar wm42015-11-25
* vo_rpi: add an option to disable OSDGravatar wm42015-11-25
* manpage: deinterlace is now the lowercase dGravatar Kevin Mitchell2015-11-23
* manpage: clarify correct-downscaling descriptionGravatar wm42015-11-23
* command: export some per-video-frame informationGravatar wm42015-11-22
* vo_opengl: use ANGLE by default if available (except for "hq" preset)Gravatar wm42015-11-21
* vo_opengl: enable dumb-mode automatically if possibleGravatar wm42015-11-19
* vo_opengl: switch FBO format on GLESGravatar wm42015-11-19
* x11: request bypassing compositorGravatar wm42015-11-18
* player: replace mistimed-frame-count with vsync-ratio on status lineGravatar wm42015-11-18
* manpage: fix typo in vd-lavc-o exampleGravatar Ellis Berner2015-11-18
* manpage: fix a typoGravatar wm42015-11-18
* input.conf: add default bindings for changing window scaleGravatar wm42015-11-17
* videotoolbox: make decoder format customizableGravatar wm42015-11-17
* player: handle rebasing start time differentlyGravatar wm42015-11-16
* command: add vsync-ratio propertyGravatar wm42015-11-13
* command: rename vo-missed-frame-count propertyGravatar wm42015-11-13
* win32: avoid detection as exclusive fullscreen windowGravatar Martin Herkt2015-11-13
* vo_opengl_cb: make operation more similar to normal VOsGravatar wm42015-11-09
* command: make display-fps property writableGravatar wm42015-11-09
* vo_opengl: rename "drm_egl" to "drm-egl"Gravatar wm42015-11-09
* manpage: remove examples and authors sectionGravatar wm42015-11-08
* manpage: slightly improve configuration files sectionGravatar wm42015-11-08
* vo_opengl: add DRM EGL backendGravatar rr-2015-11-08
* vo_opengl: rename fancy-downscaling to correct-downscalingGravatar wm42015-11-07
* vo_opengl: fancy-downscaling: enable also for anamorphic clipsGravatar Avi Halachmi (:avih)2015-11-07
* demux_mkv: remove --demuxer-mkv-fix-timestampsGravatar wm42015-11-07
* ao_jack: remove "alsa" std-channel-layout choiceGravatar wm42015-11-07
* vo_opengl: implement NNEDI3 prescalerGravatar Bin Jin2015-11-05
* vo_opengl: add Super-xBR filter for upscalingGravatar Bin Jin2015-11-05
* options: enable mpeg2 hw decoding by default if hw decoding is requestedGravatar wm42015-11-05
* vd_lavc: make hwdec fallback more tolerantGravatar wm42015-11-03
* vo_opengl: win32: try to enable DwmFlush by defaultGravatar wm42015-11-01
* vo_opengl: add vsync-fences optionGravatar wm42015-10-30
* command: add mistimed-frame-count propertyGravatar wm42015-10-30
* manpage: briefly mention libmpvGravatar wm42015-10-30
* manpage: extend profile documentationGravatar wm42015-10-29
* player: add audio drop/duplicate modeGravatar wm42015-10-27
* vd_lavc: make software decoding fallback an optionGravatar Rodger Combs2015-10-25
* options: remove --use-text-osdGravatar wm42015-10-24
* vo_opengl: make the default debanding settings less excessiveGravatar Niklas Haas2015-10-21
* options: add support for client certificate authenticationGravatar Joschka Tillmanns2015-10-20
* command: make time properties unavailable if timestamp is unknownGravatar wm42015-10-16
* DOCS/client_api_examples/README: add qt_openglGravatar wm42015-10-11
* DOCS/client_api_examples/qt_opengl: fix uninitGravatar wm42015-10-11