enable quicktime support on os x when building with auto*
This commit is contained in:
@@ -167,6 +167,7 @@ struct _QuicktimeCodecDataExt *qcdx;
|
|||||||
|
|
||||||
static int sframe;
|
static int sframe;
|
||||||
|
|
||||||
|
int have_qtcodec;
|
||||||
|
|
||||||
/************************************************************
|
/************************************************************
|
||||||
* *
|
* *
|
||||||
|
@@ -45,9 +45,7 @@ void free_qtcodecdataExt(void); //usiblender.c
|
|||||||
|
|
||||||
void makeqtstring (char *string); //for playanim.c
|
void makeqtstring (char *string); //for playanim.c
|
||||||
|
|
||||||
int G_have_quicktime; //unused, is located in blenlib/BKE_global.h
|
extern int have_qtcodec;
|
||||||
|
|
||||||
int have_qtcodec;
|
|
||||||
|
|
||||||
#endif //(_WIN32) || (__APPLE__)
|
#endif //(_WIN32) || (__APPLE__)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user