Log Message: |
rework interfaces (bumped typelib version to 1.1). Add support for decoding the MPEG stream. Added support to read and write from streams (implementing IStream) and make the versions which take filenames use a stream implementation that wraps file access. Make OpenTivoFile take the MAK as a parameter. It has a default value of "" (empty string), which means try to get the MAK from the registry, so either omit that param (for those languages which permit that) or specify it as empty string to use the MAK from the registry. Added progress reporting of MPEG stream decoding via a connection point. Progress is updated every 100 frames, and percent complete is provided if the tivo file stream supports Seek and Stat functions
|