Commit History

Author SHA1 Message Date
  Ralph Giles b7ff49057b Basic file opening and magic stream marker check. 8 years ago
  Ralph Giles 79a87b8d4e Cargo new flac2mp4. 8 years ago
  Ralph Giles 2831bf8afc Merge pull request #33 from rillian/flac-0.0.2 8 years ago
  Ralph Giles 36107c6c50 Update flac parser for the 0.0.2 draft specification. 8 years ago
  Ralph Giles b3e3ab156b Merge pull request #32 from rillian/flac-merge 8 years ago
  Ralph Giles cf1a08267f Add tests for FLAC support. 8 years ago
  Ralph Giles 674dd7428a Add FLAC box parsing. 8 years ago
  Ralph Giles 63212d9aa8 Merge pull request #31 from alfredoyang/skip_padding_data 8 years ago
  alfredoyang 254e579f49 Skip padding data 8 years ago
  Ralph Giles b5363cc218 Merge pull request #29 from kinetiknz/unknown_duration 8 years ago
  Matthew Gregan c08a02ddc1 Use zero for unknown track durations rather than returning an error. 8 years ago
  Ralph Giles c9b708c945 Merge pull request #28 from alfredoyang/add_fragment_test 8 years ago
  alfredoyang ba7818f5f2 Add test for fragment API. 8 years ago
  Ralph Giles 67addd3be2 Merge pull request #27 from alfredoyang/parse_mvex 8 years ago
  alfredoyang 239c0ce488 Parse mvex to retrieve fragment_duration. 8 years ago
  Matthew Gregan a2a5bf8e9f Merge pull request #25 from alfredoyang/correct_minetype 8 years ago
  alfredoyang 4294103e02 Fix up mimetype 8 years ago
  Ralph Giles 59d8949afb Bump version for 0.5.1 release. 8 years ago
  Matthew Gregan 9aa068d45d Merge pull request #24 from rillian/time_to_us 8 years ago
  Ralph Giles ef975a48ac Clarify scale variable comments. 8 years ago
  Ralph Giles d1eb32f080 Use checked arithmetic in time_to_us. 8 years ago
  Ralph Giles 710179afbc Merge pull request #17 from alfredoyang/support_vp9 8 years ago
  Alfredo Yang ee992c84a8 Check if stbl tables and mvex box exists 8 years ago
  Ralph Giles d49acceb5c Merge pull request #22 from nox/split 8 years ago
  Anthony Ramine 421ccb032c Fix dependency of mp4parse_capi to mp4parse 8 years ago
  Ralph Giles 78cda9ddd2 travis: Run C++ test program for mp4parse_capi. 8 years ago
  Ralph Giles 104a7006a1 Fixup the public_api test. 8 years ago
  Ralph Giles 44d00bf577 Fixup .gitignore. 8 years ago
  Ralph Giles 88a50c24de Merge pull request #21 from nox/split 8 years ago
  Anthony Ramine 1a4d0cc067 Split project into two crates mp4parse and mp4parse_capi (fixes #18) 8 years ago