Rename bitstream.h to get_bits.h.

Originally committed as revision 18494 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Stefano Sabatini
2009-04-13 16:20:26 +00:00
parent 309a8bb8a1
commit 9106a698e7
117 changed files with 121 additions and 121 deletions

View File

@@ -20,7 +20,7 @@
*/
#include "avcodec.h"
#include "dsputil.h"
#include "bitstream.h"
#include "get_bits.h"
//#define DEBUG
//#define DEBUG_PACKET_CONTENTS