[Bug 734424] videorate produces bogus output when framerate=0/1

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Feb 24 00:59:07 PST 2015


https://bugzilla.gnome.org/show_bug.cgi?id=734424

--- Comment #30 from Thibault Saunier <tsaunier at gnome.org> ---
(In reply to Sebastian Dröge (slomo) from comment #29)
> Comment on attachment 297447 [details] [review]
> basetransform: Add a method to let subclasses cleanly update srcpad caps
> 
> This would probably be better name gst_base_transform_set_caps() instead.
> Also this should probably trigger reconfiguration on the next buffer (to
> select proper buffer pools and allocators).

The problem with set_caps is that we already have a GstBaseTransform->set_caps
vmethod which has a different semantic.

I will gst_pad_mark_reconfigure (srcpad) in that method, sure.

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