0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 12:02:23 +02:00
mpv/audio
wm4 b21e0746f6 ao_rsound: allow setting the host
Completely untested (rsound dev libs unavailable on my system). Trivial
enough that it's very likely that it'll just work. No port selection,
but could be added by parsing it as part of the device name.

Should fix #4714.
2017-08-21 15:46:00 +02:00
..
decode audio: introduce a new type to hold audio frames 2017-08-16 21:10:54 +02:00
filter af_lavrresample: don't call swr_set_compensation() unless necessary 2017-08-12 12:12:52 +02:00
out ao_rsound: allow setting the host 2017-08-21 15:46:00 +02:00
aframe.c audio: fix build on Libav 2017-08-16 21:26:16 +02:00
aframe.h audio: introduce a new type to hold audio frames 2017-08-16 21:10:54 +02:00
audio_buffer.c Relicense some non-MPlayer source files to LGPL 2.1 or later 2016-01-19 18:36:06 +01:00
audio_buffer.h Relicense some non-MPlayer source files to LGPL 2.1 or later 2016-01-19 18:36:06 +01:00
audio.c audio: fix uninitialized data access 2017-08-18 17:53:38 +02:00
audio.h audio: introduce a new type to hold audio frames 2017-08-16 21:10:54 +02:00
chmap_sel.c audio: use --audio-channels=auto behavior, except on ALSA 2016-08-04 20:49:20 +02:00
chmap_sel.h audio: use --audio-channels=auto behavior, except on ALSA 2016-08-04 20:49:20 +02:00
chmap.c chmap: remove misleading "downmix" channel layout name 2017-06-24 11:36:10 +02:00
chmap.h player: remove special-case for DL/DR speakers 2016-08-04 19:14:35 +02:00
fmt-conversion.c audio/fmt-conversion: change license to LGPL 2017-05-05 07:25:55 +02:00
fmt-conversion.h audio/fmt-conversion: change license to LGPL 2017-05-05 07:25:55 +02:00
format.c audio: drop AF_FORMAT_S24 2017-07-07 17:56:22 +02:00
format.h audio: drop AF_FORMAT_S24 2017-07-07 17:56:22 +02:00