]> git.0d.be Git - empathy.git/commit
Remove libempathy-gtk dependency on gstreamer
authorSjoerd Simons <sjoerd@luon.net>
Sun, 26 Aug 2012 14:20:56 +0000 (16:20 +0200)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Wed, 29 Aug 2012 08:12:31 +0000 (10:12 +0200)
commit6e3ea627e70266d8c3739300e900a5b7bc0763bc
tree464aebbea115de0dc148ca834c9b3f2d97d344d8
parentf7ab6457995133ccd3fd32ce028c6c8cb1e68322
Remove libempathy-gtk dependency on gstreamer

libempathy-gtk uses gstreamer directly only for one utility function
used by empathy-call. Split this one out into a call specific utility
file.
libempathy-gtk/empathy-call-utils.c
libempathy-gtk/empathy-call-utils.h
src/Makefile.am
src/empathy-audio-sink.c
src/empathy-audio-src.c
src/empathy-audio-utils.c [new file with mode: 0644]
src/empathy-audio-utils.h [new file with mode: 0644]