]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/ffv1.c
hevcdec: move parameter set parsing into a separate header
[ffmpeg] / libavcodec / ffv1.c
index 21d35835a58c2c2833c68d7800cf69dd70639287..89d27bbca1bc5dd491a27716996e86ce3c3d1fae 100644 (file)
 #include "libavutil/attributes.h"
 
 #include "avcodec.h"
-#include "get_bits.h"
 #include "put_bits.h"
 #include "rangecoder.h"
-#include "golomb.h"
 #include "mathops.h"
 #include "ffv1.h"