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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jul 25 00:48:40 PDT 2013


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

--- Comment #49 from sreerenj <bsreerenj at gmail.com> 2013-07-25 07:48:37 UTC ---
@Gwenole,

The g_array_set_size() will increase the size and setting the array size to the
new length correctly. So i guess we doesn't need to set it manually. Because
for each frame, we need to free all the members of the array (irrespective of
whether we parsed the slice information to all members or not).

Do i need any change anything other than the "const" declaration ? (I am
confused with your comment 48 :) )

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