Go to file
maksqwe 9c07d1e39d 1. add std::nothrow to new operator because then ptr checked with NULL
2. "currentNewBlock" is assigned values twice successively
3. optimize std::vector<>::iterator's usage "iter++" -> "++iter". See preincrement and postincrement operator++()
2013-08-23 00:42:18 +03:00
make Use Linux-style EOL for non Windows specific files 2013-04-14 16:34:22 +01:00
matroska 1. add std::nothrow to new operator because then ptr checked with NULL 2013-08-23 00:42:18 +03:00
src 1. add std::nothrow to new operator because then ptr checked with NULL 2013-08-23 00:42:18 +03:00
test Update licensing information 2013-04-20 09:57:44 +01:00
.gitignore Ignore files built during compilation 2013-03-19 12:06:36 +01:00
ChangeLog Remove Debian build files & update ChangeLog 2013-03-19 20:13:20 +01:00
libmatroska.proj libmatroska: bump the version to 1.3.0 as the KaxChapterSegmentEditionUID is not binary compatible 2011-09-11 15:56:11 +00:00
LICENSE.LGPL Update licensing information 2013-04-20 09:57:44 +01:00