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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Jul 16 04:04:01 PDT 2013


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

--- Comment #17 from sreerenj <bsreerenj at gmail.com> 2013-07-16 11:03:57 UTC ---
The mpegvideoparse element is allocating memory for all other headers like
SeqHdr, PicHdr etc. So I thought it would be good to keep the same approach for
SliceHdrs also. But it could be bit more simple to keep the SliceHdrs inside
GstMpegVideoMetaSliceInfo so that the parser doesn't need to allocate
separately for SliceHdr and GstMpegVideoMetaSliceInfo. 
Thanks.

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