add new ghost params necessary for libebml2
git-svn-id: https://matroska.svn.sourceforge.net/svnroot/matroska/trunk/libebml@107 a6f86f6d-0131-4f8e-9e7b-e335508773d5
This commit is contained in:
parent
0eac10d271
commit
8bff224319
@ -245,6 +245,9 @@ extern const EbmlSemanticContext Context_EbmlGlobal;
|
||||
#define EBML_DEF_BINARY_CTX(x)
|
||||
#define EBML_DEF_SINTEGER(x)
|
||||
#define EBML_DEF_BINARY(x)
|
||||
#define EBML_EXTRA_PARAM
|
||||
#define EBML_EXTRA_CALL
|
||||
#define EBML_EXTRA_DEF
|
||||
|
||||
// functions for generic handling of data (should be static to all classes)
|
||||
/*!
|
||||
|
Loading…
Reference in New Issue
Block a user