summaryrefslogtreecommitdiff
path: root/gst/camerabin2/PORTING
diff options
context:
space:
mode:
authorThiago Santos <thiago.sousa.santos@collabora.co.uk>2011-01-14 08:12:25 -0300
committerThiago Santos <thiago.sousa.santos@collabora.co.uk>2011-01-24 14:50:30 -0300
commitbccae0f994572e016af60ab834e3b5d1f416aed4 (patch)
treea97b08f06530aa8680e9555b7f2f31f6ea7c4c5b /gst/camerabin2/PORTING
parenta715b46c7fba1826b17dd7823807fa7338492e3e (diff)
downloadgstreamer-plugins-bad-bccae0f994572e016af60ab834e3b5d1f416aed4.tar.gz
camerabin2: Add image-done message
Post an image-done message when a new image is saved to disk
Diffstat (limited to 'gst/camerabin2/PORTING')
-rw-r--r--gst/camerabin2/PORTING3
1 files changed, 3 insertions, 0 deletions
diff --git a/gst/camerabin2/PORTING b/gst/camerabin2/PORTING
index fe090b5c1..bf85050e5 100644
--- a/gst/camerabin2/PORTING
+++ b/gst/camerabin2/PORTING
@@ -12,3 +12,6 @@ capture.
* Capture signals
The signals were renamed from capture-start/stop to start/stop-capture as
this is the usual naming on actions.
+
+* image-done
+In camerabin, image-done is a signal, in camerabin2, it is a bus message