Commit History

Автор SHA1 Съобщение Дата
  Ralph Giles 5fb0357d81 Restore tracing in the dump.rs example. преди 9 години
  Ralph Giles 9581f30b27 Define our own Error and Result types. преди 9 години
  Ralph Giles 69052a9277 Update dump.rs to use #[derive(Debug)] box formatters. преди 9 години
  Matthew Gregan 5907e33187 Add a constructor for MediaContext. преди 9 години
  Ralph Giles a614819bb9 dump.rs: Print the final result after traversing the file. преди 9 години
  Matthew Gregan 1e91987a12 Call read_box in a loop inside read_box_from_buffer. Also retain the MediaContext over calls to read_box in dump.rs. преди 9 години
  Matthew Gregan 7c5952f0fa Thread parser context through call tree in preparation for parsing stsd atom. преди 9 години
  Ralph Giles 00925f7c56 Use BufRead::consume instead of Seek. преди 9 години
  Ralph Giles 678c5c43b1 Handle results in the dump example. преди 10 години
  Ralph Giles d7454e497c Remove task wrapper from the dump example. преди 10 години
  Ralph Giles e2c8459fc7 Move recursive read_box into the crate. преди 10 години
  Ralph Giles ce87ca89c5 Call tkhd from the dump example. преди 10 години
  Ralph Giles 41a8137f21 Abstract read_box() recursion and call it from 'trak' boxes. преди 10 години
  Ralph Giles 3250ace234 Unwrap the return value of skip_box_content(). преди 10 години
  Ralph Giles 544ace1611 Dump mvhd box. преди 10 години
  Ralph Giles 5ffaba4a66 Try recursing into moov boxes. преди 10 години
  Ralph Giles 52d3ff1da6 Turn the outer match into an and_then(). преди 10 години
  Ralph Giles 38e8cee9bf Move box reading to a separate function. преди 10 години
  Ralph Giles cd0be9b105 Demonstrate recursion for content parsing in dump.rs. преди 10 години
  Ralph Giles 4a8917df34 Just ignore any panics from the parser. преди 10 години
  Ralph Giles 463c7ea28e Be more explicit about catching the task error. преди 10 години
  Ralph Giles 001d32945a Loop over all top-level boxes. преди 10 години
  Ralph Giles ba3c1f0f43 Add skip_box_content() преди 10 години
  Ralph Giles 33d64282f0 Record the size of the box header. преди 10 години
  Ralph Giles 62dae6d932 Make dump take input files on the command line. преди 10 години
  Ralph Giles 47d39bcf6a Move dump code into its own function. преди 10 години
  Ralph Giles 883afa5a8b Experiment with a successive box parsing. преди 10 години
  Ralph Giles 8d107c08c6 Rename Mp4Box to Mp4BoxHeader. преди 10 години
  Ralph Giles 93af79e429 Add a 'dump' example program. преди 10 години