]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/decode.h
lavc: Add flag to allow profile mismatch with hardware decoding
[ffmpeg] / libavcodec / decode.h
index 2a0d478020eab21837303eee3db233d9fbc6528f..c9630228dc5fe32b941ed363487914b9581b7380 100644 (file)
@@ -21,6 +21,8 @@
 #ifndef AVCODEC_DECODE_H
 #define AVCODEC_DECODE_H
 
+#include "avcodec.h"
+
 /**
  * Called by decoders to get the next packet for decoding.
  *