Commit History

Autor SHA1 Mensaxe Data
  Ralph Giles b0e39c4c8a Bump version for 0.3.0 release. %!s(int64=9) %!d(string=hai) anos
  Ralph Giles 00dd0ebda0 test.cc: find minimal.mp4 relative to the executable. %!s(int64=9) %!d(string=hai) anos
  Matthew Gregan 97615394e8 Don't allow mp4parse_parser reuse after the C API returns an error. %!s(int64=9) %!d(string=hai) anos
  Matthew Gregan 212cd002e8 BoxType::from should be From impl. %!s(int64=9) %!d(string=hai) anos
  Matthew Gregan 65e018f429 .map_err(From::from) is easier on the eye than Ok(try!(...)) %!s(int64=9) %!d(string=hai) anos
  Matthew Gregan 80839fc12e Add a TODO. %!s(int64=9) %!d(string=hai) anos
  Matthew Gregan 58de445ea8 Minor formatting tweaks. %!s(int64=9) %!d(string=hai) anos
  Matthew Gregan 6dea54465d Use a smaller test file and move it to examples. %!s(int64=9) %!d(string=hai) anos
  Matthew Gregan 884f296990 Bump rusty-cheddar version and remove libc dep. %!s(int64=9) %!d(string=hai) anos
  Matthew Gregan e316f24a1d Rename next() to next_box() since it's not a true Iterator. %!s(int64=9) %!d(string=hai) anos
  Matthew Gregan 4f8e51d2ef Typo/comment only fixes. %!s(int64=9) %!d(string=hai) anos
  Matthew Gregan ff39ce0af6 Add BMFFBox::box_iter for iterating children of the current box. %!s(int64=9) %!d(string=hai) anos
  Matthew Gregan b664d5736c Simplify lifetimes on BoxIter more. %!s(int64=9) %!d(string=hai) anos
  Matthew Gregan 56bb4c98f8 Ignore an unused_result lint in get_track_count_null_parser test. %!s(int64=9) %!d(string=hai) anos
  Matthew Gregan c5b1d62463 Remove unnecessary casts. %!s(int64=9) %!d(string=hai) anos
  Matthew Gregan ff1882a9f5 Convert BMFFBox from a trait to an impl. %!s(int64=9) %!d(string=hai) anos
  Matthew Gregan 94bd31d1ef Simplify skipping unsupported content in read_stsd. %!s(int64=9) %!d(string=hai) anos
  Matthew Gregan 822abadce9 Address a couple of rusty-clippy issues in capi.rs. %!s(int64=9) %!d(string=hai) anos
  Matthew Gregan 20d81a9248 Rework the C API to take a callback for I/O. %!s(int64=9) %!d(string=hai) anos
  Matthew Gregan 08f90ab567 Rename "state" and "context" to "parser" in C API. %!s(int64=9) %!d(string=hai) anos
  Matthew Gregan 410eaac42c Extern uses C API by default. %!s(int64=9) %!d(string=hai) anos
  Matthew Gregan baaed562cc Make BoxHeader and read_box_header private. %!s(int64=9) %!d(string=hai) anos
  Matthew Gregan 1fa902ce6a Fix new tests after rebase. %!s(int64=9) %!d(string=hai) anos
  Matthew Gregan 18fe025de4 Experiment with enum of box types. %!s(int64=9) %!d(string=hai) anos
  Matthew Gregan 1d808f1f62 Add some spec-related comments. %!s(int64=9) %!d(string=hai) anos
  Matthew Gregan a7b4b594dc Rename Input to BoxIter. %!s(int64=9) %!d(string=hai) anos
  Matthew Gregan 67a0f7f57f One possible fix for brand case issues. %!s(int64=9) %!d(string=hai) anos
  Matthew Gregan 122c9efef6 Skip unsupported tracks rather than exiting parse. %!s(int64=9) %!d(string=hai) anos
  Matthew Gregan ea8627c82d Add a failing test for case issues with ftyp brands. %!s(int64=9) %!d(string=hai) anos
  Matthew Gregan 022390632f Track state of moov parse in read_mp4. %!s(int64=9) %!d(string=hai) anos