[Bug 721078] videodecoder: cannot call gst_video_decoder_negotiate without output_state
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Dec 26 02:55:45 PST 2013
https://bugzilla.gnome.org/show_bug.cgi?id=721078
GStreamer | gst-plugins-base | 1.2.1
Tim-Philipp Müller <t.i.m> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEEDINFO
CC| |t.i.m at zen.co.uk
--- Comment #3 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2013-12-26 10:55:41 UTC ---
On a sidenote, g_return_if_fail() should only be used to check input arguments
of public API, not internal state in code (use g_assert for that)
--
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