issues
search
Matroska-Org
/
libebml
a C++ library to parse EBML files
GNU Lesser General Public License v2.1
140
stars
47
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Cleanup includes in public headers
#250
robUx4
closed
8 months ago
1
use Werror instead of Wfatal-errors
#249
neheb
closed
8 months ago
0
cmake: remove various warning suppressions
#248
neheb
closed
8 months ago
4
Reduce the number of methods and cleanup some macros
#247
robUx4
closed
8 months ago
1
cppcheck fixes
#246
neheb
closed
8 months ago
0
synchronize copy function and operator
#245
neheb
closed
8 months ago
0
CI: use actions/checkout@v4 + dependabot on actions
#244
robUx4
closed
9 months ago
6
CI: bump macOS builds to macos-14
#243
robUx4
closed
9 months ago
2
silence possible variable shadowing warning
#242
robUx4
closed
8 months ago
0
generate a warning for alignement issues
#241
robUx4
closed
9 months ago
0
fix cast-align error
#240
neheb
closed
8 months ago
9
fix overloaded-virtual warning
#239
neheb
closed
9 months ago
2
fix newer clang compile
#238
neheb
closed
9 months ago
0
declare EbmlDummy constructor in cpp file
#237
neheb
closed
9 months ago
5
replace mIO with unique_ptr
#236
neheb
closed
9 months ago
3
string_view conversions
#235
neheb
closed
9 months ago
3
remove assert
#234
neheb
closed
8 months ago
8
Add more GCC and Clang versions to CI.
#233
neheb
closed
8 months ago
13
find_if to find conversions
#232
neheb
closed
8 months ago
4
pass std::function by const ref
#231
neheb
closed
9 months ago
2
Rework Id creation to check statically for invalid IDs
#230
robUx4
closed
9 months ago
0
Simplify calls to compute the HeadSize
#229
robUx4
closed
9 months ago
0
Keep the usage of temporary EbmlDocVersion instances to init global semantic classes
#228
robUx4
closed
9 months ago
10
README.md: update required C++ standard
#227
mbunkus
closed
9 months ago
0
switch to C++17
#226
robUx4
closed
9 months ago
0
some clang-tidy fixes
#225
neheb
closed
9 months ago
2
Stack corruption in EbmlElement.cpp MakeRenderHead()
#224
poikosoft
opened
9 months ago
3
Backport some fixes on 1.x
#223
robUx4
opened
9 months ago
1
Fix build
#222
robUx4
closed
9 months ago
0
Header cleanup
#221
robUx4
closed
9 months ago
0
remove the MasterContext from EbmlMaster
#220
robUx4
closed
9 months ago
1
move FindAllMissingElements functionality into a test example
#219
robUx4
closed
9 months ago
0
Pass the size to check on an element
#218
robUx4
closed
9 months ago
0
Handle reading empty elements
#217
robUx4
opened
9 months ago
0
Test checksum writing/reading
#216
robUx4
closed
9 months ago
0
implement EbmlMaster::ReadData
#215
robUx4
closed
9 months ago
0
use a default initializer for the EbmlMaster checksum boolean
#214
robUx4
closed
9 months ago
0
Create less bogus elements on reading
#213
robUx4
closed
9 months ago
0
Allow settling a length constraint on binary elements
#212
robUx4
closed
9 months ago
0
Don't allow to write deprecated elements
#211
robUx4
closed
8 months ago
1
factorize the calls to the write filter per element
#210
robUx4
closed
9 months ago
0
Don't attempt to write deprecated elements
#209
robUx4
closed
9 months ago
6
Switch to C++17
#208
robUx4
closed
9 months ago
4
[RFC] keep track of minver and maxver per element
#207
robUx4
closed
9 months ago
7
add a test to write/read an EBML header
#206
robUx4
closed
10 months ago
0
Move some common virtual methods in EbmlElement
#205
robUx4
closed
10 months ago
0
Misc. cleanups
#204
robUx4
closed
10 months ago
1
run source through clang-format
#203
mbunkus
opened
10 months ago
1
use the libebml namespace in more macros
#202
mbunkus
closed
10 months ago
11
use the libebml namespace in macros
#201
robUx4
closed
10 months ago
0
Previous
Next