Fix mkvalidator errors/warnings -- set CueTime ...
Build fix for OSX, segment extraction fix
Fix clang warning
Clarify usage, add revision number to usage mes...
Refactor segment extraction specified by first/...
Implement segment extraction by specifying firs...
Usability improvements to MemoryStorage API
Fix compilation with gcc
Rename MemoryStorage to HodgePodgeStorage, add ...
Add ConstMemoryStorage (based on ContiguousMemo...
Refactor IElement to use the IStorage interface...
RecalculateClusterPrevSize should beware of mul...
Bug fix - avoid saving stale Cluster Position/P...
Fix a bug where CRC-32 checksum was stored/load...
Do not allow empty receipts to be added to the ...
Check for bad filename parameter passed in to f...
Add MemoryStorage test and HodgePodgeConstIter ...
Add HodgePodgeSubReceipt (read-only)
Fix a bug -- receiptStart_ was always zero
Fix an assertion triggered when trying to read ...
Do not use receipt position to calculate offset...
Add IStorage::IReceipt::saveTo convenience func...
Make MemoryStorage return a receipt that can be...
Fix invalid iterator use
Revert DocTypeReadVersion back 2, because ffmpe...
Modify yamkaRemux to generate CueRelativePositi...
Support new matroska v4 elements that were adde...