Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Commits · master
matroska
Browse files
Nov 11, 2019
Implemented a new SequenceReader-based EBML reader.
· 509eaf6d
nitroxis
authored
Nov 11, 2019
509eaf6d
Jun 28, 2019
Made CloneToMemory more efficient by using a Copy-on-write stream and reusing...
· 1e3e97ee
nitroxis
authored
Jun 28, 2019
1e3e97ee
Jun 27, 2019
Fix a bug in EbmlElement.CopyElementAsync.
· f84f671c
nitroxis
authored
Jun 28, 2019
f84f671c
Added async variants for pretty much everything.
· 37c2dfdb
nitroxis
authored
Jun 27, 2019
37c2dfdb
Jun 26, 2019
Update NuGet.
· 5390b89e
nitroxis
authored
Jun 26, 2019
5390b89e
Dec 01, 2018
Fixed CopyElement method.
· ab754ba5
nitroxis
authored
Dec 02, 2018
ab754ba5
Performance improvements.
· 9e93d662
nitroxis
authored
Dec 01, 2018
9e93d662
Mar 02, 2018
Convert to .NET standard.
· 2014c507
nitroxis
authored
Mar 02, 2018
2014c507
May 03, 2017
Small additions.
· 2f8cbd79
nitroxis
authored
May 03, 2017
2f8cbd79
Apr 22, 2017
Make sln work on Linux.
· 7944161b
nitroxis
authored
Apr 22, 2017
7944161b
Migrate project to .NET core format.
· cd9c8914
nitroxis
authored
Apr 22, 2017
cd9c8914
Implemented remaining matroska datatypes.
· e4eaca18
nitroxis
authored
Apr 22, 2017
e4eaca18
Apr 21, 2017
Async methods for EbmlElement.
· 8016be72
nitroxis
authored
Apr 21, 2017
8016be72
Dec 19, 2016
Updated README.
· 32fde3fe
nitroxis
authored
Dec 19, 2016
32fde3fe
Added README and renamed Matroska to MatroskaSpecification to not confuse it with the namespace.
· 3a64b12a
nitroxis
authored
Dec 19, 2016
3a64b12a
Rename project file.
· fb40e1ab
nitroxis
authored
Dec 19, 2016
fb40e1ab
Initial commit.
· c66938d0
nitroxis
authored
Dec 19, 2016
c66938d0
Loading