1
0
mirror of https://github.com/mpv-player/mpv synced 2025-02-02 21:21:33 +00:00
mpv/audio
wm4 2051243a0f ao: set correct client name when listing devices
This is a small oversight. The client name (as set on command line
options or, more importantly, the client API) was not set when listing
devices e.g. via the "audio-device-list" property.

Might or might not fix #1578.

Also adjust the log level for an unrelated message.

(cherry picked from commit c152c59084)
2015-02-16 18:08:17 +09:00
..
decode audio: fix initial audio PTS 2015-01-14 22:14:46 +01:00
filter af: account for queued frames in audio position calculation 2015-02-12 09:53:27 +09:00
out ao: set correct client name when listing devices 2015-02-16 18:08:17 +09:00
audio_buffer.c
audio_buffer.h
audio.c audio: fix pool allocation 2015-02-11 23:59:16 +09:00
audio.h audio: add missing declaration 2015-01-14 22:15:00 +01:00
chmap_sel.c chmap_sel: add multichannel fallback heuristic 2014-12-29 17:56:53 +01:00
chmap_sel.h chmap_sel: add multichannel fallback heuristic 2014-12-29 17:56:53 +01:00
chmap.c chmap_sel: add multichannel fallback heuristic 2014-12-29 17:56:53 +01:00
chmap.h chmap_sel: add multichannel fallback heuristic 2014-12-29 17:56:53 +01:00
fmt-conversion.c
fmt-conversion.h
format.c ao/format: add af_fmt_is_float 2014-12-01 03:40:23 -08:00
format.h ao/format: add af_fmt_is_float 2014-12-01 03:40:23 -08:00
mixer.c mixer: don't show softvol neutral marker on OSD if not using softvol 2014-11-27 10:11:55 +01:00
mixer.h