summaryrefslogtreecommitdiff
path: root/Farstream
diff options
context:
space:
mode:
author24.37.55.154 <modemcable154.55-37-24.static.videotron.ca>2012-02-20 17:39:55 +0000
committer24.37.55.154 <modemcable154.55-37-24.static.videotron.ca>2012-02-20 17:39:55 +0000
commit3bf6363a6c2a6e159f8838d3f3a85de635ec484b (patch)
tree559ec1136b16855dfd12c17aec7a2233d600efd3 /Farstream
parentcb093f6d4333fb688cc20ee60eacd1e18ab8d2ef (diff)
update to propose GIO instead of old GStreamer APIs
Diffstat (limited to 'Farstream')
-rw-r--r--Farstream/ApiProblems.moin2
1 files changed, 1 insertions, 1 deletions
diff --git a/Farstream/ApiProblems.moin b/Farstream/ApiProblems.moin
index aaa33573..340544b9 100644
--- a/Farstream/ApiProblems.moin
+++ b/Farstream/ApiProblems.moin
@@ -5,7 +5,7 @@ This describes the list of problems with the current Farstream API in git.
Possible other api changes that should happen: ?
* Need better API for ICE restarts?
- * Multiple STUNs servers (Using a 0-terminated array of (gchar *, guint)) or use GstNetAddress everywhere?
+ * Multiple STUNs servers (Using a 0-terminated array of (gchar *, guint)) or use GNetworkAddress everywhere?
* Set relay info after the discovery has started?
* Use a regular array for relays
* New api, can be added later