[gstreamer-bugs] [Bug 338818] [v4l2src] Various problems

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Oct 9 04:34:07 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=338818

  GStreamer | gst-plugins-good | Ver: HEAD CVS





------- Comment #38 from Fredrik Persson  2006-10-09 11:33 UTC -------
Created an attachment (id=74343)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=74343&action=view)
Fixes problem where set_channel could not be called.

The internal function gst_v4l2_tuner_set_channel_and_notify is obsolete since
channel is no longer a property, but handled through the tuner interface.
However, this function was still called internally and it still treated
"channel" as a property. This patch fixes this by removing the function and
redirecting all calls to it to gst_v4l2_tuner_set_channel instead.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list