Fix build against ffmpeg 2.9
Debian issue 803804
This commit is contained in:
committed by
Craig Drummond
parent
074051e558
commit
3fd3f398e5
@@ -22,6 +22,7 @@ extern "C" {
|
||||
#include <libavformat/avformat.h>
|
||||
#if LIBAVFORMAT_VERSION_MAJOR >= 54
|
||||
#include <libavutil/audioconvert.h>
|
||||
#include <libavutil/channel_layout.h>
|
||||
#endif
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user