[Bug 722144] audiodecoder: do not negotiate caps with rate=1 and channels=1 for gap

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jan 13 16:02:39 PST 2014


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

--- Comment #3 from Thiago Sousa Santos <thiago.sousa.santos at collabora.co.uk> 2014-01-14 00:02:36 UTC ---
Created an attachment (id=266216)
 View: https://bugzilla.gnome.org/attachment.cgi?id=266216
 Review: https://bugzilla.gnome.org/review?bug=722144&attachment=266216

audiodecoder: make sure caps is set before forwarding gap event

Before trying to generate a default fixated caps when handling a gap
event, make sure that the same strategy that is used when handling
a buffer has been attempted. Otherwise audiodecoder will ignore
upstream caps settings such as rate and channels and will likely
end with a caps with channels=1 and rate=1.

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