]> git.0d.be Git - empathy.git/commit
Add audio/video sink and source abstractions
authorSjoerd Simons <sjoerd.simons@collabora.co.uk>
Tue, 3 Feb 2009 09:02:55 +0000 (09:02 +0000)
committerXavier Claessens <xclaesse@src.gnome.org>
Tue, 3 Feb 2009 09:02:55 +0000 (09:02 +0000)
commitcc5ffe66ab42ecb2fe0255b6ba0baee25624917f
tree8ef5d2f259e77850f619aa63027f46e17c3c699d
parenta7630dc453ae60fde8191beca2003b5427743b7d
Add audio/video sink and source abstractions

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2384
configure.ac
libempathy-gtk/Makefile.am
libempathy-gtk/empathy-audio-sink.c [new file with mode: 0644]
libempathy-gtk/empathy-audio-sink.h [new file with mode: 0644]
libempathy-gtk/empathy-audio-src.c [new file with mode: 0644]
libempathy-gtk/empathy-audio-src.h [new file with mode: 0644]
libempathy-gtk/empathy-video-src.c [new file with mode: 0644]
libempathy-gtk/empathy-video-src.h [new file with mode: 0644]
libempathy-gtk/empathy-video-widget.c [new file with mode: 0644]
libempathy-gtk/empathy-video-widget.h [new file with mode: 0644]