1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-22 06:42:03 +00:00
mpv/audio
Kevin Mitchell a6bf38bcad ao/wasapi: add ao hotplug
Create a second copy of the change_notify structure for the hotplug
ao. change_notify->is_hotplug distinguishes the hotplug version from
the regular one monitoring the currently playing ao. Also make the
change notification less verbose now that there might be two of them around.
2015-03-31 02:02:54 -07:00
..
decode ad_lavc: disable AC3 DRC by default 2015-03-30 19:44:52 +02:00
filter af_bs2b: fix option default value 2015-03-22 13:28:20 +01:00
out ao/wasapi: add ao hotplug 2015-03-31 02:02:54 -07:00
audio_buffer.c
audio_buffer.h
audio.c audio: fix pool allocation 2015-02-11 11:36:07 +01:00
audio.h audio: add missing declaration 2015-01-14 22:15:00 +01:00
chmap_sel.c audio: fix off by one error in channel map selection code 2015-03-15 17:07:06 +01:00
chmap_sel.h chmap_sel: add multichannel fallback heuristic 2014-12-29 17:56:53 +01:00
chmap.c audio: accept 1.0 and 2.0 as aliases for mono and stereo 2015-02-26 15:41:45 +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 audio: fix spdif packet size unit 2015-03-10 17:11:38 +01:00
format.h ad_spdif: move frame sizes to a general function 2015-03-10 15:12:52 +01:00
mixer.c mixer: fix how volume is restored with per-app system mixers 2015-03-24 22:21:59 +01:00
mixer.h