decoder/ffmpeg: move struct AvioStream to FfmpegIo.hxx

This commit is contained in:
Max Kellermann
2014-12-19 10:35:10 +01:00
parent 42c5f68362
commit df97049647
4 changed files with 151 additions and 84 deletions

View File

@@ -983,6 +983,8 @@ endif
if HAVE_FFMPEG
libdecoder_a_SOURCES += \
src/decoder/plugins/FfmpegIo.cxx \
src/decoder/plugins/FfmpegIo.hxx \
src/decoder/plugins/FfmpegMetaData.cxx \
src/decoder/plugins/FfmpegMetaData.hxx \
src/decoder/plugins/FfmpegDecoderPlugin.cxx \