define BI frame type along with other frame types

Originally committed as revision 12336 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Aurelien Jacobs
2008-03-05 15:19:26 +00:00
parent c06ccb1357
commit 48d533e6fa
3 changed files with 3 additions and 1 deletions

View File

@@ -128,7 +128,7 @@ enum TransformTypes {
//@}
/** One more frame type */
#define BI_TYPE 7
#define BI_TYPE FF_BI_TYPE
enum CodingSet {
CS_HIGH_MOT_INTRA = 0,