Commit Graph

  • 41ffa10123 README: provide basic instructions for building & installing main Moritz Bunkus 2016-07-15 14:45:33 +0200
  • e89b8b47bc fix Free Software Foundation's address Moritz Bunkus 2016-07-15 14:05:39 +0200
  • c39aa8d542 Bump version number, add release message release-1.3.4 Moritz Bunkus 2016-07-02 15:48:51 +0200
  • 1c93d143cf EbmlVersion.cpp: always set EbmlCodeDate to "Unknown" Moritz Bunkus 2015-11-21 10:54:41 +0100
  • 81e7ffd512 ChangeLog: update for recent commits Moritz Bunkus 2015-11-18 18:37:46 +0100
  • 07d3436342 libebml_t.h: use C99 integer typedefs instead of the BSD ones Moritz Bunkus 2015-11-18 18:35:22 +0100
  • bb8ad783b5 Merge pull request #13 from 0-wiz-0/master Moritz Bunkus 2015-10-25 10:57:28 +0100
  • a02741ef1d Add cstdlib for free/malloc. Thomas Klausner 2015-10-25 10:46:29 +0100
  • 580add661f Bump version number, add release message release-1.3.3 Moritz Bunkus 2015-10-20 15:05:13 +0200
  • 88409e2a94 EbmlMaster: propagate upper level element after infinite sized one correctly Moritz Bunkus 2015-10-20 14:53:44 +0200
  • 24e5cd7c66 EbmlElement: don't read beyond end of buffer when reading variable length integers Moritz Bunkus 2015-10-20 14:49:44 +0200
  • 12b560adc2 EbmlMaster.cpp: unwrap huge if; fix indentation Moritz Bunkus 2015-10-20 14:02:29 +0200
  • ababb64e0c EbmlUnicodeString: don't read beyond end of string Moritz Bunkus 2015-10-20 11:27:52 +0200
  • c161e600b3 Bump version number, add release message release-1.3.2 Moritz Bunkus 2015-10-17 15:47:22 +0200
  • 04b34b0dbd Merge pull request #11 from Matroska-Org/eof-in-sizes Moritz Bunkus 2015-08-21 21:01:15 +0200
  • 267b24fb9e Merge pull request #9 from Matroska-Org/winstore Moritz Bunkus 2015-08-21 21:00:44 +0200
  • 271f06853f fix compilation for the Windows Store sandbox winstore-api Steve Lhomme 2015-08-21 15:47:17 +0200
  • 642c3c4e27 detect EOF when reading the element size, similar to when reading the element id eof-in-sizes Steve Lhomme 2015-08-21 15:42:12 +0200
  • a858efec74 code for Windows App Store do not have access to the ANSI calls used in Debug.cpp winstore Steve Lhomme 2015-06-15 09:45:17 +0200
  • 8427995f27 Merge pull request #2 from RedDwarf69/master Steve Lhomme 2015-06-12 07:41:18 +0200
  • a83cbaef57 libebml: use the visibility attribute with GCC to export lib APIs visibility Steve Lhomme 2015-06-11 17:16:07 +0200
  • 49750c62ca Merge pull request #6 from MediaArea/master Moritz Bunkus 2015-05-01 08:48:09 +0200
  • d0c8e6eb05 start README.md Dave Rice 2015-04-29 19:52:46 -0400
  • fa71d0aa48 add specs page gh-pages Moritz Bunkus 2015-04-19 15:20:53 +0200
  • 631c13aa1e Fix side bar page links Moritz Bunkus 2015-04-19 14:57:49 +0200
  • 1073faf566 Update index.html Moritz Bunkus 2015-04-19 14:45:50 +0200
  • bb9a5c6889 Create gh-pages branch via GitHub Moritz Bunkus 2015-04-19 14:36:05 +0200
  • 108f7fd5fe do not allow too big String sizes the max value is the same as in EbmlBinary and is still generous Steve Lhomme 2015-02-23 11:27:17 +0100
  • b1a4c9ac00 EbmlElement: don't catch exceptions when writing elements release-1.3.1 Moritz Bunkus 2015-01-04 15:05:42 +0100
  • 38eee9f0d6 ChangeLog: add release message Moritz Bunkus 2015-01-04 14:28:47 +0100
  • b000c55fdc build system: autogen.sh not needed; »autoreconf -fi« suffices Moritz Bunkus 2014-12-21 11:38:45 +0100
  • 7bb5523d4e ChangeLog: recode to UTF-8 Moritz Bunkus 2014-12-21 11:38:31 +0100
  • 3be9e9b1d9 ChangeLog: mention the pkg-config file Moritz Bunkus 2014-12-21 10:51:12 +0100
  • befb00d980 cosmetics: alignment Moritz Bunkus 2014-12-21 10:18:12 +0100
  • 7b8b0a6271 ChangeLog: update with build system changes Moritz Bunkus 2014-12-21 10:12:09 +0100
  • e57411cfd2 build system: remove old build files Moritz Bunkus 2014-12-21 10:11:03 +0100
  • 873839b802 build system: add new source/header files to Makefile.am Moritz Bunkus 2014-12-21 10:08:16 +0100
  • e88d787c32 build system: autogen.sh script for generating configure etc. Moritz Bunkus 2014-12-21 10:06:04 +0100
  • 677da149f1 build system: bump version number Moritz Bunkus 2014-12-21 09:58:52 +0100
  • c170b5ba58 Merge remote-tracking branch 'jan-engelhardt/master' Moritz Bunkus 2014-12-21 09:57:58 +0100
  • 8055be972c EbmlMaster::Read(): drop elements with unset values in SCOPE_FULL_DATA mode Moritz Bunkus 2014-12-20 17:25:53 +0100
  • 6ba868a49b MemReadIOCallback, SafeReadIOCallback: add new classes for safe (memory) reading Moritz Bunkus 2014-12-19 18:28:39 +0100
  • ce72b9266a cosmetics: unify indentation Moritz Bunkus 2014-12-19 14:40:44 +0100
  • 34554928aa cosmetics: use spaces instead of tab characters; remove trailing whitespace Moritz Bunkus 2014-12-19 00:03:49 +0100
  • dc9a431375 version: bump version to 1.3.1 Moritz Bunkus 2014-12-19 00:01:28 +0100
  • 7a347adc37 ChangeLog update Moritz Bunkus 2014-12-18 23:59:32 +0100
  • 95ff31de88 EbmlMaster: don't try to skip data on elements with unknown sizes Moritz Bunkus 2014-12-18 23:56:43 +0100
  • ea8ea4ca99 EbmlMaster: don't try to get end position of an element with an unknown size Moritz Bunkus 2014-12-18 23:33:18 +0100
  • 87532e8cab build: use automake as a build system Jan Engelhardt 2014-08-10 10:50:29 +0900
  • ef3f1430dd Merge pull request #3 from maksqwe/master Moritz Bunkus 2014-05-12 20:02:47 +0200
  • a366eaa89e Don't cause over-/underflow on certain platforms Moritz Bunkus 2013-12-07 13:32:22 +0100
  • b0c4cb4701 Avoid compiler warning about possible use of uninitialized values Moritz Bunkus 2013-10-19 12:25:30 +0200
  • f0cf0dcbec fix indentation maksqwe 2013-08-23 21:58:04 +0300
  • af339a7a7a 1. "wcslen" function was called multiple times with "const wchar_t* Path" 2. fix mistake which led to undefined behavior "uint64(High<<32)" -> "uint64(High)<<32" 3. optimize std::vector<>::iterator's usage "iter++" -> "++iter". See preincrement and postincrement operator++() maksqwe 2013-08-23 00:30:37 +0300
  • 0f99c2d712 Use (std::nothrow) with new when the code check for null pointer results. Denis Charmet 2013-04-26 23:34:40 +0200
  • 39ea616d5f Update licensing information Cristian Morales Vega 2013-04-14 12:07:13 +0100
  • b71292464e Merge pull request #1 from RedDwarf69/master Moritz Bunkus 2013-04-06 01:20:52 -0700
  • 71fbd5a521 Use Linux-style EOL for non Windows specific files Cristian Morales Vega 2013-04-06 08:53:50 +0100
  • 302c8fb89d Fix typo Cristian Morales Vega 2013-04-06 08:49:35 +0100
  • 6efcb74d1e Add DESTDIR option to Linux Makefile Cristian Morales Vega 2013-04-06 08:48:34 +0100
  • ae0d773e15 Add "link" option to Linux Makefile Cristian Morales Vega 2013-04-06 08:45:14 +0100
  • 9b440f958e Stop using -ansi -fno-gnu-keywords in Linux Cristian Morales Vega 2013-03-28 08:26:23 +0000
  • cd33ce4fe6 Remove debian build files release-1.3.0 Moritz Bunkus 2013-03-19 19:17:04 +0100
  • f8d29fb6bd Update ChangeLog and Debian changelog Moritz Bunkus 2013-03-19 18:34:18 +0100
  • f13ccea959 Update ChangeLog Moritz Bunkus 2013-03-19 18:24:07 +0100
  • 5a4d4c3c8c Ignore files built during compilation Moritz Bunkus 2013-03-19 12:08:22 +0100
  • 8e41fbbfce Fix wrong date calculation introduced in r841 Moritz Bunkus 2012-12-13 10:34:27 +0000
  • bf398fcd94 More version number bumping/setting; add ChangeLog message Moritz Bunkus 2012-09-22 22:31:39 +0000
  • 7dd909bef7 Add std::wstring constructor for UTFstring Moritz Bunkus 2012-09-05 20:21:59 +0000
  • 5805445834 Provide direct access to an EbmlMaster's vector storage Moritz Bunkus 2012-09-04 07:37:29 +0000
  • 0312461091 Provide Get-/SetValue()/Get-/SetValueUTF8() for Ebml(Unicode)String; make Date values use 64bit ints Moritz Bunkus 2012-09-04 07:37:12 +0000
  • b95a4104aa Provide GetValue() and SetValue() functions for EbmlFloat/SInteger/UInteger Moritz Bunkus 2012-09-04 07:36:48 +0000
  • c2ab2859ac Make int conversion operators const Moritz Bunkus 2012-09-04 07:36:24 +0000
  • d5f30db3c6 Bump version number to 1.3.0 Moritz Bunkus 2012-09-04 07:36:04 +0000
  • edb58336a9 Add -Wextra to warning flags Moritz Bunkus 2011-11-25 21:26:16 +0000
  • 88cdc30938 Fix several gcc warnings occurring with -Wextra Moritz Bunkus 2011-11-25 21:01:45 +0000
  • ffeea955a0 libebml: fix some compilation warnings in mingw Steve Lhomme 2011-10-18 16:55:49 +0000
  • 752cf42082 Release v1.2.2 release-1.2.2 Moritz Bunkus 2011-09-23 11:55:57 +0000
  • f9489f1f80 changelog update, version number updates Moritz Bunkus 2011-09-23 11:26:59 +0000
  • 9a31b3864c Move definition of EbmlCodeVersion into the library Moritz Bunkus 2011-09-11 09:03:43 +0000
  • 2490c80ad1 libebml: fix the Debug class use Steve Lhomme 2011-09-09 04:00:42 +0000
  • 5eea000814 libebml: also update the coremake project Steve Lhomme 2011-07-15 13:40:26 +0000
  • 527f98c367 libebml: only use the test element to read once in the loop Steve Lhomme 2011-07-15 13:31:03 +0000
  • 4ae04f4f5e Release v1.2.1 release-1.2.1 Moritz Bunkus 2011-06-26 18:14:33 +0000
  • ef72dc1bae Version number bump in spec files Moritz Bunkus 2011-06-26 18:13:26 +0000
  • e31af9504a Release v1.2.1 Moritz Bunkus 2011-06-26 17:40:17 +0000
  • 84f17676f0 Release date update Moritz Bunkus 2011-06-26 17:39:25 +0000
  • 54782a8ee9 Bumped version number in Debian changelog Moritz Bunkus 2011-06-15 11:58:26 +0000
  • 7922aef03d libebml: code cleaning Steve Lhomme 2011-06-12 09:51:25 +0000
  • 83cc857424 update the version headers Steve Lhomme 2011-06-12 09:21:05 +0000
  • 8200c78a85 libebml: update the ChangeLog for a pending release Steve Lhomme 2011-06-12 09:20:21 +0000
  • f2545cc6d7 libebml: fix the size returned by MemIOCallback::read() when reaching the end of the buffer Steve Lhomme 2011-04-26 17:14:24 +0000
  • 81b5b9ff60 libebml: fix the constructor of CRTError (path from Graham 'gbooker' Booker) Steve Lhomme 2011-04-14 07:40:25 +0000
  • c064df6936 libebml: add a macro to define signed integer elements that have a default value Steve Lhomme 2011-03-27 16:43:10 +0000
  • a828485b74 Updated the "Section" entries in the Debian package file Moritz Bunkus 2011-03-25 10:48:24 +0000
  • 676d1ba310 libebml: fix compilation of debug builds under win32 Steve Lhomme 2011-03-20 17:33:49 +0000
  • 9ff9decf8c Include <string> headers when std::string is used Moritz Bunkus 2011-02-05 21:26:49 +0000
  • 3a490a84ce Avoid compiler warnings due to differences in signs in comparisons Moritz Bunkus 2011-02-05 21:15:22 +0000
  • d70416282f Use an explicit cast to std::string; fixes compilation with Sun Studio C compiler Moritz Bunkus 2011-02-05 21:11:28 +0000
  • 2bf195c18e Release libebml v1.2.0 release-1.2.0 Moritz Bunkus 2011-01-30 14:49:16 +0000