summaryrefslogtreecommitdiffstats
path: root/old-makefile
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2014-03-16 09:49:34 +0100
committerwm4 <wm4@nowhere>2014-03-16 13:19:28 +0100
commitc7e620df96630b4e254040087f37a553bc1988df (patch)
treeca000ecbded2d243748da522741b6af4688af2a7 /old-makefile
parentbb0290145a85fd749b4ed392890c0269d7070f11 (diff)
downloadmpv-c7e620df96630b4e254040087f37a553bc1988df.tar.bz2
mpv-c7e620df96630b4e254040087f37a553bc1988df.tar.xz
af_lavrresample: remove avresample_set_channel_mapping() fallbacks
This function is now always available. Also remove includes of reorder_ch.h from some AOs (these are just old relicts).
Diffstat (limited to 'old-makefile')
-rw-r--r--old-makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/old-makefile b/old-makefile
index fa386297d9..0a8ed75fbd 100644
--- a/old-makefile
+++ b/old-makefile
@@ -144,7 +144,6 @@ SOURCES = audio/audio.c \
audio/fmt-conversion.c \
audio/format.c \
audio/mixer.c \
- audio/reorder_ch.c \
audio/decode/ad_lavc.c \
audio/decode/ad_spdif.c \
audio/decode/dec_audio.c \