diff cabac.c @ 2398:582e635cfa08 libavcodec

common.c -> bitstream.c (and the single non bitstream func -> utils.c) common.h -> common.h/bitstream.h
author michael
date Wed, 29 Dec 2004 17:50:25 +0000
parents 1c39d9786efd
children 842e5e7f3b7a
line wrap: on
line diff
--- a/cabac.c	Wed Dec 29 12:14:14 2004 +0000
+++ b/cabac.c	Wed Dec 29 17:50:25 2004 +0000
@@ -26,6 +26,7 @@
 #include <string.h>
 
 #include "common.h"
+#include "bitstream.h"
 #include "cabac.h"
 
 const uint8_t ff_h264_lps_range[64][4]= {