[Bug 701915] [PATCH] wrappercamerabinsrc: Don't unset the video-source property on pipeline start

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jun 10 06:48:00 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=701915
  GStreamer | gst-plugins-bad | unspecified

Hans de Goede <jwrdegoede> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #246384|0                           |1
        is obsolete|                            |

--- Comment #4 from Hans de Goede <jwrdegoede at fedoraproject.org> 2013-06-10 13:47:58 UTC ---
Created an attachment (id=246403)
 View: https://bugzilla.gnome.org/attachment.cgi?id=246403
 Review: https://bugzilla.gnome.org/review?bug=701915&attachment=246403

[PATCH] wrappercamerabinsrc: Don't unset the video-source property on pipeline
start

(In reply to comment #3)
> Review of attachment 246384 [details]:
> 
> ::: gst/camerabin2/gstwrappercamerabinsrc.c
> @@ +480,3 @@
> +    /* If we're using app_vid_src, take a ref to pass on to the bin */
> +    if (self->src_vid_src == self->app_vid_src)
> +      gst_object_ref (self->app_vid_src);
> 
> Erm, first review got lost somehow. I think
> gst_camerabin_setup_default_element() should just return a new reference if it
> uses the user element, that is more intuitive and causes consistent behaviour
> of that function.

Ah good idea, here is a new version.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list