aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* 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
* m_option: remove an unused fieldGravatar wm42018-05-31
* m_config: cosmetics: fix 2 typosGravatar wm42018-05-31
* manpage: update --demuxer-thread optionGravatar wm42018-05-31
* player: simplify edition switchingGravatar wm42018-05-31
* cmd: do not use a random value for MP_CMD_OPT_ARGGravatar wm42018-05-25
* player: use canonical playback time for video refreshesGravatar wm42018-05-25
* manpage: mention that fd:// file descriptors may be modifiedGravatar wm42018-05-25
* stream_file: properly detect stdin as pipeGravatar wm42018-05-25
* manpage: remove a reference to a removed optionGravatar wm42018-05-25
* demux: fix/improve aspects of EOF signalingGravatar wm42018-05-25
* ipc: cosmetic: switch a negated if/elseGravatar wm42018-05-25
* ipc: alias set_property_string to set_propertyGravatar wm42018-05-25
* video: trust container FPS early on if possibleGravatar wm42018-05-25
* manpage: mention that --no-correct-pts can break seeking tooGravatar wm42018-05-25
* dispatch: add an assert()Gravatar wm42018-05-25
* input: move an enum back to its correct placeGravatar wm42018-05-25
* demux_lavf: remove ffm blacklist entryGravatar wm42018-05-25
* input: add a define for the number of mouse buttons and use itGravatar wm42018-05-25
* vd_lavc: minor simplification for get_format fallbackGravatar wm42018-05-25
* terminal-unix: stop trying to read when terminal disappearsGravatar wm42018-05-25
* x11: support Shift+TABGravatar Niklas Haas2018-05-24