Commit History

Author SHA1 Message Date
  Ralph Giles 0304751fcd travis: Add feature matrix for optional cheddar api generator. 9 years ago
  Ralph Giles 866f862fac capi: Keep mp4parse_track_type generic. 9 years ago
  Ralph Giles 3aa8bb8a63 capi: rebuild the C example when the source changes. 9 years ago
  Ralph Giles 1928e5f6eb Revert "capi: rebuild the C example when the source changes." 9 years ago
  Ralph Giles 5d0f82a878 capi: rebuild the C example when the source changes. 9 years ago
  Ralph Giles 9599967575 capi: Update doctest for error enum changes. 9 years ago
  Ralph Giles 45cb074a2c Derive PartialEq and Debug on mp4parse_error. 9 years ago
  Matthew Gregan 937c03cef8 Generate a compatible include/mp4parse.h from rusty-cheddar. 9 years ago
  Matthew Gregan 0daab2c922 Merge branch 'master' into cheddar 9 years ago
  Ralph Giles f773e306b0 Bump version for 0.2.1 release. 9 years ago
  Matthew Gregan 3f9439a103 Merge remote-tracking branch 'upstream/master' 9 years ago
  Matthew Gregan ebb3c527c7 Handle zero-length name fields inside hdlr boxes. 9 years ago
  Ralph Giles f56d139672 Bump version for 0.2.0 release. 9 years ago
  Matthew Gregan 36d258783c Unwrap the JoinHandle's result so we can match on its contents. 9 years ago
  Matthew Gregan 86a2196255 Minor cleanups. 9 years ago
  Ralph Giles 9c18685845 Go back to fixed sizes for older tests. 9 years ago
  Ralph Giles 8690f2a7d3 Use BoxSize::Auto for most tests. 9 years ago
  Ralph Giles fc434ab1cd Add a BoxSize::Auto variant. 9 years ago
  Matthew Gregan b6d562127c Unwrap the JoinHandle's result so we can match on its contents. 9 years ago
  Ralph Giles f17e3e841e Add basic vpcC test. 9 years ago
  Ralph Giles 986a4df126 Allow vp8 as well. 9 years ago
  Matthew Gregan ec007a4334 Add string parsing. 9 years ago
  Matthew Gregan d8fc5955d5 Refactor reading of u8 buffers out into read_buf. 9 years ago
  Matthew Gregan d4e550a490 Skip clap/pasp/etc. VideoSampleEntry subboxes for all codecs. 9 years ago
  Matthew Gregan c01fbb7d75 Flesh out Opus-in-MP4 by parsing the dOps codec params. 9 years ago
  Matthew Gregan 114763e34e Share the parsing of the common VideoSampleEntry parts. 9 years ago
  Ralph Giles 6179efd908 Remove the Trace trait. 9 years ago
  Ralph Giles 3d32bd5119 Add basic VP9 support. 9 years ago
  Ralph Giles ac2c5860d1 Consolidate Trace imlementation boilerplate into a macro. 9 years ago
  Ralph Giles 7a87789367 Propagate MediaContext.trace to Track.trace. 9 years ago