[gstreamer-bugs] [Bug 614803] v4l2: add tv-norm property

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Apr 14 23:05:43 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=614803
  GStreamer | gst-plugins-good | git

--- Comment #2 from Rob Clark <rob at ti.com> 2010-04-15 06:05:38 UTC ---
Review of attachment 157875:
 --> (https://bugzilla.gnome.org/review?bug=614803&attachment=157875)

::: sys/v4l2/gstv4l2object.c
@@ +348,3 @@
+      {V4L2_STD_SECAM_K1, "SECAM-K1", "SECAM-K1"},
+      {V4L2_STD_SECAM_L, "SECAM-L", "SECAM-L"},
+      {V4L2_STD_SECAM_LC, "SECAM-Lc", "SECAM-Lc"},

opps, need a:

      {0, NULL, NULL}

I'll re-submit patch in a few days when I get a chance.. please don't merge the
current patch yet.

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