[prev in list] [next in list] [prev in thread] [next in thread] 

List:       helix-datatype-cvs
Subject:    [Datatype-cvs] mp3/fileformat/pub mp3ff.h,1.18.8.4,1.18.8.5
From:       xzhao () helixcommunity ! org
Date:       2012-02-22 7:27:08
[Download RAW message or body]

Update of /cvsroot/datatype/mp3/fileformat/pub
In directory cvs01.internal.helixcommunity.org:/tmp/cvs-serv7410/pub

Modified Files:
      Tag: hxclient_3_1_0_atlas
	mp3ff.h 
Log Message:
Synopsis: Add continuous timestamp mode for AAC and MP3 fileformat

Overview:
In this mode, after seek, the packet time stamp will not jump to some position after \
seek point, instead it will continue growing from current position. For example, \
current packet ts is 3s, after seek to 10s, next packet ts will be 3.021s, not \
10.021s. This mode is useful when seek table is not available, while some proxy FF \
know exactly the packet ts detail. So leave this decision to the upper proxy FF.  
 Files Modified:
 datatype/mp3/fileformat/mp3ff.cpp
 datatype/mp3/fileformat/pub/mp3ff.h
 datatype/aac/fileformat/aacff.cpp
 datatype/aac/fileformat/pub/aacff.h


Index: mp3ff.h
===================================================================
RCS file: /cvsroot/datatype/mp3/fileformat/pub/mp3ff.h,v
retrieving revision 1.18.8.4
retrieving revision 1.18.8.5
diff -u -d -r1.18.8.4 -r1.18.8.5
--- mp3ff.h	29 Sep 2010 23:24:11 -0000	1.18.8.4
+++ mp3ff.h	22 Feb 2012 07:27:05 -0000	1.18.8.5
@@ -338,6 +338,7 @@
     HX_BITFIELD            m_bFileSizeChanged;
     HX_BITFIELD            m_bFileDurationChanged;
     HX_BITFIELD            m_bValidateMP3Required;
+    HX_BITFIELD            m_bUseContinuousDTSAfterSeek;
     UINT32                 m_ulNewReadSize;
 
     IHXBuffer*              (*m_pCreatePacketFunction) (IHXCommonClassFactory*, \
IHXBuffer*, UCHAR*, int );


_______________________________________________
Datatype-cvs mailing list
Datatype-cvs@helixcommunity.org
http://lists.helixcommunity.org/mailman/listinfo/datatype-cvs


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic