| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
It was only used by empathy-av. Move the #defines to call-window where
they are used.
https://bugzilla.gnome.org/show_bug.cgi?id=675647
|
|
|
|
|
|
| |
Instead call both gst_object_ref() and gst_object_sink()
https://bugzilla.gnome.org/show_bug.cgi?id=675590
|
|
|
|
|
|
| |
g_mutex_new() has been deprecated in GLib 2.31.
https://bugzilla.gnome.org/show_bug.cgi?id=662662
|
|
|
|
|
|
| |
The first value was never used and overrided a few lines below.
https://bugzilla.gnome.org/show_bug.cgi?id=670745
|
|
|
|
| |
https://bugzilla.gnome.org/show_bug.cgi?id=670638
|
|
|
|
|
| |
Also update from deprecated gst_x_overlay_set_xwindow_id() to
gst_x_overlay_set_window_handle().
|
|
|
|
|
| |
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.
|
|
|
|
| |
https://bugzilla.gnome.org/show_bug.cgi?id=639353
|
|
And only build them for empathy-av, since they use farsight.
|