]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/roqvideo.h
avcodec/cri: Stop the bitreader at the end of uncompressed input
[ffmpeg] / libavcodec / roqvideo.h
index 3da6eaa991033baf6e3eff5f1136a976e80a5787..f47b2c8e6f310fa06a7e2851f7baddf2f3da0fbe 100644 (file)
@@ -52,7 +52,6 @@ typedef struct RoqContext {
     roq_cell cb2x2[256];
     roq_qcell cb4x4[256];
 
-    GetByteContext gb;
     int width, height;
 
     /* Encoder only data */