1
0
mirror of https://github.com/mpv-player/mpv synced 2025-02-28 19:30:44 +00:00
mpv/audio
wm4 0f82107535 ao_alsa: use correct magic spdif flags
I accidentally copied the AES4/ORIGFS constants from the ALSA headers,
instead of the AES3/FS ones. The difference is probably important.
2013-11-09 23:32:58 +01:00
..
decode Remove sh_audio->samplesize 2013-11-09 23:32:58 +01:00
filter af_scaletempo: uncrustify 2013-11-09 23:32:58 +01:00
out ao_alsa: use correct magic spdif flags 2013-11-09 23:32:58 +01:00
audio.c audio: replace af_fmt2str_short -> af_fmt_to_str 2013-11-07 22:12:36 +01:00
audio.h
chmap_sel.c
chmap_sel.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
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 audio/out: remove useless info struct and redundant fields 2013-10-23 19:30:02 +02: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