index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
player: remove in_dispatch field
wm4
2018-04-18
*
dispatch: simplify, disallow recursive invocation
wm4
2018-04-18
*
w32_common: avoid recursive dispatch queue calls
wm4
2018-04-18
*
scripting: change when/how player waits for scripts being loaded
wm4
2018-04-18
*
cocoa-cb: fix a warning with swift 4.1 and slight cleanup
Akemi
2018-04-17
*
HIDRemote: fix volume buttons on macOS 10.13
Akemi
2018-04-17
*
hwdec_ios: fix crash after mapper_init failure
Aman Gupta
2018-04-17
*
demux: mark eia608 packets as keyframes
Aman Gupta
2018-04-17
*
demux, player: mark dependent tracks
Aman Gupta
2018-04-17
*
client API: make sure to send IDLE event after mpv_initialize()
wm4
2018-04-16
*
demux_lavf: use new libavformat semantics for stream resync
wm4
2018-04-16
*
client API: fix potential sporadic freezes on termination
wm4
2018-04-16
*
client API: clarify that Display pointers etc. need to stay valid
wm4
2018-04-16
*
f_lavfi: add an option to use old audio PTS handling for af_lavfi
wm4
2018-04-15
*
DOCS/interface-changes.rst: adjust some audio filter change notes
wm4
2018-04-15
*
audio: do not try to resample spdif data
wm4
2018-04-15
*
audio: don't recreate AO if a filter changes the output format
wm4
2018-04-15
*
ao_alsa: actually report underruns to user
wm4
2018-04-15
*
f_output_chain: fix typo
wm4
2018-04-15
*
audio: change format negotiation, remove channel remix fudging
wm4
2018-04-15
*
f_autoconvert: be less clever about running specific codepaths
wm4
2018-04-15
*
ao_pulse: reduce requested device buffer size
wm4
2018-04-15
*
ao_alsa: reduce requested buffer size
wm4
2018-04-15
*
ao_alsa: add options for controlling period/buffer size
wm4
2018-04-15
*
ytdl_hook: don't log error when loading is aborted
wm4
2018-04-15
*
stream_libarchive: mark as needing cache
wm4
2018-04-15
*
demux: fix deadlock on "program" property changes
wm4
2018-04-15
*
demux_mkv: fix certain cases of recursive SeekHeads
wm4
2018-04-15
*
vo_gpu: hwdec: Use ffnvcodec to load CUDA symbols
Philip Langdale
2018-04-15
*
build: fixup vendored wayland protocols with variants
Jan Ekström
2018-04-15
*
ao_openal: document the muted↔gain conversion
Jan Ekström
2018-04-15
*
ao/openal: Remove notes on experimentality from the documentation
LAGonauta
2018-04-15
*
ao/openal: Add option to set buffering characteristics
LAGonauta
2018-04-15
*
ao/openal: Add better sample format and channel layout selection
LAGonauta
2018-04-15
*
ao/openal: Add OpenAL Soft extension to get the correct latency
LAGonauta
2018-04-15
*
ao/openal: Add support for direct channels output
LAGonauta
2018-04-15
*
ao/openal: Add hardware mute support
LAGonauta
2018-04-15
*
ao/openal: Use only one source for audio output
LAGonauta
2018-04-15
*
opengl: include details in EGL context errors
Aman Gupta
2018-04-12
*
demux_lavf: skip demuxer hack iteration if hacks are disabled
sergey.dobrodey
2018-04-12
*
demux_mkv: add V_AV1 identifier for AV1
Jan Ekström
2018-04-08
*
manpage: document vaapi-device
Kevin Mitchell
2018-04-08
*
manpage: move cuda-decode-device with hwdec options
Kevin Mitchell
2018-04-08
*
js: use new hooks API (match f60826c3)
Avi Halachmi (:avih)
2018-04-07
*
js: dump(..): fix incorrect <VISITED> with array argument
Avi Halachmi (:avih)
2018-04-07
*
js: implement mp.register_idle
Avi Halachmi (:avih)
2018-04-07
*
js: implement mp.options.read_options
Avi Halachmi (:avih)
2018-04-07
*
config: replace config dir lua-settings/ with dir script-opts/
Avi Halachmi (:avih)
2018-04-07
*
ao_opensles: let cfg_frames_per_buffer accept buffer size up to 0.5s at 192kHz
Tom Yan
2018-04-05
*
ao_opensles: remove useless cfg_sample_rate
Tom Yan
2018-04-05
[next]