aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-video-widget.c
Commit message (Collapse)AuthorAgeFilesLines
* Don't call GTK method from streaming threadNicolas Dufresne2011-11-081-4/+7
| | | | | Also update from deprecated gst_x_overlay_set_xwindow_id() to gst_x_overlay_set_window_handle().
* Include config.h in a bunch of filesGuillaume Desmottes2011-10-251-0/+1
| | | | | They use deprecated API (g_mutex_new) but we still want to use it for now so they need to have GLIB_DISABLE_DEPRECATION_WARNINGS defined.
* Call: flip video preview horizontallyEmilio Pozuelo Monfort2011-07-051-3/+27
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=639353
* Move farsight-using sources to srcEmilio Pozuelo Monfort2011-02-211-0/+487
And only build them for empathy-av, since they use farsight.