aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* command: add a property to signal whether networking is usedGravatar wm42017-03-24
* vo_x11: reduce flickering on playlist navigationGravatar rr-2017-03-24
* mpv.desktop: fix some mistakes in mpv.desktopGravatar giwhub2017-03-23
* encode_lavc: fix build failure after libavcodec major bumpGravatar wm42017-03-23
* video: fix a typo in a commentGravatar wm42017-03-23
* vd_lavc: fix potential build failure with vaapiGravatar wm42017-03-23
* vdpau: support new vdpau libavcodec decode APIGravatar wm42017-03-23
* vo_opengl: add a backend start_frame callback for context_vdpauGravatar wm42017-03-20
* vo_opengl: read framebuffer depth from actual FBO used for renderingGravatar wm42017-03-20
* vo_opengl: move some init_gl code to utility functionsGravatar wm42017-03-20
* manpage: fix a typoGravatar wm42017-03-20
* vo_opengl: add a --opengl-es=force2 optionGravatar wm42017-03-20
* vo_opengl: properly respect dither option if dumb mode is usedGravatar wm42017-03-20
* vo_opengl: context_vdpau: resize output surfaces lazilyGravatar wm42017-03-19
* vo_opengl: context_vdpau: minor fixesGravatar wm42017-03-19
* vo_opengl: fix some undefined behaviorGravatar wm42017-03-18
* vo_opengl: add experimental vdpauglx backendGravatar wm42017-03-18
* vo_opengl: add log field to MGLContextGravatar wm42017-03-18
* screenshot: change details of --screenshot-format handlingGravatar wm42017-03-18
* image_writer: remove useless formatsGravatar wm42017-03-18
* ao_jack: update latency on buffer_size/graph changeGravatar Cheng Sun2017-03-18
* screenshot: minor simplificationGravatar wm42017-03-18
* manpage: slightly improve screenshot-raw descriptionGravatar wm42017-03-18
* wayland_common: organize and correctly map mouse buttonsGravatar Rostislav Pehlivanov2017-03-17
* client API: clarify what stream_cb callbacks can doGravatar wm42017-03-17
* manpage: minor clarification to screenshot command argument handlingGravatar wm42017-03-15
* stream_dvd: fix subs/audio detection on DVDs containing multi-PGC titlesGravatar qrwyeui2017-03-15
* sd_ass: disable --sub-fix-timing if sub style override is fully disabledGravatar wm42017-03-15
* build: disable optical media libs by default (DVD/BD/CD)Gravatar wm42017-03-15
* vdpau: warn on HEVC due to completely broken nVidia driversGravatar wm42017-03-14
* ao_alsa: fix device filtering, add another exceptionGravatar wm42017-03-14
* player: specifically log audio EOF tooGravatar wm42017-03-14
* ao_alsa: filter fewer devicesGravatar wm42017-03-14
* ao_alsa: POLLERR can be set even if the device is not lostGravatar wm42017-03-14
* Copyright: version.sh is GPLGravatar wm42017-03-13
* README.md: update comments about Windows hwdec/GLGravatar wm42017-03-13
* cocoa: set background of the title bar from black to whiteGravatar Akemi2017-03-09
* osx: add key mappings for previous and next Media KeysGravatar Akemi2017-03-09
* cocoa: fix autofit options on HiDPI resolutions without HiDPI scalingGravatar Akemi2017-03-09
* vd_lavc: disable videotoolbox hack with newer ffmpeg versionsGravatar wm42017-03-07
* manpage: adjust description of libva deinterlacer ref direction messGravatar wm42017-03-07
* dvb: add support for DVB-T2Gravatar ivan-832017-03-06
* TOOLS/zsh.pl: don't leak regex match variablesGravatar Philip Sequeira2017-03-06
* options: add M_OPT_FILE to some more file optionsGravatar Philip Sequeira2017-03-06
* wscript: substitute cplugins linker flag for macOS compatiblityGravatar Alexis Nootens2017-03-06
* filter_kernels: Keep f.radius in terms of dest/filter coords.Gravatar Nicholas J. Kain2017-03-06
* filter_kernels: Apply blur/taper before culling radius.Gravatar Nicholas J. Kain2017-03-06
* hw_videotoolbox: allow using native decoder output formatGravatar wm42017-03-02
* m_option: optionally allow passing "no" to imgfmt option typesGravatar wm42017-03-02
* client API: update outdated recommendations about window embeddingGravatar wm42017-03-02