]> granicus.if.org Git - libmatroska/history - matroska
Do not allow writing any DivX elements anymore
[libmatroska] / matroska /
2020-09-06 Steve LhommeDo not allow writing any DivX elements anymore deprecate-divx
2020-08-02 Moritz Bunkusbump version number in all relevant files, including... release-1.6.2
2020-08-02 Moritz Bunkusbump version number, add release message release-1.6.1
2020-06-27 Moritz Bunkusbump version number, add release message release-1.6.0
2020-06-27 Moritz Bunkusallow KaxChapterTranslate* to be written again
2020-06-22 Moritz BunkusKaxCuesData: add PositionSet overrides for KaxSimpleBlock
2020-06-22 Moritz BunkusKaxSeekHead: let IndexThis return pointer to newly...
2020-06-22 Moritz BunkusKaxBlockData: make SetReferencedTimecode public
2020-06-22 Rosen Penev[clang-tidy] use = default
2020-06-22 Moritz BunkusKaxSemantic.h: fix missing function declarations
2020-06-22 Moritz BunkusKaxSemantic.h: remove superfluous #endif
2020-06-22 Moritz BunkusMerge pull request #33 from Matroska-Org/no-divx-fileused
2020-06-22 Moritz BunkusMerge pull request #30 from Matroska-Org/enc-algo-mandatory
2020-06-22 Moritz BunkusMerge pull request #21 from Matroska-Org/forbid-slices
2020-06-22 Moritz BunkusMerge pull request #48 from Matroska-Org/write-track...
2020-06-22 Moritz BunkusMerge pull request #32 from Matroska-Org/new-aes-elements
2020-06-22 Moritz BunkusMerge pull request #45 from Matroska-Org/blockadd-mapping
2020-06-22 Moritz BunkusMerge pull request #42 from Matroska-Org/remove-MATROSK...
2020-06-22 Steve Lhommeadd ContentEncAESSettings and AESSettingsCipherMode
2020-06-22 Steve Lhommeremoved MATROSKA_VERSION for KaxBlockAdditionMapping
2020-06-21 Steve LhommeAllow writing TrackTimecodeScale
2020-06-21 Steve Lhommeadd BlockAdditionMapping support
2020-06-14 Steve LhommeRemove MATROSKA_VERSION 2 conditional compilation
2020-03-16 Moritz BunkusMerge pull request #36 from Maturin/master
2019-08-15 Lars Benner#35: Fixed linking against libmatroska.dll (lib)
2019-06-01 Steve Lhommedo not write DivX FileUsed elements no-divx-fileused
2019-05-27 Moritz Bunkusbump version number to 1.5.2 release-1.5.2
2019-05-25 Moritz Bunkusbump version number to 1.5.1 release-1.5.1
2019-05-19 evpobrMark KaxInternalBlock as exported
2019-03-12 Moritz Bunkusbump version number to 1.5.0 release-1.5.0
2019-02-23 Moritz Bunkusremove extra ; at end of classes & namespaces
2018-10-21 Steve Lhommeforbid writing TimeSlice, SliceLaceNumber and TrackAtta... forbid-slices
2018-04-20 Moritz Bunkusbump version number to 1.4.9; include release message release-1.4.9
2018-04-19 Moritz BunkusMerge remote-tracking branch 'evpobr/feature/cmake...
2017-09-25 Moritz Bunkusbumped version number, added release message release-1.4.8
2017-03-10 Moritz BunkusBump version number, add release message
2017-03-10 Moritz BunkusRevert "forbid the use of KaxTimeSlice and KaxSliceLace...
2017-03-08 Steve Lhommeforbid the use of KaxTimeSlice and KaxSliceLaceNumber...
2017-03-08 Steve Lhommeadd IETF BPC 47 language elements
2017-01-22 Steve Lhommegenerate semantics using the new spectools, using the...
2017-01-08 Moritz BunkusMerge pull request #11 from MaddTheSane/documentationWa...
2017-01-08 C.W. BettsQuiet warnings in clang when -Wdocumentation is set.
2016-12-05 Steve Lhommeadd 360°/VR elements
2016-07-02 Moritz BunkusBump version number, add release message release-1.4.5
2016-04-24 Moritz Bunkusadd colour-related elements from latest specdata.xml
2016-04-01 Steve Lhommeadd the FieldOrder element from the latest specdata.xml
2015-10-20 Moritz BunkusBump version number, add release message release-1.4.4
2014-12-19 Moritz Bunkusversion: bump to 1.4.2
2014-12-18 Moritz Bunkuscosmetics: use spaces instead of tab characters; remove...
2013-08-23 Moritz BunkusMerge pull request #2 from maksqwe/master
2013-08-22 maksqwe1. add std::nothrow to new operator because then ptr...
2013-06-15 Steve Lhommeupdate the library version number after merge of some...
2013-06-15 Steve Lhommeadd support for SeekPreRoll dev
2013-06-15 Steve Lhommeadd DiscardPadding and CodecDelay elements
2013-04-20 Moritz BunkusMerge pull request #1 from RedDwarf69/master
2013-04-20 Cristian Morales... Update licensing information
2013-04-14 Cristian Morales... Use Linux-style EOL for non Windows specific files
2013-03-19 Moritz BunkusAdd new element 'DefaultDecodedFieldDuration'
2013-02-05 Steve Lhommeadd alphaMode for WebM
2012-12-02 Moritz BunkusSync with specs: remove TrackTimecodeDenominator; add...
2012-10-28 Steve Lhommespecs: introduce ChapterStringUID for WebVTT cue identi...
2012-09-24 Moritz BunkusMake CueDuration a child of CueTrackPositions
2012-09-24 Moritz BunkusAdd missing RenderData() declaration for KaxTrackTimeco...
2012-09-23 Steve Lhommeadd TimecodeScaleDenominator to make a fraction with...
2012-09-22 Moritz BunkusBump version number, library .so version number, add...
2012-09-22 Moritz BunkusAdd new elements from specdata.xml
2012-09-04 Moritz BunkusRemove conversion operator that will never be called
2011-11-25 Moritz BunkusFix several gcc warnings occurring with -Wextra
2011-09-11 Steve Lhommelibmatroska: bump the version to 1.3.0 as the KaxChapte...
2011-09-11 Steve Lhommespecs: make ChapterSegmentEditionUID an unsigned intege...
2011-09-11 Moritz BunkusMove definition of KaxCodeVersion into the library
2011-06-15 Steve Lhommelibmatroska: the new version will be 1.2.0 due to ABI...
2011-06-12 Steve Lhommeupdate the version headers
2011-06-12 Steve Lhommelibmatroska: do not read data in KaxBlockVirtual, just...
2011-03-27 Steve Lhommelibmatroska: use the generated semantic code instead...
2011-03-22 Steve Lhommelibmatroska: fix some semantic mismatch with the specs
2010-09-10 Steve Lhommefix a memory leak in KaxReferenceBlock when an internal...
2010-09-05 Steve Lhommelibmatroska: add KaxTrackOperation and related elements...
2010-08-07 Steve Lhommelibmatroska: add KaxTrackDependency and related element...
2010-07-29 Steve Lhommelibmatroska: KaxCues::AddBlockGroup() was removed as...
2010-07-05 Steve Lhommelibmatroska: add the possibility for a DataBuffer class...
2010-07-04 Steve Lhommelibmatroska: remove all references to the old/outdated...
2010-06-27 Steve Lhommelibmatroska: HAVE_EBML2 comes from the config.h and...
2010-06-26 Steve Lhommelibmatroska: add a missing svn:keywords
2010-06-25 Steve Lhommelibmatroska: change the order of an export so that...
2010-06-24 Steve Lhommelibmatroska: the next lib will be 1.1.0 because of...
2010-06-24 Steve Lhommelibmatroska: give access to the SetParent to KaxSimpleB...
2010-06-04 Steve Lhommelibebml/libmatrosla: update the ChangeLog for the 1...
2010-06-04 Moritz BunkusSet version number to 1.0.0
2010-05-25 Steve Lhommelibebml/libebml2: only Master elements can have an...
2010-04-20 Steve Lhommev2: no need to set the ID size with v2
2010-04-20 Steve Lhommev2: handle the default global EBML elements (Void and...
2010-04-13 Steve Lhommeadd new ghost params necessary for libebml2
2010-04-09 Steve Lhommev1/v2: the v2 classes always need their own context...
2010-04-08 Steve Lhommeuse DECLARE_EBML_*** in the legacy code too
2010-04-07 Steve Lhommereplace DEFINE_MKX_MASTER_NOBODY() with DEFINE_MKX_MAST...
2010-04-07 Steve Lhommemark ValidateSize() as virtual (as a reminder)
2010-04-07 Steve Lhommeby default the any size is OK for Binary elements
2010-04-07 Steve Lhommeput the default clone constructor in the macros as...
2010-04-07 Steve Lhommethe DECLARE_xxx macros now include the EBML_CONCRETE_CL...
next