تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  Ralph Giles 8f7e4cfb87 Bump version for mp4parse v0.1.1. 9 سال پیش
  Ralph Giles 83ad295c55 Use match for updating MediaContext::Tracks. 9 سال پیش
  Ralph Giles 2a4c38bec1 Fix comment. 9 سال پیش
  Ralph Giles 85a23100df Clarify debug println! at the end of read_box(). 9 سال پیش
  Ralph Giles a614819bb9 dump.rs: Print the final result after traversing the file. 9 سال پیش
  Matthew Gregan 40355b7dae Remove unnecessary and(). 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 سال پیش
  Ralph Giles bea0c580ed Bump version. 9 سال پیش
  Ralph Giles 9125dbf2c7 Return the number of tracks read to C callers. 9 سال پیش
  Matthew Gregan de11a57b11 Tidy up SampleEntry comments. 9 سال پیش
  Matthew Gregan 84021d80bd Don't bother parsing unused fields in video SampleEntries. 9 سال پیش
  Matthew Gregan d97da5ab5a Whitespace. 9 سال پیش
  Matthew Gregan 42a7c243d8 Skip reserved fields rather than reading and ignoring them. 9 سال پیش
  Matthew Gregan af2ad9a6d8 Convert several more locations to use the skip helper function. 9 سال پیش
  Matthew Gregan 57507c2e29 Introduce simpler helpers to remove ::<BigEndian> boilerplate. 9 سال پیش
  Matthew Gregan 55ecd326af Replace another unwrap with try! 9 سال پیش
  Matthew Gregan a8687da1a9 Remove TODO regarding template fields. 9 سال پیش
  Matthew Gregan 274a9e6ee5 Return an error if skip hits an early read. Differentiate between 9 سال پیش
  Matthew Gregan 32fb000f37 Remove unneeded string parsing. 9 سال پیش
  Ralph Giles 5227c78b28 Don't panic on unrecognized track types. 9 سال پیش
  Ralph Giles 9754442dd4 Implement Display for MediaContext. 9 سال پیش
  Ralph Giles 43df5dd410 Silence dead-code warnings. 9 سال پیش
  Ralph Giles 5d521a6747 Fix unused member warning in HandlerBox. 9 سال پیش
  Ralph Giles d33d11830e Add travis build to the README. 9 سال پیش
  Ralph Giles f5bc7c4b23 Return Result form read_fullbox_extra. 9 سال پیش
  Ralph Giles 2ca1f07955 Use try! intead of unwrap with read_box_header. 9 سال پیش
  Matthew Gregan bca10d9ee7 Assert that entire Take and Cursor has been read. 9 سال پیش
  Matthew Gregan e9226b5b1d Stash the avcC (for video) and esds (for audio) atom contents on the appropriate track. 9 سال پیش
  Matthew Gregan 473ef58d91 Minor code consistency cleanup. 9 سال پیش
  Matthew Gregan 27061df2fa Share implementation of skip and skip_box_contents. 9 سال پیش