[Bug 733056] Send codec specific headers as bus messages from parser plugin

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jul 24 13:07:23 PDT 2014


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

--- Comment #10 from sreerenj <bsreerenj at gmail.com> 2014-07-24 20:07:18 UTC ---
Now I am more towards the allocation_query method. I was thinking to add a
capfeatures "meta:Gst##Codec##VideoMeta" to each parser . But that seems to be
polluting the existing parser implementation more. Requesting necessary header
parsing via allocation query seems to bit more clear. One extra step need is to
initiate an allocation query with NULL caps explicitly from parser plugin,
probably from start() virtual method. 
Any comments?

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