decoder/ffmpeg: move code to pcm/Interleave.cxx

This commit is contained in:
Max Kellermann
2015-06-22 14:28:23 +02:00
parent 4dd2ad9b27
commit 142a9fe530
4 changed files with 87 additions and 19 deletions
+1
View File
@@ -462,6 +462,7 @@ ICU_LDADD = libicu.a $(ICU_LIBS)
libpcm_a_SOURCES = \
src/pcm/Domain.cxx src/pcm/Domain.hxx \
src/pcm/Traits.hxx \
src/pcm/Interleave.cxx src/pcm/Interleave.hxx \
src/pcm/PcmBuffer.cxx src/pcm/PcmBuffer.hxx \
src/pcm/PcmExport.cxx src/pcm/PcmExport.hxx \
src/pcm/PcmConvert.cxx src/pcm/PcmConvert.hxx \