issues
search
Matroska-Org
/
libmatroska
a C++ libary to parse Matroska files (.mkv and .mka)
GNU Lesser General Public License v2.1
324
stars
57
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
README: show the libmatroska package support of many Linux distros
#207
robUx4
closed
3 weeks ago
0
update the semantic files based on RFC 9559
#206
robUx4
opened
1 month ago
0
[1.x] use a single enum for the Chapter Codec IDs
#205
robUx4
opened
1 month ago
0
[1.x] fix MATROSKA_VIDEO_FIELDORDER_TOPFIELDSWAPPED/BOTTOMFIELDSWAPPED values
#204
robUx4
opened
1 month ago
0
[1.x] deprecate TrackOverlay
#203
robUx4
opened
1 month ago
0
Compiling Libraries
#202
JackWaterhouse
opened
2 months ago
0
how do I actually statically link this with my project?
#201
AstonishedByTheLackOfCake
opened
3 months ago
2
Is there any implementation of Apple MediaExtension to support MKV on MacOS?
#200
stephane-archer
opened
3 months ago
2
fix compilation by including header in which std::find is defined
#199
mbunkus
closed
5 months ago
0
CI: bring the same Linux targets as in libebml
#198
robUx4
closed
8 months ago
0
reduce number of classes
#197
robUx4
opened
8 months ago
0
add missing MATROSKA_DLL_API for KaxMatroska
#196
robUx4
closed
9 months ago
0
add mkvtree to the code example
#195
robUx4
closed
9 months ago
0
Use typed children macros instead of local casts
#194
robUx4
closed
9 months ago
0
Revert "Use typed children macros instead of local casts"
#193
mbunkus
closed
9 months ago
0
Remove misc unused declarations/files
#192
robUx4
closed
9 months ago
0
add mandatory namespace for the MatroskaProfile class
#191
robUx4
closed
9 months ago
1
Use typed children macros instead of local casts
#190
robUx4
closed
9 months ago
3
mkclean porting issues
#189
robUx4
opened
9 months ago
0
add mandatory namespace for the MatroskaProfile class
#188
robUx4
closed
9 months ago
0
Move the element size check in EbmlCallbacks
#187
robUx4
opened
9 months ago
0
remove dead code
#186
robUx4
closed
9 months ago
0
use standard declaration macros for KaxBlock/KaxSimpleBlock
#185
robUx4
closed
9 months ago
0
do not export Context_xxx of master elements
#184
robUx4
closed
9 months ago
0
Don't export EbmlMaster context
#183
robUx4
closed
9 months ago
0
don't export EbmlSemanticContext for non-master classes
#182
robUx4
closed
9 months ago
0
drop CMake older than 3.5
#181
robUx4
closed
9 months ago
0
Rely less on EbmlElement::HeadSize()
#180
robUx4
closed
9 months ago
0
[1.x] Fix crashes in test6
#179
robUx4
closed
9 months ago
0
cmake: remove various warning suppressions
#178
robUx4
closed
9 months ago
0
Fix crashes in test6
#177
robUx4
closed
9 months ago
2
Some tests do not build, some crash on 1.7.1 and latest 1.x
#176
asahtik
closed
9 months ago
1
CI: use actions/checkout@v4 + dependabot on actions
#175
robUx4
closed
10 months ago
0
CI: bump macOS builds to macos-14
#174
robUx4
closed
10 months ago
2
clang-tidy: fix missing special member func
#173
neheb
opened
10 months ago
1
clang-tidy: no C casts
#172
neheb
closed
10 months ago
0
clang-tidy: missing ShouldWrite const ref
#171
neheb
closed
10 months ago
0
pass ShouldWrite by const reference
#170
robUx4
closed
10 months ago
0
don't pass the EBML ID length anymore
#169
robUx4
closed
10 months ago
0
store the info about having a default values in EbmlCallbacks
#168
robUx4
closed
10 months ago
1
use hardcoded profiles for Matroska/WebM/DivX versioning
#167
robUx4
closed
10 months ago
0
README.md: update required C++ standard
#166
mbunkus
closed
10 months ago
0
Switch to C++17
#165
robUx4
closed
10 months ago
0
Matroska version checking is bogus
#164
robUx4
closed
10 months ago
2
fix test6 includes
#163
robUx4
closed
10 months ago
0
Move some SimpleBlock flags inside SimpleBlock
#162
robUx4
closed
10 months ago
0
add a way to get the actual lacing value used
#161
robUx4
closed
10 months ago
0
remove the MasterContext from EbmlMaster
#160
robUx4
closed
10 months ago
0
pass the size we are checking for validity
#159
robUx4
closed
10 months ago
0
fix example code after EbmlSubHead was removed
#158
robUx4
closed
10 months ago
0
Next