media: MSOC 2007 compatibility refactor I : removed compatibility code
commit8104e8974885ad2aadf2b04aa26bfab25e085141
authorJakub Adam <jakub.adam@ktknet.cz>
Sun, 13 Feb 2011 18:09:08 +0000 (13 19:09 +0100)
committerJakub Adam <jakub.adam@ktknet.cz>
Sun, 13 Feb 2011 18:09:51 +0000 (13 19:09 +0100)
treee74db6453775ee5fa20bd6c187642446571a5919
parent053a69c4f72d81d13364c84ae715f9a55c36a50a
media: MSOC 2007 compatibility refactor I : removed compatibility code

Imitating of MSOC 2007 R2 legacy support of OC release 1 does not
work very well with libpurple & GStreamer and causes unnecessary
trouble handling two parallel backend media calls in the initial phase
of media negotiation.

First phase of refactoring cleans the code from backend_private_legacy
stuff. OC 2007 support will be reimplemented in the next phase.
src/api/sipe-backend.h
src/core/sipe-media.c
src/purple/purple-media.c