提交历史

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