]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/h264idct_template.c
cook: use AVCodecContext.channels instead of keeping a private copy
[ffmpeg] / libavcodec / h264idct_template.c
index e476f89a6f39c9c2bd92f730c45c252058ccdae5..554483c0573ff97ffa849820a4d9a3144dab0bbb 100644 (file)
@@ -26,6 +26,7 @@
  */
 
 #include "bit_depth_template.c"
+#include "libavutil/common.h"
 
 #ifndef AVCODEC_H264IDCT_INTERNAL_H
 #define AVCODEC_H264IDCT_INTERNAL_H