[Bug 794901] Closed Caption and Ancillary data support

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Apr 3 12:19:20 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=794901

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #370482|none                        |reviewed
             status|                            |

--- Comment #11 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Review of attachment 370482:
 --> (https://bugzilla.gnome.org/review?bug=794901&attachment=370482)

::: gst-libs/gst/video/video-anc.c
@@ +205,3 @@
+ * gst_video_vbi_parser_get_ancillary:
+ * @parser: a #GstVideoVBIParser
+ * @anc: (out): a #GstVideoAncillary to start the eventual ancillary data

(out caller-allocates)

@@ +450,3 @@
+      return FALSE;
+  } else {
+    /* return FALSE, if transform type is not supported */

Same comment as before here, I think we can always copy the meta because it's
like a separate stream

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