]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/rl.h
Fix r21223: AVup samples (issue 1685) need a buf offset like AV1x (issue 1684).
[ffmpeg] / libavcodec / rl.h
index 20fd8c1c11315023fa3040d38c48691d92119686..64cbeddfaae5ad4dd1361bfd87efbc2e291babe9 100644 (file)
@@ -20,7 +20,7 @@
  */
 
 /**
- * @file rl.h
+ * @file libavcodec/rl.h
  * rl header.
  */
 
@@ -28,7 +28,7 @@
 #define AVCODEC_RL_H
 
 #include <stdint.h>
-#include "bitstream.h"
+#include "get_bits.h"
 
 /* run length table */
 #define MAX_RUN    64