]> git.sesse.net Git - ffmpeg/blobdiff - libavformat/vocdec.c
Enable unscaled packed422 -> planar 420 converters by default as the
[ffmpeg] / libavformat / vocdec.c
index 8ad690929a87135851218ac434ec809b6c2d9596..430f131bda31f75472a9c78678643d53f012adf9 100644 (file)
@@ -19,6 +19,7 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
+#include "libavutil/intreadwrite.h"
 #include "voc.h"