Index: media/ffmpeg/ffmpeg_common.h |
=================================================================== |
--- media/ffmpeg/ffmpeg_common.h (revision 65689) |
+++ media/ffmpeg/ffmpeg_common.h (working copy) |
@@ -17,6 +17,7 @@ |
// TODO(scherkus): fix and upstream the compiler warnings. |
MSVC_PUSH_DISABLE_WARNING(4244); |
#include <libavcodec/avcodec.h> |
+#include <libavcore/samplefmt.h> |
#include <libavformat/avformat.h> |
#include <libavformat/avio.h> |
#include <libavutil/avutil.h> |