1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-20 22:02:59 +00:00
mpv/audio
wm4 32b835c03b ao_coreaudio_utils: add function for ASBD -> mp format lookup
Useful with some of the following commits.

ca_fill_asbd() should behave exactly as before.

Instead of actually implementing the inverse function of ca_fill_asbd(),
just loop over the (small) list of mpv functions and check if any mpv
equivalent to a given ASBD exists.
2015-04-29 23:06:10 +02:00
..
decode player: change video-bitrate and audio-bitrate properties 2015-04-20 20:52:16 +02:00
filter af_lavrresample: fix draining 2015-04-18 13:39:40 +02:00
out ao_coreaudio_utils: add function for ASBD -> mp format lookup 2015-04-29 23:06:10 +02:00
audio_buffer.c
audio_buffer.h
audio.c audio: make all format query shortcuts macros 2015-04-03 15:40:01 -07:00
audio.h
chmap_sel.c audio: separate fallbacks for upmix and downmix cases 2015-04-28 22:01:55 +02:00
chmap_sel.h
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
fmt-conversion.c Update license headers 2015-04-13 12:10:01 +02:00
fmt-conversion.h Update license headers 2015-04-13 12:10:01 +02:00
format.c Update license headers 2015-04-13 12:10:01 +02:00
format.h Update license headers 2015-04-13 12:10:01 +02:00
mixer.c Update license headers 2015-04-13 12:10:01 +02:00
mixer.h Update license headers 2015-04-13 12:10:01 +02:00