]> granicus.if.org Git - libmatroska/shortlog
libmatroska
2022-09-30 Moritz BunkusNEWS: add version number & release date release-1.7.0
2022-09-26 Rosen Penevremove unnecessary references
2022-09-26 Rosen Penevclang-tidy: do the same for pointers
2022-09-26 Rosen Penevclang-tidy: add const
2022-09-26 Rosen Penevclang-tidy: remove redundant init
2022-09-26 Rosen Penevclang-tidy: remove redundant dereferences
2022-09-25 Steve LhommeCI: add a basic compilation test
2022-09-25 Moritz BunkusRevert "KaxSemantic: update with latest spectool (using...
2022-09-25 Moritz BunkusKaxSemantic: update with latest spectool (using C+...
2022-09-24 Moritz Bunkusbump version number to v1.7.0
2022-09-24 Moritz Bunkusupdate NEWS
2022-09-24 Moritz Bunkusbump libEBML version requirement to v1.4.3
2022-09-24 Moritz Bunkuscosmetics: restore alignment/indentation
2022-09-24 Moritz BunkusMerge remote-tracking branch 'neheb/2'
2022-09-24 Moritz Bunkusstyle: use override specifier in auto-generated code
2022-09-22 Moritz BunkusKaxSemantic: fix invalid element ID for KaxEmphasis
2022-09-22 Moritz BunkusKaxSemantic: re-enable KaxClusterPosition
2022-09-18 Steve LhommeKaxSemantic: add KaxEditionDisplay elements
2022-09-18 Steve LhommeKaxSemantic: add KaxChapterSkipType chapter element
2022-09-18 Steve LhommeKaxSemantic: add KaxEmphasis audio element
2022-09-18 Moritz BunkusMerge branch 'c++14'
2022-09-18 Steve LhommeKaxSemantic.cpp: make KaxChapters allowed multiple...
2022-09-18 Steve LhommeKaxSemantic: reorder elements to match the code generat...
2022-09-18 Steve LhommeKaxSemantic: mark OldStereoMode as supported
2022-09-18 Steve LhommeKaxSemantic: add TagDefaultBogus
2022-09-18 Steve LhommeKaxSemantic.cpp: remove the default value of some new...
2022-09-18 Steve LhommeKaxSemantic.cpp: remove the KaxCueBlockNumber default...
2022-09-18 Steve LhommeKaxSemantic.cpp: make KaxVideoDisplayUnit elements...
2022-09-18 Steve LhommeKaxSemantic.cpp: make Video\Colour elements mandatory
2022-09-18 Steve LhommeKaxSemantic.cpp: make Video\Colour elements mandatory
2022-09-18 Steve LhommeKaxSemantic.cpp: make KaxEditionFlagOrdered mandatory
2022-09-18 Steve LhommeKaxSemantic.cpp: make KaxVideoAlphaMode mandatory
2022-09-18 Steve LhommeKaxSemantic.cpp: make StereoMode mandatory
2022-09-18 Steve LhommeKaxSemantic.cpp: make TrackLanguage elements mandatory
2022-09-18 Steve LhommeKaxSemantic.cpp: make some elements mandatory
2022-09-18 Steve LhommeKaxSemantic: make more elements deprecated
2022-09-18 Steve LhommeKaxSemantic.h: add enum values from the specs with...
2022-09-18 Steve Lhommeuse the libebml namespace directly
2022-09-18 Steve Lhommeuse the libmatroska namespace directly
2022-09-18 Steve Lhommeremove unknown NO_NAMESPACE define
2022-05-22 Rosen Penevuse emplace_back
2022-05-22 Rosen Penevclang-tidy: default member init
2022-05-22 Rosen Penevclang-tidy: C++ casts
2022-05-22 Rosen Penevclang-tidy: default init variables
2022-05-22 Rosen Penevclang-tidy: use auto
2022-05-22 Rosen Penevclang-tidy: use default
2022-05-22 Rosen Penevclang-tidy: use nullptr
2022-05-22 Rosen Penevclang-tidy: add missing override
2022-05-22 Moritz BunkusMerge pull request #64 from neheb/2
2022-05-22 Moritz BunkusMerge pull request #63 from Matroska-Org/pkg-config...
2022-05-22 Moritz Bunkusbump C++ requirement to C++14 c++14
2022-05-21 Rosen Penevalgorithm and for loop conversions
2022-05-15 Steve Lhommekeep the path for pkg-config path if they are absolute
2021-03-14 Steve Lhommeremove gcc 2.x include
2021-03-06 Moritz BunkusMerge pull request #58 from kant/patch-1
2021-03-06 Darío HereñúMinor fix (line 02)
2021-02-27 Moritz Bunkusconvert ChangeLog to NEWS
2021-02-21 Steve Lhommeallow reading the stored/raw timestamp value of a Block
2021-02-21 Steve Lhommebump version number to 1.6.4
2021-02-21 Steve Lhommeremove coremake project files
2021-02-18 Moritz Bunkusbump version number to 1.6.3, add release message release-1.6.3
2021-02-18 Moritz Bunkusrequire libEBML 1.4.2 or newer
2021-02-18 Moritz Bunkusupdate ChangeLog
2021-01-31 Moritz BunkusMerge pull request #54 from Matroska-Org/track-selectio...
2021-01-31 Steve LhommeAdd new track selection flags track-selection-flags
2021-01-02 Steve Lhommegenerate code with the XLST based spectool
2020-08-02 Moritz Bunkusbump version number in all relevant files, including... release-1.6.2
2020-08-02 Moritz BunkusKaxSeekHead: remove unused variable
2020-08-02 Moritz Bunkusbump version number, add release message release-1.6.1
2020-08-02 Moritz BunkusKaxBlockAddIDValue: is not mandatory in the latest...
2020-06-27 Moritz Bunkusbump version number, add release message release-1.6.0
2020-06-27 Moritz Bunkusupdate ChangeLog
2020-06-27 Moritz Bunkusallow KaxChapterTranslate* to be written again
2020-06-27 Moritz BunkusCMake: require libEBML 1.4.0
2020-06-22 Moritz BunkusCMakeLists.txt: set default visibility to hidden
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 Moritz BunkusCMake: require C++11
2020-06-22 Moritz Bunkusalgorithm conversions
2020-06-22 Rosen Penev[clang-tidy] replace C casts with C++ ones
2020-06-22 Rosen Penev[clang-tidy] use = default
2020-06-22 Rosen Penev[clang-tidy] use auto
2020-06-22 Rosen Penev[clang-tidy] use nullptr
2020-06-22 Rosen Penev[clang-tidy] simplify boolean expressions
2020-06-22 Rosen Penev[clang-tidy] do not use else after return
2020-06-22 Rosen Penev[clang-tidy] use empty()
2020-06-22 Moritz Bunkus[clang-tidy] make parameter names match those in functi...
2020-06-22 Moritz BunkusKaxSemantic.cpp: add missing function implementations...
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 Steve Lhommefix ChapLanguageIETF being assumed as unique
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
next