ebml/ebml
2013-04-06 08:53:50 +01:00
..
c OpenSolaris knows (u)int64_t nowadays. 2010-03-23 11:58:36 +00:00
Debug.h Fix several gcc warnings occurring with -Wextra 2011-11-25 21:01:45 +00:00
EbmlBinary.h libebml: move some operator code in the .cpp files (MSVC has issues in DLLs) 2010-06-26 09:07:13 +00:00
EbmlConfig.h libebml: fix some compilation warnings in mingw 2011-10-18 16:55:49 +00:00
EbmlContexts.h libebml: add macros to simplify the EBML class item definitions (ID, ClassInfo, SemanticContext) 2010-04-03 06:13:02 +00:00
EbmlCrc32.h Fix several gcc warnings occurring with -Wextra 2011-11-25 21:01:45 +00:00
EbmlDate.h Fix wrong date calculation introduced in r841 2012-12-13 10:34:27 +00:00
EbmlDummy.h libebml: we should mark the files we modify 2010-05-22 18:20:42 +00:00
EbmlElement.h libebml: add a macro to define signed integer elements that have a default value 2011-03-27 16:43:10 +00:00
EbmlEndian.h Use Linux-style EOL for non Windows specific files 2013-04-06 08:53:50 +01:00
EbmlFloat.h Provide GetValue() and SetValue() functions for EbmlFloat/SInteger/UInteger 2012-09-04 07:36:48 +00:00
EbmlHead.h Fix several gcc warnings occurring with -Wextra 2011-11-25 21:01:45 +00:00
EbmlId.h Use Linux-style EOL for non Windows specific files 2013-04-06 08:53:50 +01:00
EbmlMaster.h Provide direct access to an EbmlMaster's vector storage 2012-09-04 07:37:29 +00:00
EbmlSInteger.h Provide GetValue() and SetValue() functions for EbmlFloat/SInteger/UInteger 2012-09-04 07:36:48 +00:00
EbmlStream.h libebml: a plain integer doesn't need a const 2010-05-27 15:52:47 +00:00
EbmlString.h Provide Get-/SetValue()/Get-/SetValueUTF8() for Ebml(Unicode)String; make Date values use 64bit ints 2012-09-04 07:37:12 +00:00
EbmlSubHead.h Use Linux-style EOL for non Windows specific files 2013-04-06 08:53:50 +01:00
EbmlTypes.h Use Linux-style EOL for non Windows specific files 2013-04-06 08:53:50 +01:00
EbmlUInteger.h Provide GetValue() and SetValue() functions for EbmlFloat/SInteger/UInteger 2012-09-04 07:36:48 +00:00
EbmlUnicodeString.h Add std::wstring constructor for UTFstring 2012-09-05 20:21:59 +00:00
EbmlVersion.h Bump version number to 1.3.0 2012-09-04 07:36:04 +00:00
EbmlVoid.h Use Linux-style EOL for non Windows specific files 2013-04-06 08:53:50 +01:00
IOCallback.h Include the cassert header if the asser() function is used 2010-03-23 12:41:23 +00:00
MemIOCallback.h move the sources from the dead coreforge server 2010-02-18 08:13:06 +00:00
StdIOCallback.h move the sources from the dead coreforge server 2010-02-18 08:13:06 +00:00