linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Linphone-developers] receiver_preprocess


From: Jason Hennigar
Subject: [Linphone-developers] receiver_preprocess
Date: Fri, 09 Nov 2007 15:39:23 -0400
User-agent: Thunderbird 1.5.0.14pre (X11/20071023)

It looks like there is a copy and paste mistake in the _MSC_VER initialization of ms_rtp_recv_desc in msrtp.c

===================================================================
--- mediastreamer2/src/msrtp.c
+++ mediastreamer2/src/msrtp.c       (working copy)
@@ -388,8 +388,8 @@
       0,
       1,
       receiver_init,
+       receiver_preprocess,
       receiver_process,
-       receiver_process,
       receiver_postprocess,
       receiver_uninit,
       receiver_methods




reply via email to

[Prev in Thread] Current Thread [Next in Thread]