[Bug 643403] Add support for GStreamer tuner interface (patch)

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Jan 25 04:02:22 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=643403
  GStreamer | qt-gstreamer | git

--- Comment #2 from Pavel Bludov <pbludov at altergeo.ru> 2014-01-25 12:02:16 UTC ---
Created an attachment (id=267181)
 View: https://bugzilla.gnome.org/attachment.cgi?id=267181
 Review: https://bugzilla.gnome.org/review?bug=643403&attachment=267181

 Add support for GStreamer tuner interface V2 (patch)

The original patch from Lukas Schrangl with changes according to the comments
from George.
And a small test from me.

One important note:
In gst_tuner_find_channel_by_name (GstTuner * tuner, gchar * channel)
and gst_tuner_find_norm_by_name (GstTuner * tuner, gchar * norm)
for no good reason "channel" and "norm" parameters are not const gchar *,
so we have to make a copy.

-- 
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