mpv/audio
wm4 9e40d7155c ad_spdif: change API usage so that it works on Libav
Apparently we were using FFmpeg-specific APIs. I have no idea whether
this code is correct on both FFmpeg and Libav (no examples, bad
doxygen... why do they even complaint aht people are using their APIs
incorrectly?), but it appears to work on FFmpeg. That was also the case
before commit ebc4ccb though, where it used internal libavformat
symbols.

Untested on Libav, Travis will tell us.
2013-11-10 00:52:55 +01:00
..
decode ad_spdif: change API usage so that it works on Libav 2013-11-10 00:52:55 +01:00
filter af_volume: use only one volume setting for all channels 2013-11-09 23:32:58 +01:00
out player: set PulseAudio stream title to window title 2013-11-10 00:49:13 +01:00
audio.c audio: replace af_fmt2str_short -> af_fmt_to_str 2013-11-07 22:12:36 +01:00
audio.h
chmap.c core: move contents to mpvcore (2/2) 2013-08-06 22:52:31 +02:00
chmap.h core: move contents to mpvcore (2/2) 2013-08-06 22:52:31 +02:00
chmap_sel.c
chmap_sel.h
fmt-conversion.c audio: stop "unsupported sample format" spam 2013-11-07 22:34:03 +01:00
fmt-conversion.h
format.c audio/format: convert format macros to enum, drop NE suffix 2013-11-07 22:13:20 +01:00
format.h audio/format: convert format macros to enum, drop NE suffix 2013-11-07 22:13:20 +01:00
mixer.c af_volume: use only one volume setting for all channels 2013-11-09 23:32:58 +01:00
mixer.h command: don't allow changing volume if no audio initialized 2013-10-12 18:57:02 +02:00
reorder_ch.c
reorder_ch.h