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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Jul 16 03:03:32 PDT 2013


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

--- Comment #13 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2013-07-16 10:03:29 UTC ---
> struct _GstMpegVideoMetaSlice {
>   GstMpegVideoSliceHdr *slice_hdr;
>   gsize slice_offset;  /* the offset of the slice with in the buffer */
> };

Why not embed the SliceHdr structure into the MetaSlice structure here? Does it
point towards an allocation existing somewhere else?

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