~vcs-imports/cheese/+git/cheese:gnome-3-0

Last commit made on 2016-12-04
Get this branch:
git clone -b gnome-3-0 https://git.launchpad.net/~vcs-imports/cheese/+git/cheese

Branch merges

Branch information

Name:
gnome-3-0
Repository:
lp:~vcs-imports/cheese/+git/cheese

Recent commits

ec13262... by Cédric VALMARY (Tot en òc)

Update Occitan translation

43ba934... by Cédric VALMARY (Tot en òc)

Updated Occitan translation

03569f4... by Cédric VALMARY (Tot en òc)

Updated Occitan translation

9343e13... by Cédric VALMARY (Tot en òc)

Updated Occitan translation

93ab7fe... by Xandru

Updated asturian translation

4c8ce47... by Raluca Elena Podiuc

Revert "cheese-effects: implement loading cheese effects in libcheese"

Branch gnome-3-0 is freezed for feature and api change among others.
This patch shouldn't have been pushed here, only in master. Sorry.

d682468... by Raluca Elena Podiuc

cheese-effects: implement loading cheese effects in libcheese

We need to load cheese effects from Empathy. To not have the same code
written once in Vala (Cheese), once in C (Empathy), and again in each
app that wants to use Cheese effects, I reimplemented this
functionality and moved it to libcheese.

74a722d... by Raluca Elena Podiuc

cheese-camera: fix 2 gst object reference leaks

Quote from the manual:
  http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/GstBin.html#gst-bin-get-by-name
  GstElement *gst_bin_get_by_name (GstBin *bin, const gchar *name);
  Caller owns returned reference.

We get both colorspace1 and colorspace2 with gst_bin_get_by_name().
We must unref both before exiting.

9637f3e... by Raluca Elena Podiuc

cheese-camera: fix 3 string memory leaks

5a8cbfc... by Tommi Vainikainen

Updated Finnish translation