[xiph-cvs] r6704 - trunk/oggdsf/src/lib/core/directshow/dsfOggDemux
illiminable at xiph.org
illiminable at xiph.org
Sun May 16 09:02:00 PDT 2004
Author: illiminable
Date: 2004-05-16 12:01:59 -0400 (Sun, 16 May 2004)
New Revision: 6704
Modified:
trunk/oggdsf/src/lib/core/directshow/dsfOggDemux/OggDemuxSourceFilter.cpp
Log:
Wasn't saved... last checkin inconsistent.
Modified: trunk/oggdsf/src/lib/core/directshow/dsfOggDemux/OggDemuxSourceFilter.cpp
===================================================================
--- trunk/oggdsf/src/lib/core/directshow/dsfOggDemux/OggDemuxSourceFilter.cpp 2004-05-16 14:54:20 UTC (rev 6703)
+++ trunk/oggdsf/src/lib/core/directshow/dsfOggDemux/OggDemuxSourceFilter.cpp 2004-05-16 16:01:59 UTC (rev 6704)
@@ -91,6 +91,7 @@
mStreamMapper = new OggStreamMapper(this);
debugLog.open("C:\\TEMP\\sourcelog.log", ios_base::out|ios_base::binary);
debugLog << "**************** Starting LOg ********************"<<endl;
+
}
OggDemuxSourceFilter::~OggDemuxSourceFilter(void)
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'cvs-request at xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.
More information about the commits
mailing list