--- 10793MprDecode.h	Fri Oct 31 15:57:12 2008
+++ MprDecode.h	Fri Oct 31 15:29:36 2008
@@ -102,6 +102,12 @@
      /// Add incoming RTP packet to the decoding queue
     OsStatus pushPacket(const MpRtpBufPtr &pRtp);
 
+//Paulo: SSRC change unicast
+int mSSRC_Change_Buffer[2] ; //SSRCs current / previous
+void resetDejitter();	//don't know if it is really necessary...
+void setmIsStreamInitialized(UtlBoolean initialized);	
+//end Paulo
+
 
 	/**<
      *  @return OS_SUCCESS on success
