mpv/audio
wm4 253f6f1a95 af_lavrresample: always reinit resampler on filter reinit
This was a minor optimization to potentially avoid resampler
reconfiguration when the filter is reinitialized. But filter
reinitialization is a rare event, and the case when no reconfiguration
is needed is even rarer. As such, this is an unnecessary micro-
optimization and only adds potential for bugs.
2015-07-19 22:54:03 +02:00
..
decode demux: merge extradata fields 2015-06-21 18:06:14 +02:00
filter af_lavrresample: always reinit resampler on filter reinit 2015-07-19 22:54:03 +02:00
out ao_coreaudio: fix device latency, share the code 2015-07-06 17:49:28 +02:00
audio.c audio: fix format function consistency issues 2015-06-26 23:06:37 +02:00
audio.h audio: fix format function consistency issues 2015-06-26 23:06:37 +02:00
audio_buffer.c
audio_buffer.h
chmap.c audio: output human-readable channel layouts too 2015-06-25 19:10:24 +02:00
chmap.h audio: output human-readable channel layouts too 2015-06-25 19:10:24 +02:00
chmap_sel.c chmap_sel: add a mechanism for preferred conversions 2015-06-27 12:09:30 +02:00
chmap_sel.h chmap_sel: add multichannel fallback heuristic 2014-12-29 17:56:53 +01:00
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 audio: fix format function consistency issues 2015-06-26 23:06:37 +02:00
format.h audio: fix format function consistency issues 2015-06-26 23:06:37 +02:00
mixer.c Various spelling fixes 2015-06-18 19:36:58 +02:00
mixer.h audio: change range of volume option/property 2015-05-22 18:35:03 +02:00