/[tivodecode]
ViewVC logotype

Revision 254


Jump to revision: Previous Next
Author: jeremyd2019
Date: Sun Sep 9 23:26:20 2007 UTC (15 years, 6 months ago)
Changed paths: 16
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


Changed paths

Path Details
Directorytivocom/trunk/CChunkCollection.cpp modified , text changed
Directorytivocom/trunk/CChunkCollection.h modified , text changed
Directorytivocom/trunk/CTivoChunk.cpp modified , text changed
Directorytivocom/trunk/CTivoChunk.h modified , text changed
Directorytivocom/trunk/CTivoDecode.cpp modified , text changed
Directorytivocom/trunk/CTivoDecode.h modified , text changed
Directorytivocom/trunk/CTivoFile.cpp modified , text changed
Directorytivocom/trunk/CTivoFile.h modified , text changed
Directorytivocom/trunk/DTivoFileEvents_CP.h modified , text changed
Directorytivocom/trunk/FileStream.h added
Directorytivocom/trunk/Resource.h modified , text changed
Directorytivocom/trunk/TivoFile.rgs added
Directorytivocom/trunk/stdafx.h modified , text changed
Directorytivocom/trunk/tivocom.idl modified , text changed
Directorytivocom/trunk/tivocom.rc modified , text changed
Directorytivocom/trunk/tivocom.vcproj modified , text changed

cvs@jdrake.com
ViewVC Help
Powered by ViewVC 1.1.13