Mercurial > pidgin.yaz
comparison libpurple/core.h @ 31553:0485aed45f5b
This patch fixes #12758.
If the user starts two parallel video calls, then ends one of them some time
later, the user can still see and hear the participant from the non-ended call,
but the other participant no longer receives the user's video or audio. The
problem lies in purple_media_backend_fs2_dispose(), which calls
gst_element_set_state() in such a way that the media sources stop sending data.
Additional reference information is mentioned on #12758, comment 6
(http://developer.pidgin.im/ticket/12758#comment:6).
committer: John Bailey <rekkanoryo@rekkanoryo.org>
author | jakub.adam@ktknet.cz |
---|---|
date | Sat, 08 Jan 2011 02:13:40 +0000 |
parents | 44f53d3fc54f |
children | da81195f635e |
comparison
equal
deleted
inserted
replaced
31552:43ab38a1f55c | 31553:0485aed45f5b |
---|