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

@@ -31,7 +31,7 @@
#define AVCODEC_MSMPEG4DATA_H
#include "libavutil/common.h"
#include "bitstream.h"
#include "get_bits.h"
#include "rl.h"
/* motion vector table */