GNOME Bugzilla – Bug 647263
REGRESSION: rtpsession: fix wrongly applied patch
Last modified: 2011-04-09 11:33:54 UTC
Created attachment 185579 [details] [review] patch Something must have gone wrong somewhere, but suddenly the send_rtcp_src was forwarding events to recv_rtp_sink, as well as double-unreffing the event. This patch should fix it right up! :)
Created attachment 185580 [details] [review] patch make it apply against HEAD... :)
commit 93f022d6abb4c73e3bb6e090a3b3f43895f747f1 Author: Havard Graff <havard.graff@tandberg.com> Date: Sat Apr 9 12:41:48 2011 +0200 rtpsession: fix wrongly applied patch Obviously recv_rtp_sink does not have much to do with send_rtcp_src... See commit 046ff170. https://bugzilla.gnome.org/show_bug.cgi?id=647263