summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2016-12-18call-content: fix another memory leakHEADmasterFabrice Bellet1-4/+7
https://bugs.freedesktop.org/show_bug.cgi?id=99124
2016-12-18Bump dep to telepathy-glib 0.24Olivier Crête1-3/+3
2016-12-18call-content: fix a memory leakFabrice Bellet1-1/+1
https://bugs.freedesktop.org/show_bug.cgi?id=99124
2016-12-18fix a couple of memory leaksFabrice Bellet2-3/+11
https://bugs.freedesktop.org/show_bug.cgi?id=99124
2016-11-15python example: Update to latest specOlivier Crête1-1/+3
2016-11-15python example:`Add signal to call handlerOlivier Crête1-1/+7
2016-11-15Port example python call handler to GStreamer 1.0 & TpGLibOlivier Crête3-165/+99
Also disable a bunch of codecs, because the list of audio doesnt needs to fit in one UDP packet
2016-11-14Port to GTK+ 3Olivier Crête3-57/+56
2016-02-26stream: Don't implicitly convert FsStreamDirection to TpMediaStreamDirectionTing-Wei Lan1-2/+3
https://bugs.freedesktop.org/show_bug.cgi?id=94311
2014-08-25set nano flagGuillaume Desmottes1-1/+1
2014-08-250.6.2telepathy-farstream-0.6.2Guillaume Desmottes2-2/+7
2014-05-26call-stream: add mising 'break' in switch blockGuillaume Desmottes1-0/+1
https://bugs.freedesktop.org/show_bug.cgi?id=79006
2014-03-06version 0.6.1.1Olivier Crête1-1/+1
2014-03-06version 0.6.1telepathy-farstream-0.6.1Olivier Crête2-3/+11
2014-03-06call-stream: Ignore local candidates if there are noneOlivier Crête1-0/+4
Otherwise it will call add_candidates() with NULL which triggers a ICE restart.
2013-09-25Fix typo, make it buildOlivier Crête1-1/+1
2013-09-25Use AS_IF in configure.acOlivier Crête1-10/+7
https://bugs.freedesktop.org/show_bug.cgi?id=54121
2013-09-25Replace INCLUDES with equivalent AM_CPPFLAGSOlivier Crête2-3/+3
2013-09-25Fix the build with automake 1.13Nuno Araujo1-1/+1
In Automake 1.13, the long-deprecated macro AM_CONFIG_HEADER (deprecated since 2002) has been removed in favour of AC_CONFIG_HEADERS.
2013-09-25add telepathy-glib-dbus.hGuillaume Desmottes4-0/+4
Not yet needed but will be for 1.0 https://bugs.freedesktop.org/show_bug.cgi?id=69806
2013-09-25call-stream: fix type of state variableGuillaume Desmottes1-1/+1
https://bugs.freedesktop.org/show_bug.cgi?id=69806
2013-09-25build with TP_SEAL_ENABLE and TP_DISABLE_SINGLE_INCLUDEGuillaume Desmottes1-0/+2
https://bugs.freedesktop.org/show_bug.cgi?id=69802
2013-09-25stop accessing TpProxy members directlyGuillaume Desmottes2-11/+8
https://bugs.freedesktop.org/show_bug.cgi?id=69802
2013-09-25bump tp-glib dep and use versioning macrosGuillaume Desmottes1-1/+3
https://bugs.freedesktop.org/show_bug.cgi?id=69802
2013-09-25add missing config.h includesGuillaume Desmottes5-0/+8
https://bugs.freedesktop.org/show_bug.cgi?id=69802
2013-09-24examples/call-handler.c: s/ffmpegcolorspace/videoconvert/George Kiagiadakis1-1/+1
2013-09-23examples/call-handler.c: Actually use has_audio_src / has_video_srcGeorge Kiagiadakis1-0/+2
2013-09-23examples/call-handler.c: Fix content property namesGeorge Kiagiadakis1-3/+3
2012-09-25version 0.6.0.1Olivier Crête1-1/+1
2012-09-25version 0.6.0telepathy-farstream-0.6.0Olivier Crête2-2/+7
2012-09-25The GStreamer 1.0 API is no longer unstableOlivier Crête2-2/+2
2012-09-25The relay-info is now a GPtrArray instead of a GValueArrayOlivier Crête3-25/+19
2012-09-17Only include telepathy-glib.hOlivier Crête13-24/+16
Also bump telepathy-glib requirement to 0.19.0 https://bugs.freedesktop.org/show_bug.cgi?id=54999
2012-09-13version 0.5.0.1Olivier Crête1-1/+1
2012-09-13version 0.5.0telepathy-farstream-0.5.0Olivier Crête2-6/+7
2012-09-13Bump sonameSjoerd Simons1-2/+2
2012-09-11pkgconfig: Require gstreamer-1.0 and farstream-0.2Dominique Leuenberger2-2/+2
2012-09-11gobject-introspection: Also depend on Farstream-0.2Dominique Leuenberger1-1/+1
2012-09-11Depend on farstream-0.2 for GStreamer 1.0 compatOlivier Crête1-1/+1
2012-09-11Generate GObject Introspection dataOlivier Crête3-7/+41
2012-09-11Add : to fix warning from introspection scannerOlivier Crête2-9/+9
2012-09-11Remove static python bindingsOlivier Crête25-7162/+0
2012-09-11Port to GStreamer 0.11, remove static python bindingsOlivier Crête13-37/+45
2012-09-03Set RemoteContact when accepting & updating media descriptionsSjoerd Simons1-17/+47
2012-08-21Remove deprecated TP_ERRORSOlivier Crête2-2/+2
2012-04-04start on version 0.5.0Jonny Lamb2-2/+2
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
2012-04-04start on version 0.4.1telepathy-farstream-0.4Jonny Lamb2-1/+6
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
2012-04-04version 0.4.0telepathy-farstream-0.4.0Jonny Lamb2-4/+4
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
2012-04-04update NEWS for 0.4.0Jonny Lamb1-0/+10
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
2012-04-04The right macro is GLIB_VERSION_MAX_ALLOWEDGuillaume Desmottes1-1/+1
https://bugs.freedesktop.org/show_bug.cgi?id=48285