index
:
telepathy/telepathy-farstream
farsight2
master
next
telepathy-farstream-0.1
telepathy-farstream-0.4
Telepathy client library that uses Farsight2 to handle Call channels (mirrored from https://gitlab.freedesktop.org/telepathy/telepathy-farstream)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
call-handler.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-25
Fix typo, make it build
Olivier Crête
1
-1
/
+1
2013-09-25
add telepathy-glib-dbus.h
Guillaume Desmottes
1
-0
/
+1
2013-09-25
add missing config.h includes
Guillaume Desmottes
1
-0
/
+2
2013-09-24
examples/call-handler.c: s/ffmpegcolorspace/videoconvert/
George Kiagiadakis
1
-1
/
+1
2013-09-23
examples/call-handler.c: Actually use has_audio_src / has_video_src
George Kiagiadakis
1
-0
/
+2
2013-09-23
examples/call-handler.c: Fix content property names
George Kiagiadakis
1
-3
/
+3
2012-09-11
Port to GStreamer 0.11, remove static python bindings
Olivier Crête
1
-5
/
+5
2012-03-06
Example: Return correctly from start-sending
Olivier Crête
1
-3
/
+9
2012-03-06
Update the example to better use the APIs
Olivier Crête
1
-34
/
+56
2012-02-20
Merge branch 'call1'
Olivier Crête
1
-15
/
+13
2011-12-09
Partial port to new volume interface
Nicolas Dufresne
1
-5
/
+8
2011-11-28
Use the account manager to create a channel
Olivier Crête
1
-5
/
+4
2011-11-28
Port to Call1
Olivier Crête
1
-10
/
+9
2011-11-18
Merge branch 'telepathy-farstream-0.1'
Sjoerd Simons
1
-13
/
+93
2011-11-14
Use tp_simple_handler_new_with_am instead of the deprecated _new version
Mike Ruprecht
1
-4
/
+4
2011-11-14
WIP: Respect 0 being unknown for volume properties
Mike Ruprecht
1
-7
/
+15
2011-11-14
Support changing output volume via a volume element
Mike Ruprecht
1
-15
/
+32
2011-11-14
Use a range of 0 to 255 instead of 0 to 65536
Mike Ruprecht
1
-2
/
+2
2011-11-14
Use pulsesrc instead of audiotestsrc
Mike Ruprecht
1
-1
/
+1
2011-11-14
Respect AudioControl interface's audio-input property in the example
Mike Ruprecht
1
-1
/
+47
2011-11-14
Abstract creating an audio source in the example client
Mike Ruprecht
1
-5
/
+14
2011-10-11
Rename to Farstream
Olivier Crête
1
-2
/
+2
2011-07-05
Trace gstreamer errors
Nicolas Dufresne
1
-0
/
+12
2011-07-05
Don't move to ready state on framerate change
Nicolas Dufresne
1
-17
/
+16
2011-07-04
Initialise value got from properties
Nicolas Dufresne
1
-1
/
+1
2011-06-07
Fix typo in default resolution
Sjoerd Simons
1
-1
/
+1
2011-06-07
Handle resolution changes
Sjoerd Simons
1
-12
/
+67
2011-06-07
Let the example call handler react to framerate changes
Sjoerd Simons
1
-3
/
+92
2011-06-07
Add various call related capabilities
Sjoerd Simons
1
-0
/
+7
2011-02-23
Use autovideosrc and change the default resolution to 320x240
Sjoerd Simons
1
-2
/
+1
2011-02-15
Add input filters
Sjoerd Simons
1
-1
/
+3
2011-02-14
Don't use glib 2.28 functions
Sjoerd Simons
1
-1
/
+2
2011-02-14
Handle not having default properties for a conference
Sjoerd Simons
1
-6
/
+13
2011-02-14
Check return codes from _link and _set_state functions
Sjoerd Simons
1
-9
/
+48
2011-02-14
Don't leak the bus
Sjoerd Simons
1
-4
/
+6
2011-02-14
Default Codec preferences are now done by telepathy-farstream
Sjoerd Simons
1
-5
/
+0
2011-02-14
example: Use one notifier per conference with default property setting
Sjoerd Simons
1
-9
/
+11
2011-02-14
Add a C example of tp-farstream usage
Sjoerd Simons
1
-0
/
+325