]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/hevc_filter.c
vp9: add mxext versions of the single-block (w=4,npx=8) h/v loopfilters.
[ffmpeg] / libavcodec / hevc_filter.c
index 1f33b0cdfe51fa71785b1f130c18f1f8a1d56bde..6918a553f2621d5204c10522a3e8523c7d9519d6 100644 (file)
@@ -26,7 +26,6 @@
 #include "libavutil/internal.h"
 
 #include "cabac_functions.h"
-#include "golomb.h"
 #include "hevc.h"
 
 #include "bit_depth_template.c"