[Bug 641952] [videoscale] assertion on fixate_caps

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Feb 24 03:50:42 PST 2011


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

--- Comment #2 from Thiago Sousa Santos <thiago.sousa.santos at collabora.co.uk> 2011-02-24 11:50:35 UTC ---
Created an attachment (id=181820)
 View: https://bugzilla.gnome.org/attachment.cgi?id=181820
 Review: https://bugzilla.gnome.org/review?bug=641952&attachment=181820

videoscale: Fix assertion on caps fixation

When fixating caps, from_par should always be initialized
with a fixed value.

In case the fixation is from src to sink pad it was setting
the from par (srcpad par) to a fraction range, this patch initializes
it to 1/1, based on the assumption that missing PAR is 1/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