Commit History

Autor SHA1 Mensaxe Data
  Ralph Giles 4d564e84c8 Bump version for v0.1.5. %!s(int64=9) %!d(string=hai) anos
  Ralph Giles 49946f1197 Merge pull request #8 from kinetiknz/wip %!s(int64=9) %!d(string=hai) anos
  Matthew Gregan 58f4438dd6 Remove MediaContext tracing via C API enabled during debugging. %!s(int64=9) %!d(string=hai) anos
  Ralph Giles 41eacea208 Merge pull request #7 from kinetiknz/wip %!s(int64=9) %!d(string=hai) anos
  Matthew Gregan b690e48a47 Export audio and video metadata via C API. %!s(int64=9) %!d(string=hai) anos
  Matthew Gregan faeb8d0974 Split read_box into subfunctions divided by the atoms the box can contain. %!s(int64=9) %!d(string=hai) anos
  Matthew Gregan e2b98923a4 Implement more of the FFI interface. %!s(int64=9) %!d(string=hai) anos
  Ralph Giles 22d16298fa Run travis builds on both stable and nightly rustc. %!s(int64=9) %!d(string=hai) anos
  Ralph Giles dcbe862e1e Bump version for v0.1.4. %!s(int64=9) %!d(string=hai) anos
  Matthew Gregan 55d38ac41c Tighten calculation of compatible_brands count. %!s(int64=9) %!d(string=hai) anos
  Matthew Gregan 4340ec47e2 Minor formatting improvements. %!s(int64=9) %!d(string=hai) anos
  Matthew Gregan 6d55992589 Minor capi code cleanups. %!s(int64=9) %!d(string=hai) anos
  Ralph Giles 5fb0357d81 Restore tracing in the dump.rs example. %!s(int64=9) %!d(string=hai) anos
  Ralph Giles 83b7c38cb1 Convert debug println!()s to log!() macros. %!s(int64=9) %!d(string=hai) anos
  Ralph Giles 5f47c7930b Bump version for v0.1.3. %!s(int64=9) %!d(string=hai) anos
  Ralph Giles 70f4569043 Use Box::{into_raw, from_raw} instead of mem::transmute. %!s(int64=9) %!d(string=hai) anos
  Ralph Giles b584de0de5 Document what each afl fuzz case does. %!s(int64=9) %!d(string=hai) anos
  Ralph Giles 9742275c59 Return a FourCC from be_fourcc instead of a buffer. %!s(int64=9) %!d(string=hai) anos
  Ralph Giles b154acc87e Check the return value of read() in be_fourcc(). %!s(int64=9) %!d(string=hai) anos
  Ralph Giles 6899348dbd Add regression test from fuzzing. %!s(int64=9) %!d(string=hai) anos
  Ralph Giles abb0f2b5c4 Add regression test from fuzzing test cases. %!s(int64=9) %!d(string=hai) anos
  Ralph Giles 471c80a18f Fix MPL url. %!s(int64=9) %!d(string=hai) anos
  Ralph Giles c0afc74159 Improve InvalidData documentation. %!s(int64=9) %!d(string=hai) anos
  Matthew Gregan 7749281710 Convert panics in read_stsd into error returns. %!s(int64=9) %!d(string=hai) anos
  Matthew Gregan 0b0c0badf6 Convert box version checks from panics to error returns. %!s(int64=9) %!d(string=hai) anos
  Matthew Gregan ba8f131f0a Return Unsupported rather than InvalidData for zero-sized boxes. %!s(int64=9) %!d(string=hai) anos
  Matthew Gregan a60ea2d6f4 Convert assert in read_box_header to an error return. %!s(int64=9) %!d(string=hai) anos
  Matthew Gregan 65c741bdbd Handle error rather than unwrapping in skip(). %!s(int64=9) %!d(string=hai) anos
  Matthew Gregan ba62c7d798 Fix unnecessary parens warning. %!s(int64=9) %!d(string=hai) anos
  Matthew Gregan 5f9ea87b95 Change FourCC representation to a [u8; 4]. %!s(int64=9) %!d(string=hai) anos