input/ffmpeg: use av_strerror()
Generate more detailed error messages.
This commit is contained in:
@@ -781,6 +781,7 @@ endif
|
||||
if HAVE_FFMPEG
|
||||
noinst_LIBRARIES += libffmpeg.a
|
||||
libffmpeg_a_SOURCES = \
|
||||
src/lib/ffmpeg/Error.cxx src/lib/ffmpeg/Error.hxx \
|
||||
src/lib/ffmpeg/Domain.cxx src/lib/ffmpeg/Domain.hxx
|
||||
FFMPEG_LIBS2 = libffmpeg.a $(FFMPEG_LIBS)
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user