[NUT-devel] [nut]: r132 - trunk/libnut/priv.h

ods15 subversion at mplayerhq.hu
Thu Sep 14 12:26:57 CEST 2006


Author: ods15
Date: Thu Sep 14 12:26:56 2006
New Revision: 132

Modified:
   trunk/libnut/priv.h

Log:
update old comment :)


Modified: trunk/libnut/priv.h
==============================================================================
--- trunk/libnut/priv.h	(original)
+++ trunk/libnut/priv.h	Thu Sep 14 12:26:56 2006
@@ -81,7 +81,7 @@
 
 typedef struct {
 	off_t pos;
-	uint64_t pts; // coded in '% stream_count'
+	uint64_t pts; // coded in '% timebase_count'
 	int back_ptr:30;
 	unsigned int seen_next:1;
 	unsigned int pts_valid:1;



More information about the NUT-devel mailing list