[Bug 742619] videodecoder: Should not renegotiate on finish_frame()
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Fri Jan 9 02:50:16 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=742619
GStreamer | gst-plugins-base | git
Sebastian Dröge (slomo) <slomo> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |slomo at coaxion.net
--- Comment #2 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2015-01-09 10:50:14 UTC ---
It probably makes sense to move the renegotiation at the end of finish_frame().
That way we would be renegotiated afterwards and could make use of that
information immediately when the next frame arrives.
IIRC it is in finish_frame() to ensure that we are also renegotiated before the
next allocate_buffer() call. As allocate_buffer() might also be too late.
--
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