-
-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support EBML (Matroska, WebM) files #218
base: main
Are you sure you want to change the base?
Commits on Nov 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1587658 - Browse repository at this point
Copy the full SHA 1587658View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc3bb81 - Browse repository at this point
Copy the full SHA cc3bb81View commit details -
Configuration menu - View commit details
-
Copy full SHA for a37cd85 - Browse repository at this point
Copy the full SHA a37cd85View commit details -
Configuration menu - View commit details
-
Copy full SHA for fbcd082 - Browse repository at this point
Copy the full SHA fbcd082View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3aa1fb4 - Browse repository at this point
Copy the full SHA 3aa1fb4View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb435e8 - Browse repository at this point
Copy the full SHA eb435e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for d94ec8c - Browse repository at this point
Copy the full SHA d94ec8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 88538ad - Browse repository at this point
Copy the full SHA 88538adView commit details -
lofty_attr: Add proc macro to define EBML master elements
Signed-off-by: Serial <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d472a88 - Browse repository at this point
Copy the full SHA d472a88View commit details -
EBML: Make use of
max_id_length
when readingSigned-off-by: Serial <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 82acd9e - Browse repository at this point
Copy the full SHA 82acd9eView commit details -
EBML: Properly parse element ID VInts
Signed-off-by: Serial <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d700500 - Browse repository at this point
Copy the full SHA d700500View commit details -
EBML: Specify more master elements
Signed-off-by: Serial <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 10d1a31 - Browse repository at this point
Copy the full SHA 10d1a31View commit details -
EBML: Support locking the
ElementReader
to the current masterSigned-off-by: Serial <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4ff820c - Browse repository at this point
Copy the full SHA 4ff820cView commit details -
EBML: Stub implement Segment parsing
Signed-off-by: Serial <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ca7e3fe - Browse repository at this point
Copy the full SHA ca7e3feView commit details -
EBML: Implement integer parsing
Signed-off-by: Serial <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f928d0a - Browse repository at this point
Copy the full SHA f928d0aView commit details -
EBML: Implement string parsing
Signed-off-by: Serial <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2c86127 - Browse repository at this point
Copy the full SHA 2c86127View commit details -
EBML: Fix reading outside of EBML header
Signed-off-by: Serial <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9e4f287 - Browse repository at this point
Copy the full SHA 9e4f287View commit details -
EBML: Store previous master element's size
Signed-off-by: Serial <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for eb5253b - Browse repository at this point
Copy the full SHA eb5253bView commit details -
EBML: Start parsing segment.Info
Signed-off-by: Serial <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 131049c - Browse repository at this point
Copy the full SHA 131049cView commit details -
EBML: Parse segment.Info.TimecodeScale
Signed-off-by: Serial <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f418d34 - Browse repository at this point
Copy the full SHA f418d34View commit details -
EBML: Finish parsing segment.Info
Signed-off-by: Serial <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for de3536c - Browse repository at this point
Copy the full SHA de3536cView commit details -
Signed-off-by: Serial <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f783dd0 - Browse repository at this point
Copy the full SHA f783dd0View commit details -
EBML: Specify most properties we'll end up reading
Signed-off-by: Serial <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for daef1a2 - Browse repository at this point
Copy the full SHA daef1a2View commit details -
EBML: Stop requiring explicit locking of reader
Signed-off-by: Serial <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f5f52ac - Browse repository at this point
Copy the full SHA f5f52acView commit details -
EBML: Stub implement Segment.Tracks
Signed-off-by: Serial <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f27d7c3 - Browse repository at this point
Copy the full SHA f27d7c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd93d9d - Browse repository at this point
Copy the full SHA dd93d9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a61e084 - Browse repository at this point
Copy the full SHA a61e084View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f1d632 - Browse repository at this point
Copy the full SHA 9f1d632View commit details -
Configuration menu - View commit details
-
Copy full SHA for 10c3e30 - Browse repository at this point
Copy the full SHA 10c3e30View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e99b36 - Browse repository at this point
Copy the full SHA 0e99b36View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1031dab - Browse repository at this point
Copy the full SHA 1031dabView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ff8dc6 - Browse repository at this point
Copy the full SHA 2ff8dc6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 09f170e - Browse repository at this point
Copy the full SHA 09f170eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9233d4a - Browse repository at this point
Copy the full SHA 9233d4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 16bb3c0 - Browse repository at this point
Copy the full SHA 16bb3c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for e92a2cd - Browse repository at this point
Copy the full SHA e92a2cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 009defc - Browse repository at this point
Copy the full SHA 009defcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c30150 - Browse repository at this point
Copy the full SHA 1c30150View commit details -
Configuration menu - View commit details
-
Copy full SHA for 761b37f - Browse repository at this point
Copy the full SHA 761b37fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9cfa003 - Browse repository at this point
Copy the full SHA 9cfa003View commit details -
Configuration menu - View commit details
-
Copy full SHA for e197f7e - Browse repository at this point
Copy the full SHA e197f7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a3860c - Browse repository at this point
Copy the full SHA 7a3860cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 92bca37 - Browse repository at this point
Copy the full SHA 92bca37View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f1404a - Browse repository at this point
Copy the full SHA 6f1404aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0eb55e6 - Browse repository at this point
Copy the full SHA 0eb55e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1a1a44 - Browse repository at this point
Copy the full SHA f1a1a44View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f88cd4 - Browse repository at this point
Copy the full SHA 9f88cd4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6274652 - Browse repository at this point
Copy the full SHA 6274652View commit details -
Configuration menu - View commit details
-
Copy full SHA for 27f3ff5 - Browse repository at this point
Copy the full SHA 27f3ff5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 84f93ad - Browse repository at this point
Copy the full SHA 84f93adView commit details -
Configuration menu - View commit details
-
Copy full SHA for ef5ab65 - Browse repository at this point
Copy the full SHA ef5ab65View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0cf3101 - Browse repository at this point
Copy the full SHA 0cf3101View commit details -
Configuration menu - View commit details
-
Copy full SHA for f4542bb - Browse repository at this point
Copy the full SHA f4542bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for c3c16fc - Browse repository at this point
Copy the full SHA c3c16fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for e45a036 - Browse repository at this point
Copy the full SHA e45a036View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1954e2c - Browse repository at this point
Copy the full SHA 1954e2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 13c5ff9 - Browse repository at this point
Copy the full SHA 13c5ff9View commit details -
Configuration menu - View commit details
-
Copy full SHA for f13a9c5 - Browse repository at this point
Copy the full SHA f13a9c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3785955 - Browse repository at this point
Copy the full SHA 3785955View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0dd9557 - Browse repository at this point
Copy the full SHA 0dd9557View commit details -
Configuration menu - View commit details
-
Copy full SHA for 756f022 - Browse repository at this point
Copy the full SHA 756f022View commit details -
Configuration menu - View commit details
-
Copy full SHA for d99f902 - Browse repository at this point
Copy the full SHA d99f902View commit details -
Configuration menu - View commit details
-
Copy full SHA for 84bbc45 - Browse repository at this point
Copy the full SHA 84bbc45View commit details -
Configuration menu - View commit details
-
Copy full SHA for bcce2f0 - Browse repository at this point
Copy the full SHA bcce2f0View commit details