Matthew Gregan
|
1b80cbcc12
Make FourCC matching and comparison less obscure.
|
9 tahun lalu |
Matthew Gregan
|
66976e2460
Add a test for parsing truncated (ftyp) boxes.
|
9 tahun lalu |
Matthew Gregan
|
87b0eb72ca
Convert content.limit() read assertion to an error.
|
9 tahun lalu |
Matthew Gregan
|
7aabe7ce3e
Return Self from the Track and MediaContext ctors.
|
9 tahun lalu |
Matthew Gregan
|
18dcd97b24
Reorder args to driver action to match similar functions.
|
9 tahun lalu |
Ralph Giles
|
0e1d3d691c
Move the tests module to a separate source file.
|
9 tahun lalu |
Matthew Gregan
|
dad7005d9e
Merge pull request #10 from fmarier/patch-1
|
9 tahun lalu |
Francois Marier
|
6ee2396826
Mention the mozilla-central config flag
|
9 tahun lalu |
Ralph Giles
|
5c4ff09290
Export everything in capi.
|
9 tahun lalu |
Ralph Giles
|
d5b04f7242
Make CAPI error return codes positive.
|
9 tahun lalu |
Ralph Giles
|
627c647db4
Bump version for v0.1.6.
|
9 tahun lalu |
Matthew Gregan
|
ff3eecc9c4
Pass Track to users to avoid having to fetch it from MediaContext.
|
9 tahun lalu |
Matthew Gregan
|
433d38c1cc
Formatting only changes. Also move TODOs from C header to capi.rs.
|
9 tahun lalu |
Matthew Gregan
|
06907478d4
Add tests for invalid length boxes.
|
9 tahun lalu |
Matthew Gregan
|
d08bd742a2
Add a test for unknown length boxes.
|
9 tahun lalu |
Matthew Gregan
|
70138ebbf9
Factor make_box and make_fullbox out to make_box_raw.
|
9 tahun lalu |
Matthew Gregan
|
074681ca87
Convert track argument of mp4parse_get_track{,_audio,_video}_info to u32.
|
9 tahun lalu |
Ralph Giles
|
4e1f716ec1
Propagate parse errors through the C api.
|
9 tahun lalu |
Ralph Giles
|
a8b0bfb8db
Propagate Error variants to the capi return codes.
|
9 tahun lalu |
Ralph Giles
|
1f23529bea
dump.cc: bump buffer to 64 kB.
|
9 tahun lalu |
Ralph Giles
|
dad0060b5e
Move test-assembly to dev-dependencies.
|
9 tahun lalu |
Matthew Gregan
|
85be3cc1fe
Add make_fullbox to reduce duplication in tests.
|
9 tahun lalu |
Matthew Gregan
|
ec4196abda
Rewrite remaining tests with test_assembler.
|
9 tahun lalu |
Matthew Gregan
|
c589956461
Initial attempt rewriting tests using test_assembler.
|
9 tahun lalu |
Matthew Gregan
|
079fc7417c
Hoist import of Cursor and Write to top of tests module.
|
9 tahun lalu |
Matthew Gregan
|
ac02915cdd
Move unit tests into 'tests' module.
|
9 tahun lalu |
Matthew Gregan
|
70fb559b37
Remove obsolete/confusing comment.
|
9 tahun lalu |
Matthew Gregan
|
42c1807f4c
Remove undisplayed printlns from tests.
|
9 tahun lalu |
Matthew Gregan
|
d97784dfc8
Add mvhd parsing tests.
|
9 tahun lalu |
Matthew Gregan
|
e9e15a3ed6
Handle unknown (all-1s) duration in mvhd correctly.
|
9 tahun lalu |