output/recorder: move code to encoder/ToOutputStream.cxx

This commit is contained in:
Max Kellermann
2015-01-14 20:11:00 +01:00
parent 5d6f75aaef
commit bf59635280
4 changed files with 76 additions and 17 deletions
+1
View File
@@ -1049,6 +1049,7 @@ libencoder_plugins_a_SOURCES = \
src/encoder/EncoderAPI.hxx \
src/encoder/EncoderInterface.hxx \
src/encoder/EncoderPlugin.hxx \
src/encoder/ToOutputStream.cxx src/encoder/ToOutputStream.hxx \
src/encoder/plugins/OggStream.hxx \
src/encoder/plugins/NullEncoderPlugin.cxx \
src/encoder/plugins/NullEncoderPlugin.hxx \