[Bug 704865] Add mpeg2 slice header information to GstMpegVideoMeta

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jul 21 13:49:01 PDT 2014


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

sreerenj <bsreerenj> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #250113|0                           |1
        is obsolete|                            |

--- Comment #8 from sreerenj <bsreerenj at gmail.com> 2014-07-21 20:48:59 UTC ---
Created an attachment (id=281344)
 View: https://bugzilla.gnome.org/attachment.cgi?id=281344
 Review: https://bugzilla.gnome.org/review?bug=704865&attachment=281344

videoparsers: mpeg2: Store slice information in meta if downstream requested

videoparsers: mpeg2: Store slice information in meta if downstream requested

Parse the slice headers and store the information as an array of   
GstMpegVideoMetaSliceInfo with in the GstMpegVideoMeta based on downstream
request.If the downstream elements required parsing of slice headers from
upstream parser element, then it should be requested explicitly through
metadata API specific parameters (Gst.Meta.MpegVideo) via allocation query.

patch rebased on current master

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