[Bug 719684] videodecoder: Allocation query is always at least sent twice

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Dec 3 03:24:02 PST 2013


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

Julien Isorce <julien.isorce> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #263299|0                           |1
        is obsolete|                            |

--- Comment #6 from Julien Isorce <julien.isorce at gmail.com> 2013-12-03 11:23:58 UTC ---
Created an attachment (id=263387)
 View: https://bugzilla.gnome.org/attachment.cgi?id=263387
 Review: https://bugzilla.gnome.org/review?bug=719684&attachment=263387

gstvideodecoder: clear GST_PAD_FLAG_NEED_RECONFIGURE flag if
gst_video_decoder_negotiate succeeds

Add gst_video_decoder_negotiate_unlocked for internal uses. So that we can have
more control of what we are doing inside GstVideoDecoder.

And now gst_video_decoder_negotiate always clear the reconfigure flag. And set
it again if negotiate fails.

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