]> granicus.if.org Git - libmatroska/log
libmatroska
14 years agofix the iterator use in the copy constructors
Steve Lhomme [Thu, 18 Mar 2010 17:07:58 +0000 (17:07 +0000)]
fix the iterator use in the copy constructors

git-svn-id: https://matroska.svn.sourceforge.net/svnroot/matroska/trunk/libmatroska@38 a6f86f6d-0131-4f8e-9e7b-e335508773d5

14 years agothe internal GetData() is the same as GetBuffer()
Steve Lhomme [Wed, 17 Mar 2010 18:34:22 +0000 (18:34 +0000)]
the internal GetData() is the same as GetBuffer()

git-svn-id: https://matroska.svn.sourceforge.net/svnroot/matroska/trunk/libmatroska@31 a6f86f6d-0131-4f8e-9e7b-e335508773d5

14 years agonew macros to hide the internal variables of the context classes
Steve Lhomme [Wed, 17 Mar 2010 10:26:39 +0000 (10:26 +0000)]
new macros to hide the internal variables of the context classes

git-svn-id: https://matroska.svn.sourceforge.net/svnroot/matroska/trunk/libmatroska@23 a6f86f6d-0131-4f8e-9e7b-e335508773d5

14 years agoupdate the copyright notice to 2010
Steve Lhomme [Mon, 15 Mar 2010 16:19:18 +0000 (16:19 +0000)]
update the copyright notice to 2010

git-svn-id: https://matroska.svn.sourceforge.net/svnroot/matroska/trunk/libmatroska@18 a6f86f6d-0131-4f8e-9e7b-e335508773d5

14 years agoadd a macro to define all the pure virtual methods in a "concrete" EBML class (that...
Steve Lhomme [Mon, 15 Mar 2010 16:11:24 +0000 (16:11 +0000)]
add a macro to define all the pure virtual methods in a "concrete" EBML class (that correspond to an item in EBML streams)

git-svn-id: https://matroska.svn.sourceforge.net/svnroot/matroska/trunk/libmatroska@16 a6f86f6d-0131-4f8e-9e7b-e335508773d5

14 years agoadd macros to access the EbmlId internal variables
Steve Lhomme [Mon, 15 Mar 2010 16:08:31 +0000 (16:08 +0000)]
add macros to access the EbmlId internal variables

git-svn-id: https://matroska.svn.sourceforge.net/svnroot/matroska/trunk/libmatroska@15 a6f86f6d-0131-4f8e-9e7b-e335508773d5

14 years agoadd some macros to access the EBML ID/Context and use them
Steve Lhomme [Mon, 15 Mar 2010 16:07:14 +0000 (16:07 +0000)]
add some macros to access the EBML ID/Context and use them

git-svn-id: https://matroska.svn.sourceforge.net/svnroot/matroska/trunk/libmatroska@14 a6f86f6d-0131-4f8e-9e7b-e335508773d5

14 years agouse the new accessors internally
Steve Lhomme [Mon, 15 Mar 2010 16:03:51 +0000 (16:03 +0000)]
use the new accessors internally
+ make the new accessors inline

git-svn-id: https://matroska.svn.sourceforge.net/svnroot/matroska/trunk/libmatroska@13 a6f86f6d-0131-4f8e-9e7b-e335508773d5

14 years agoreordering and misc cleaning
Steve Lhomme [Mon, 15 Mar 2010 15:58:12 +0000 (15:58 +0000)]
reordering and misc cleaning

git-svn-id: https://matroska.svn.sourceforge.net/svnroot/matroska/trunk/libmatroska@9 a6f86f6d-0131-4f8e-9e7b-e335508773d5

14 years agocast to EbmlId instead of accessing Generic() GlobalId directly
Steve Lhomme [Mon, 15 Mar 2010 15:57:04 +0000 (15:57 +0000)]
cast to EbmlId instead of accessing Generic() GlobalId directly

git-svn-id: https://matroska.svn.sourceforge.net/svnroot/matroska/trunk/libmatroska@8 a6f86f6d-0131-4f8e-9e7b-e335508773d5

14 years agouse a safer type cast rather than setting the internal values directly
Steve Lhomme [Mon, 15 Mar 2010 15:56:05 +0000 (15:56 +0000)]
use a safer type cast rather than setting the internal values directly

git-svn-id: https://matroska.svn.sourceforge.net/svnroot/matroska/trunk/libmatroska@7 a6f86f6d-0131-4f8e-9e7b-e335508773d5

14 years agointeger and boolean variables don't need a const when used as parameters
Steve Lhomme [Mon, 15 Mar 2010 15:55:14 +0000 (15:55 +0000)]
integer and boolean variables don't need a const when used as parameters

git-svn-id: https://matroska.svn.sourceforge.net/svnroot/matroska/trunk/libmatroska@6 a6f86f6d-0131-4f8e-9e7b-e335508773d5

14 years agofix the coremake project for inclusion in other projects
Steve Lhomme [Mon, 15 Mar 2010 15:53:28 +0000 (15:53 +0000)]
fix the coremake project for inclusion in other projects
use HAVE_EBML2 in the config.h file to use libebml2 instead of libebml

git-svn-id: https://matroska.svn.sourceforge.net/svnroot/matroska/trunk/libmatroska@5 a6f86f6d-0131-4f8e-9e7b-e335508773d5

14 years agomove the sources from the dead coreforge server
Steve Lhomme [Thu, 18 Feb 2010 08:13:06 +0000 (08:13 +0000)]
move the sources from the dead coreforge server

git-svn-id: https://matroska.svn.sourceforge.net/svnroot/matroska/trunk/libmatroska@1 a6f86f6d-0131-4f8e-9e7b-e335508773d5