decoder/ffmpeg: move code to lib/ffmpeg/Time.hxx

This commit is contained in:
Max Kellermann
2014-12-19 09:41:21 +01:00
parent 47360ec906
commit 0ff22a16fa
3 changed files with 83 additions and 47 deletions

View File

@@ -799,6 +799,7 @@ endif
if HAVE_FFMPEG
noinst_LIBRARIES += libffmpeg.a
libffmpeg_a_SOURCES = \
src/lib/ffmpeg/Time.hxx \
src/lib/ffmpeg/Buffer.hxx \
src/lib/ffmpeg/LogError.cxx src/lib/ffmpeg/LogError.hxx \
src/lib/ffmpeg/Error.cxx src/lib/ffmpeg/Error.hxx \