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:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user