Historial de Commits

Autor SHA1 Mensaje Fecha
  Ralph Giles b2b67a82e1 Bump version for 0.0.9. hace 10 años
  Ralph Giles 7398db94f8 Fix failure propagation. hace 10 años
  Ralph Giles 5a4ef7eeb8 Commute UnexpectedEOF into an empty Ok. hace 10 años
  Ralph Giles 678c5c43b1 Handle results in the dump example. hace 10 años
  Ralph Giles e082b1c66b Record disabled tracks instead of throwing an error. hace 10 años
  Ralph Giles 5ce5a914a8 Use explicit namespace instead of path. hace 10 años
  Ralph Giles de78dc8596 Call Error::description() when reporting general errors. hace 10 años
  Ralph Giles f3a7f59927 Report UnexpectedEOF for debugging. hace 10 años
  Ralph Giles d79f8d3c21 Isolate our use of io::Error. hace 10 años
  Ralph Giles 3ee0b627e4 Return byteorder::Result instead of io::Result. hace 10 años
  Ralph Giles 5a13c4b3b4 Return Result from read_ftyp. hace 10 años
  Ralph Giles 09ad4fd834 Propagate read_mvhd, read_tkhd errors. hace 10 años
  Ralph Giles 685ffad6c0 Return Result from read_mvhd. hace 10 años
  Ralph Giles fe374928d4 Fix indent. hace 10 años
  Ralph Giles a6fa16d4fb Convert read_tkhd unwrap to try. hace 10 años
  Ralph Giles 00da1591c4 Return Result from read_tkhd. hace 10 años
  Ralph Giles 63c8a40236 Convert skip_box_content unwrap to a try. hace 10 años
  Ralph Giles 14121f9dd5 Return io::Result from recurse. hace 10 años
  Ralph Giles 352e915935 Bump version to v0.0.8. hace 10 años
  Ralph Giles dd9a42ca98 Add some error handling. hace 10 años
  Ralph Giles 7d41622411 Wrap long declaration. hace 10 años
  Ralph Giles ec6b8946e3 Move slice construction into the main C entry point. hace 10 años
  Ralph Giles 548caf5360 Convert to a slice instead of a Vec. hace 10 años
  Ralph Giles 102c9efed0 Nightly rust book says ffi entry points should be unsafe. hace 10 años
  Ralph Giles 288740c263 Forget, don't drop, the cursor we don't own. hace 10 años
  Ralph Giles d7454e497c Remove task wrapper from the dump example. hace 10 años
  Ralph Giles e376b3c6f9 Return a Result from read_box. hace 10 años
  Ralph Giles 4d49923fcb Fix tkhd dimension output. hace 10 años
  Ralph Giles 83c76bdc2a Add entry point for C language clients. hace 10 años
  Ralph Giles a96f63341d Don't export fourcc_to_string. hace 10 años