summaryrefslogtreecommitdiff
path: root/telepathy-farstream
AgeCommit message (Expand)AuthorFilesLines
2016-12-18call-content: fix another memory leakHEADmasterFabrice Bellet1-4/+7
2016-12-18call-content: fix a memory leakFabrice Bellet1-1/+1
2016-12-18fix a couple of memory leaksFabrice Bellet2-3/+11
2016-02-26stream: Don't implicitly convert FsStreamDirection to TpMediaStreamDirectionTing-Wei Lan1-2/+3
2014-05-26call-stream: add mising 'break' in switch blockGuillaume Desmottes1-0/+1
2014-03-06call-stream: Ignore local candidates if there are noneOlivier Crête1-0/+4
2013-09-25Replace INCLUDES with equivalent AM_CPPFLAGSOlivier Crête1-2/+2
2013-09-25add telepathy-glib-dbus.hGuillaume Desmottes3-0/+3
2013-09-25call-stream: fix type of state variableGuillaume Desmottes1-1/+1
2013-09-25stop accessing TpProxy members directlyGuillaume Desmottes2-11/+8
2013-09-25add missing config.h includesGuillaume Desmottes4-0/+6
2012-09-25The GStreamer 1.0 API is no longer unstableOlivier Crête1-1/+1
2012-09-25The relay-info is now a GPtrArray instead of a GValueArrayOlivier Crête2-23/+17
2012-09-17Only include telepathy-glib.hOlivier Crête12-23/+15
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-11Generate GObject Introspection dataOlivier Crête1-5/+39
2012-09-11Add : to fix warning from introspection scannerOlivier Crête2-9/+9
2012-09-11Port to GStreamer 0.11, remove static python bindingsOlivier Crête1-4/+30
2012-09-03Set RemoteContact when accepting & updating media descriptionsSjoerd Simons1-17/+47
2012-08-21Remove deprecated TP_ERRORSOlivier Crête2-2/+2
2012-03-20Remove the (skip) annotations as they confuse gtk-docOlivier Crête1-3/+3
2012-03-20Don't segfault if there is no error setEmanuele Aina1-1/+1
2012-03-20Fix build (missing '\' at EOL in header list)Emanuele Aina1-1/+1
2012-03-18Release resources when destroying TfCallStreamOlivier Crête1-1/+14
2012-03-18Split _destroy() and _dispose() and call _destroy() manuallyOlivier Crête5-29/+91
2012-03-14Make sure all TfCallStream are disposed before their contentOlivier Crête1-1/+7
2012-03-14CallStream: Protect against early disposeOlivier Crête1-1/+39
2012-03-14CallStream: Split finalize from disposeOlivier Crête1-8/+21
2012-03-14Don't ignore MediaDescription offer if the answer is the same as the previous...Olivier Crête1-7/+1
2012-03-14Don't try to start receiving if one can't get the receive resourceOlivier Crête1-3/+5
2012-03-12Set stored remote candidatesOlivier Crête1-31/+40
2012-03-12Add component to the endpoint state debug messageOlivier Crête1-2/+2
2012-03-12Add annotations to tell bindings to use _literal versions of the functions.Olivier Crête1-3/+9
2012-03-09Use the generic marshallerNicolas Dufresne10-93/+28
2012-03-08Don't access fsstream if it doesn't existOlivier Crête1-1/+1
2012-03-07Make it just a warning on Content errorOlivier Crête1-1/+1
2012-03-07CallContent: Guard against early dispose in some callbacksOlivier Crête1-7/+19
2012-03-06Add finish function to the async newOlivier Crête2-1/+26
2012-03-06Fix small bugOlivier Crête1-1/+1
2012-03-05Make it possible to remove a endpointOlivier Crête1-7/+43
2012-03-05Factor out setting the FsStream direction to/from sendingOlivier Crête1-7/+31
2012-03-05Factor out endpoint disposalOlivier Crête1-10/+26
2012-03-05Put all setting of the endpoint path at the same placeOlivier Crête1-5/+5
2012-02-29include missing config.hGuillaume Desmottes3-1/+4
2012-02-20Fix errors in doc buildingOlivier Crête2-4/+4
2012-02-20Also cast the correct objectOlivier Crête1-5/+5
2012-02-20Connect to correct objectOlivier Crête1-2/+2
2012-02-20Merge branch 'call1'Olivier Crête21-1207/+2238
2012-02-15Remove mute as it has been removed from the specOlivier Crête5-73/+20