[matroska] r744 - trunk/libmatroska/matroska

[email protected]
Newsgroups gmane.comp.multimedia.matroska.cvs
Message-ID <[email protected]>
Author: robux4
Date: 2004-09-03 17:38:05 +0400 (Fri, 03 Sep 2004)
New Revision: 744

Modified:
   trunk/libmatroska/matroska/KaxTrackAudio.h
Log:
no more automatic OutputSamplingFrequency default value

Modified: trunk/libmatroska/matroska/KaxTrackAudio.h
===================================================================
--- trunk/libmatroska/matroska/KaxTrackAudio.h	2004-09-02 14:17:56 UTC (rev 743)
+++ trunk/libmatroska/matroska/KaxTrackAudio.h	2004-09-03 13:38:05 UTC (rev 744)
@@ -69,7 +69,7 @@
 
 class MATROSKA_DLL_API KaxAudioOutputSamplingFreq : public EbmlFloat {
 	public:
-		KaxAudioOutputSamplingFreq() :EbmlFloat(8000.0) {}
+		KaxAudioOutputSamplingFreq() :EbmlFloat() {}
 		KaxAudioOutputSamplingFreq(const KaxAudioOutputSamplingFreq & ElementToClone) :EbmlFloat(ElementToClone) {}
 		static EbmlElement & Create() {return *(new KaxAudioOutputSamplingFreq);}
 		const EbmlCallbacks & Generic() const {return ClassInfos;}
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.