Ralph Giles
|
3e5879dabb
Add a Trace trait.
|
9 years ago |
Ralph Giles
|
83049b2745
Use audio/opus as the Opus mime-type.
|
9 years ago |
Matthew Gregan
|
6b1a6bef0f
Preliminary Opus-in-MP4 support.
|
9 years ago |
Matthew Gregan
|
e1244dfe67
Remove left over tracing from read_truncated_ftyp.
|
9 years ago |
Matthew Gregan
|
c46d7366ca
Merge pull request #11 from fbergr/doc
|
9 years ago |
fbergr
|
445295727b
doc: Fix typo "the the"
|
9 years ago |
Ralph Giles
|
f10e6568a3
Use a token tree instead of a sequence of expressions in log!().
|
9 years ago |
Ralph Giles
|
ae41707dec
Tighten read_truncated_ftyp xfail condition.
|
9 years ago |
Ralph Giles
|
ce799da047
Mark ignored test as xfail.
|
9 years ago |
Matthew Gregan
|
1b80cbcc12
Make FourCC matching and comparison less obscure.
|
9 years ago |
Matthew Gregan
|
66976e2460
Add a test for parsing truncated (ftyp) boxes.
|
9 years ago |
Matthew Gregan
|
87b0eb72ca
Convert content.limit() read assertion to an error.
|
9 years ago |
Matthew Gregan
|
7aabe7ce3e
Return Self from the Track and MediaContext ctors.
|
9 years ago |
Matthew Gregan
|
18dcd97b24
Reorder args to driver action to match similar functions.
|
9 years ago |
Matthew Gregan
|
233c56ea36
Automate C header generation with rusty-cheddar.
|
9 years ago |
Ralph Giles
|
0e1d3d691c
Move the tests module to a separate source file.
|
9 years ago |
Matthew Gregan
|
dad7005d9e
Merge pull request #10 from fmarier/patch-1
|
9 years ago |
Francois Marier
|
6ee2396826
Mention the mozilla-central config flag
|
9 years ago |
Ralph Giles
|
5c4ff09290
Export everything in capi.
|
9 years ago |
Ralph Giles
|
d5b04f7242
Make CAPI error return codes positive.
|
9 years ago |
Ralph Giles
|
627c647db4
Bump version for v0.1.6.
|
9 years ago |
Matthew Gregan
|
ff3eecc9c4
Pass Track to users to avoid having to fetch it from MediaContext.
|
9 years ago |
Matthew Gregan
|
433d38c1cc
Formatting only changes. Also move TODOs from C header to capi.rs.
|
9 years ago |
Matthew Gregan
|
06907478d4
Add tests for invalid length boxes.
|
9 years ago |
Matthew Gregan
|
d08bd742a2
Add a test for unknown length boxes.
|
9 years ago |
Matthew Gregan
|
70138ebbf9
Factor make_box and make_fullbox out to make_box_raw.
|
9 years ago |
Matthew Gregan
|
074681ca87
Convert track argument of mp4parse_get_track{,_audio,_video}_info to u32.
|
9 years ago |
Ralph Giles
|
4e1f716ec1
Propagate parse errors through the C api.
|
9 years ago |
Ralph Giles
|
a8b0bfb8db
Propagate Error variants to the capi return codes.
|
9 years ago |
Ralph Giles
|
1f23529bea
dump.cc: bump buffer to 64 kB.
|
9 years ago |