Skip to content

Commit b0af48b

Browse files
author
AMD\tnarine
committed
Git subtree pull latest AMF shared code in preparation for 1.4.2 release.
2 parents 9df9d45 + 60384c7 commit b0af48b

32 files changed

+2575
-466
lines changed

amf/public/common/AMFFactory.cpp

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,12 @@
3535

3636
AMFFactoryHelper g_AMFFactory;
3737

38+
#ifdef AMF_CORE_STATIC
3839
extern "C"
3940
{
4041
extern AMF_CORE_LINK AMF_RESULT AMF_CDECL_CALL AMFInit(amf_uint64 version, amf::AMFFactory **ppFactory);
4142
}
42-
43+
#endif
4344

4445
//-------------------------------------------------------------------------------------------------
4546
AMFFactoryHelper::AMFFactoryHelper() :

0 commit comments

Comments
 (0)