mpv/audio
wm4 934109a35b ao_coreaudio: move channel mapping code to a separate file
Move all of the channel map retrieval/negotiation code to a separate
file. This will (probably) be helpful when extending
ao_coreaudio_exclusive.c.

Nothing else changes, other than some minor cosmetics and renaming,
and changing some details for decoupling it from the ao_coreaudio.c
internals.
2015-05-05 21:47:19 +02:00
..
decode player: change video-bitrate and audio-bitrate properties 2015-04-20 20:52:16 +02:00
filter af_lavrresample: remove dead undefs 2015-05-05 01:11:16 +02:00
out ao_coreaudio: move channel mapping code to a separate file 2015-05-05 21:47:19 +02:00
audio.c audio: introduce mp_audio readonly bit 2015-05-04 23:57:25 +02:00
audio.h audio: introduce mp_audio readonly bit 2015-05-04 23:57:25 +02:00
audio_buffer.c
audio_buffer.h
chmap.c audio: introduce support for padding channels 2015-05-05 01:11:16 +02:00
chmap.h audio: introduce support for padding channels 2015-05-05 01:11:16 +02:00
chmap_sel.c audio: separate fallbacks for upmix and downmix cases 2015-04-28 22:01:55 +02:00
chmap_sel.h
fmt-conversion.c
fmt-conversion.h
format.c
format.h
mixer.c
mixer.h