История коммитов

Автор SHA1 Сообщение Дата
  Ralph Giles e5507d8073 Bump version to v0.0.6 10 лет назад
  Ralph Giles cd0be9b105 Demonstrate recursion for content parsing in dump.rs. 10 лет назад
  Ralph Giles 499aac17d0 Make read_ftyp() only read the body. 10 лет назад
  Ralph Giles cc2b7d0348 Export fourcc_to_string(). 10 лет назад
  Ralph Giles 9bcfdc4f36 Use a more descriptive fourcc_to_string() name. 10 лет назад
  Ralph Giles f4f01fa3ba Remove Mp4 name prefix. 10 лет назад
  Ralph Giles 774b23eede Don't qualify Seek trait reference. 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 988526a789 Convert u32 fourcc directly to strings. 10 лет назад
  Ralph Giles 1d55037cb3 Add a readme with a link to the crates.io page. 10 лет назад
  Ralph Giles f9adc29c40 Bump version to v0.0.5. 10 лет назад
  Ralph Giles ba3c1f0f43 Add skip_box_content() 10 лет назад
  Ralph Giles 33d64282f0 Record the size of the box header. 10 лет назад
  Ralph Giles d29a573142 Bump version to v0.0.4. 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 3dd149a37e Add asserts on the box length. 10 лет назад
  Ralph Giles 8d107c08c6 Rename Mp4Box to Mp4BoxHeader. 10 лет назад
  Ralph Giles 49b6e8a080 Remove debug println. 10 лет назад
  Ralph Giles 138dc2878d Abstract u32_to_vec helper. 10 лет назад
  Ralph Giles b4b4b52777 Add fmt::Display for Mp4FileTypeBox. 10 лет назад
  Ralph Giles b837ac57e5 Bump version to v0.0.3. 10 лет назад
  Ralph Giles 74288614a7 Add unit test for read_ftyp. 10 лет назад
  Ralph Giles fdf9dc7e1c Fix ftyp body size calculation. 10 лет назад
  Ralph Giles ab401a4cb8 Fix size/type ordering bug. 10 лет назад
  Ralph Giles 93af79e429 Add a 'dump' example program. 10 лет назад
  Ralph Giles 8b29dfc37f Add ftyp box. 10 лет назад