[Bug 721078] videodecoder: cannot call gst_video_decoder_negotiate without output_state

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Jan 3 07:43:05 PST 2014


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

--- Comment #13 from Julien Isorce <julien.isorce at gmail.com> 2014-01-03 15:43:02 UTC ---
commit 3c324cb42d2e2051d1302f1dd2bb1bd43cefcc4e
Author: Julien Isorce <julien.isorce at collabora.co.uk>
Date:   Mon Dec 30 15:28:24 2013 +0000

    videodec/enc: allow to call negiotate without ouput state

    Some decoders call set_output_state from GstVideoDecoder::negotiate()
    So move the g_return_val_if_fail to default_negotiate(), i.e. where
    it is actually necessary.

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

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