]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/rl.h
Make strmatch() return 1 only if the string compared against the
[ffmpeg] / libavcodec / rl.h
index 20fd8c1c11315023fa3040d38c48691d92119686..b2445890e689c106a8154b1f4ea6f9bb620f0521 100644 (file)
@@ -20,7 +20,7 @@
  */
 
 /**
- * @file rl.h
+ * @file
  * 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