decoder/ffmpeg: log detailed error message

This commit is contained in:
Max Kellermann
2014-12-18 22:07:38 +01:00
parent 2fd81b4932
commit e8564b4c90
4 changed files with 77 additions and 2 deletions

View File

@@ -817,6 +817,7 @@ endif
if ENABLE_FFMPEG
noinst_LIBRARIES += libffmpeg.a
libffmpeg_a_SOURCES = \
src/lib/ffmpeg/LogError.cxx src/lib/ffmpeg/LogError.hxx \
src/lib/ffmpeg/Error.cxx src/lib/ffmpeg/Error.hxx \
src/lib/ffmpeg/Domain.cxx src/lib/ffmpeg/Domain.hxx
libffmpeg_a_CPPFLAGS = $(AM_CPPFLAGS) \