ebml/src
2010-04-09 10:06:35 +00:00
..
platform/win32 move the sources from the dead coreforge server 2010-02-18 08:13:06 +00:00
Debug.cpp move the sources from the dead coreforge server 2010-02-18 08:13:06 +00:00
EbmlBinary.cpp introduce filepos_t for all the file position values (depends wether the system can handle 32 bits or 64 bits offsets) 2010-03-19 15:35:26 +00:00
EbmlContexts.cpp libebml: add macros to simplify the EBML class item definitions (ID, ClassInfo, SemanticContext) 2010-04-03 06:13:02 +00:00
EbmlCrc32.cpp fix compilation when EBML_STRICT_API is not defined 2010-04-06 07:21:44 +00:00
EbmlDate.cpp Properly compare elements 2010-03-27 23:07:20 +00:00
EbmlDummy.cpp libebml: add macros to simplify the EBML class item definitions (ID, ClassInfo, SemanticContext) 2010-04-03 06:13:02 +00:00
EbmlElement.cpp use DECLARE_EBML_*** in the legacy code too 2010-04-08 16:36:43 +00:00
EbmlFloat.cpp Properly compare elements 2010-03-27 23:07:20 +00:00
EbmlHead.cpp use a macro to define the semantic tables as the v2 library uses a slightly different table format 2010-04-07 16:09:02 +00:00
EbmlMaster.cpp v1/v2: EBML_SEM_INFO() is not necessary anymore with EBML_CTX_IDX_INFO() 2010-04-09 10:06:35 +00:00
EbmlSInteger.cpp Properly compare elements 2010-03-27 23:07:20 +00:00
EbmlStream.cpp update the copyright notice to 2010 2010-03-15 16:19:18 +00:00
EbmlString.cpp introduce filepos_t for all the file position values (depends wether the system can handle 32 bits or 64 bits offsets) 2010-03-19 15:35:26 +00:00
EbmlSubHead.cpp more macro to simplify the class declaration 2010-04-06 17:16:54 +00:00
EbmlUInteger.cpp Properly compare elements 2010-03-27 23:07:20 +00:00
EbmlUnicodeString.cpp introduce filepos_t for all the file position values (depends wether the system can handle 32 bits or 64 bits offsets) 2010-03-19 15:35:26 +00:00
EbmlVersion.cpp update the copyright notice to 2010 2010-03-15 16:19:18 +00:00
EbmlVoid.cpp libebml: add macros to simplify the EBML class item definitions (ID, ClassInfo, SemanticContext) 2010-04-03 06:13:02 +00:00
IOCallback.cpp move the sources from the dead coreforge server 2010-02-18 08:13:06 +00:00
MemIOCallback.cpp move the sources from the dead coreforge server 2010-02-18 08:13:06 +00:00
StdIOCallback.cpp move the sources from the dead coreforge server 2010-02-18 08:13:06 +00:00