GNOME Bugzilla – Bug 637224
[bayer2rgb] missing framerate in sink caps
Last modified: 2010-12-15 20:28:54 UTC
Created attachment 176403 [details] [review] add framerate field to sink caps framerate caps is missing in sink so we have this error when try to get framerate value from the caps in gst_bayer2rgb_transform_caps function GStreamer-CRITICAL **: gst_structure_set_value: assertion `G_IS_VALUE (value)' failed
commit c8d9cc5770667828bf4fd56db810851b4636bf29 Author: Benjamin Gaignard <benjamin.gaignard@stericsson.com> Date: Wed Dec 15 21:28:06 2010 +0100 bayer2rgb: Add framerate to the sink caps Fixes bug #637224.