[Bug 729760] appsrc: Changing caps and pushing buffers is not serialized

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Jul 29 18:14:06 PDT 2014


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

--- Comment #12 from comicfans44 <comicfans44 at gmail.com> 2014-07-30 01:14:04 UTC ---
Created an attachment (id=281987)
 View: https://bugzilla.gnome.org/attachment.cgi?id=281987
 Review: https://bugzilla.gnome.org/review?bug=729760&attachment=281987

v2 fix default negotiate

(In reply to comment #11)
> Basically what you need to do here is to put the caps into the queue in order
> with the buffers. And not just replace pending caps, but apply them exactly
> where they are relative to the buffers.

That's what I tried in the patch .it can fix the invalid size problem. but I
have question about which caps should I return when basesrc_class->get_caps is
called, should it be next pending caps, or current used caps ?

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the gstreamer-bugs mailing list