media: support dynamic addition and removal of video during call
commitc2a264cb923f6d87f58a57f5542fc2ed70814307
authorJakub Adam <jakub.adam@ktknet.cz>
Sun, 13 Mar 2011 18:35:09 +0000 (13 19:35 +0100)
committerJakub Adam <jakub.adam@ktknet.cz>
Sun, 13 Mar 2011 18:35:09 +0000 (13 19:35 +0100)
tree2535900c95c37bda0eb8856be9fbf48035e83578
parent88d920258393a680c06e5dc5663f466ab359df6c
media: support dynamic addition and removal of video during call

Office communicator supports this, updates in SDP messaging on the
side of Sipe was needed. To make this work, also some bugs in Farsight
were fixed and support of removal of farsight streams and session in
libpurple implemented. The latter patch is attached and works, but
still some improvements are needed before it is submitted to upstream.

Related fs2 bugs:
https://bugs.freedesktop.org/show_bug.cgi?id=34580
https://bugs.freedesktop.org/show_bug.cgi?id=34582
contrib/media-patches/README.txt
contrib/media-patches/pidgin_media_dynamic_av.patch [new file with mode: 0644]
src/core/sdpmsg.c
src/core/sipe-media.c