decoder/ffmpeg: move code to lib/ffmpeg/Init.cxx

This commit is contained in:
Max Kellermann
2014-12-21 20:51:41 +01:00
parent 5fee130d00
commit 543296b5ba
4 changed files with 67 additions and 4 deletions
+1
View File
@@ -799,6 +799,7 @@ endif
if HAVE_FFMPEG
noinst_LIBRARIES += libffmpeg.a
libffmpeg_a_SOURCES = \
src/lib/ffmpeg/Init.cxx src/lib/ffmpeg/Init.hxx \
src/lib/ffmpeg/Time.hxx \
src/lib/ffmpeg/Buffer.hxx \
src/lib/ffmpeg/LogError.cxx src/lib/ffmpeg/LogError.hxx \