[Bug 691712] [API] codecparsers: add GstMetas to pass parsing results downstream

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jul 24 21:41:31 PDT 2013


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

--- Comment #45 from Gwenole Beauchesne <gb.devel at gmail.com> 2013-07-25 04:41:27 UTC ---
Review of attachment 249660:
 --> (https://bugzilla.gnome.org/review?bug=691712&attachment=249660)

::: gst-libs/gst/codecparsers/gstmpegvideometa.h
@@ +99,3 @@
                 const GstMpegVideoPictureExt *pic_ext,
+                const GstMpegVideoQuantMatrixExt *quant_ext,
+                const GArray *slice_info_array

Why const since we want to g_array_ref() it? Though, it does not really matter.
:)

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