aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* ao_opensles: update interface-changesGravatar Tom Yan2018-08-05
* ao_opensles: rework the heuristic of buffer/enqueue size settingGravatar Tom Yan2018-08-05
* ao_opensles: allow s32 and float outputGravatar Tom Yan2018-08-05
* audio/format: minor fix for af_fmt_from_planarGravatar Tom Yan2018-08-05
* stream_smb/stream_file: fix `write_buffer`Gravatar Yclept Nemo2018-07-29
* stream_smb: locking to bypass libsmbclient issuesGravatar Yclept Nemo2018-07-29
* ci: do bootstrap outside the docker containerGravatar Jan Ekström2018-07-29
* manpage: fixup mistaken show playlist/track-list shortcutsGravatar Daniel M. Capella2018-07-23
* Update VERSIONGravatar Martin Herkt2018-07-22
* Release 0.29.0Gravatar Martin Herkt2018-07-22
* wscript_build: apply project-wide CFLAGS/LDFLAGS to mpv.comGravatar Stephen Hutchinson2018-07-19
* build: if libdir is not set, set it to EXEC_PREFIX/libGravatar Jan Ekström2018-07-19
* build: bump waf to 2.0.9Gravatar Akemi2018-07-12
* build: utilize built-in gnu_dirs module for installation directoriesGravatar Akemi2018-07-12
* build: explicitly delay adding of object files to linkingGravatar Akemi2018-07-12
* hwdec_vaegl: Fix VAAPI EGL interop used with gpu-context=drmGravatar Anton Kindestam2018-07-09
* context_drm_egl: Fix CRTC setup and release code when using atomicGravatar Anton Kindestam2018-07-09
* context_drm_egl: Fix some memory leaks on error exitGravatar Anton Kindestam2018-07-09
* gpu: prefer 16bit floating point FBO formats to 16bit integer onesGravatar Jan Ekström2018-07-08
* build: fix linking libmpv when swift features are buildGravatar Akemi2018-07-08
* wscript_build: fixup swift include parameter to point to source rootGravatar Jan Ekström2018-07-08
* ci: add mingw64 targetsGravatar Martin Herkt2018-07-05
* ci: switch to cirno.systems docker registryGravatar Martin Herkt2018-07-05
* ci: enable libsmbclientGravatar Martin Herkt2018-07-05
* ci: switch Travis env language to genericGravatar Martin Herkt2018-06-25
* ci: add more build targetsGravatar Martin Herkt2018-06-25
* ci: Use custom container for Travis buildsGravatar Martin Herkt2018-06-25
* TOOLS/autoload: Fixed broken "disabled" optionGravatar Andreas Wennerberg2018-06-23
* demux_mkv: add A_MLP to mkv_audio_tagsGravatar Nicolas F2018-06-22
* build: add static libraries to libmpv.pcGravatar Martin Herkt2018-06-20
* cocoa-cb: fix building with Swift 4.2Gravatar Akemi2018-06-12
* build: manually add standard library search paths for linkingGravatar Akemi2018-06-12
* cocoa-cb: remove pre-allocation of window, view and layerGravatar Akemi2018-06-12
* vo_libmpv: pass vo struct to the control callbackGravatar Akemi2018-06-12
* options.c: display additional metadata tags during video playbackGravatar Stephen Hutchinson2018-06-11
* stats: remove superfluous line breaksGravatar Julian2018-06-09
* hwdec_drmprime_drm: Do not show error message during probingGravatar Anton Kindestam2018-06-08
* stream_file: enable cache for FUSE filesystems on OpenBSD and FreeBSDGravatar gall0ws2018-06-05
* osc: fix accidentally skipping files when seeking with sliderGravatar fatalis2018-06-04
* ao_alsa: simplify get_space()Gravatar Jan Ekström2018-06-04
* ao_alsa: replace snd_pcm_status() with snd_pcm_avail() in get_space()Gravatar Muhammad Faiz2018-06-04
* vo_sdl: add support for screensaver VOCTRL'sGravatar sfan52018-06-02
* vo_gpu: desaturate after peak detectionGravatar Niklas Haas2018-05-31
* player: fix coding styleGravatar wm42018-05-31
* demux_lavf: drop obscure genpts optionGravatar wm42018-05-31
* options: add --http-proxyGravatar wm42018-05-31
* player: remove deprecated vo/ao auto profilesGravatar wm42018-05-31
* m_config: remove outdated commentGravatar wm42018-05-31
* m_config: check for int16_t offset overflowGravatar wm42018-05-31
* m_config: remove an unused functionGravatar wm42018-05-31