[Bug 721078] mfcdec: fails to negotiate

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Dec 27 16:11:46 PST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=721078
  GStreamer | gst-plugins-bad | 1.2.1

--- Comment #7 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2013-12-28 00:11:43 UTC ---
> > This is only needed for 1.2?
> > 
> Yes because there is not "g_return_val_if_fail (decoder->priv->output_state,
> FALSE);" in "gst_video_decoder_negotiate" of master branch

This statement does not make sense afaict? As I wrote above, any
g_return_*_if_fail() line must never be relied on for anything, it might
evaluate to nothing with the right defines set (as is often done on embedded
builds).

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