[Bug 732288] x264enc: Does not request enough buffers in allocation query

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jul 9 06:23:11 PDT 2014


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

--- Comment #16 from Nicolas Dufresne <nicolas.dufresne at collabora.co.uk> 2014-07-09 13:23:04 UTC ---
(In reply to comment #13)
> (From update of attachment 280187 [details])
> That seems safe for 1.4 too

This patch has no effect without the base class fix, input_state is always NULL
right now, hence the allocation query will always fail. I would try and make
sure if input_state is missing that we endup doing that same as before. At
least, we would ensure the a pool is provided, and that no copy due to stride
is done ?

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the gstreamer-bugs mailing list