[Bug 704881] Partial ATSC_user_data and CEA-708 Closed Captions Support

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jan 29 06:06:30 PST 2015


https://bugzilla.gnome.org/show_bug.cgi?id=704881
  GStreamer | gst-plugins-bad | git master

--- Comment #65 from Thiago Sousa Santos <thiagossantos at gmail.com> 2015-01-29 14:06:24 UTC ---
Review of attachment 295146:
 --> (https://bugzilla.gnome.org/review?bug=704881&attachment=295146)

::: gst/videoparsers/gstmpegvideoparse.c
@@ +762,3 @@
   gst_caps_set_simple (caps, "systemstream", G_TYPE_BOOLEAN, FALSE,
+      "parsed", G_TYPE_BOOLEAN, TRUE,
+      "userdata", G_TYPE_BOOLEAN, mpvparse->userdata ? TRUE : FALSE, NULL);

Where is this used? Is this needed? What's the use case?

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