Commit History

Autor SHA1 Mensaxe Data
  Ralph Giles 065f4352bf Bump version to v0.0.7 %!s(int64=10) %!d(string=hai) anos
  Ralph Giles e2c8459fc7 Move recursive read_box into the crate. %!s(int64=10) %!d(string=hai) anos
  Ralph Giles ce87ca89c5 Call tkhd from the dump example. %!s(int64=10) %!d(string=hai) anos
  Ralph Giles 0ac48650df Add parser for tkdh boxes. %!s(int64=10) %!d(string=hai) anos
  Ralph Giles 41a8137f21 Abstract read_box() recursion and call it from 'trak' boxes. %!s(int64=10) %!d(string=hai) anos
  Ralph Giles 88393f1589 Skip the rest of mvhd box contents. %!s(int64=10) %!d(string=hai) anos
  Ralph Giles 3250ace234 Unwrap the return value of skip_box_content(). %!s(int64=10) %!d(string=hai) anos
  Ralph Giles 544ace1611 Dump mvhd box. %!s(int64=10) %!d(string=hai) anos
  Ralph Giles c760059f20 Add mvhd parser. %!s(int64=10) %!d(string=hai) anos
  Ralph Giles 5ffaba4a66 Try recursing into moov boxes. %!s(int64=10) %!d(string=hai) anos
  Ralph Giles 52d3ff1da6 Turn the outer match into an and_then(). %!s(int64=10) %!d(string=hai) anos
  Ralph Giles 38e8cee9bf Move box reading to a separate function. %!s(int64=10) %!d(string=hai) anos
  Ralph Giles e5507d8073 Bump version to v0.0.6 %!s(int64=10) %!d(string=hai) anos
  Ralph Giles cd0be9b105 Demonstrate recursion for content parsing in dump.rs. %!s(int64=10) %!d(string=hai) anos
  Ralph Giles 499aac17d0 Make read_ftyp() only read the body. %!s(int64=10) %!d(string=hai) anos
  Ralph Giles cc2b7d0348 Export fourcc_to_string(). %!s(int64=10) %!d(string=hai) anos
  Ralph Giles 9bcfdc4f36 Use a more descriptive fourcc_to_string() name. %!s(int64=10) %!d(string=hai) anos
  Ralph Giles f4f01fa3ba Remove Mp4 name prefix. %!s(int64=10) %!d(string=hai) anos
  Ralph Giles 774b23eede Don't qualify Seek trait reference. %!s(int64=10) %!d(string=hai) anos
  Ralph Giles 4a8917df34 Just ignore any panics from the parser. %!s(int64=10) %!d(string=hai) anos
  Ralph Giles 463c7ea28e Be more explicit about catching the task error. %!s(int64=10) %!d(string=hai) anos
  Ralph Giles 001d32945a Loop over all top-level boxes. %!s(int64=10) %!d(string=hai) anos
  Ralph Giles 988526a789 Convert u32 fourcc directly to strings. %!s(int64=10) %!d(string=hai) anos
  Ralph Giles 1d55037cb3 Add a readme with a link to the crates.io page. %!s(int64=10) %!d(string=hai) anos
  Ralph Giles f9adc29c40 Bump version to v0.0.5. %!s(int64=10) %!d(string=hai) anos
  Ralph Giles ba3c1f0f43 Add skip_box_content() %!s(int64=10) %!d(string=hai) anos
  Ralph Giles 33d64282f0 Record the size of the box header. %!s(int64=10) %!d(string=hai) anos
  Ralph Giles d29a573142 Bump version to v0.0.4. %!s(int64=10) %!d(string=hai) anos
  Ralph Giles 62dae6d932 Make dump take input files on the command line. %!s(int64=10) %!d(string=hai) anos
  Ralph Giles 47d39bcf6a Move dump code into its own function. %!s(int64=10) %!d(string=hai) anos