[Bug 738302] videorate: Should increase minimum buffer in allocation query

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Jan 18 10:20:14 PST 2015


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

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
                 CC|                            |slomo at coaxion.net
         Resolution|FIXED                       |

--- Comment #14 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2015-01-18 18:20:08 UTC ---
This change is not completely correct. You set the maximum number of buffers to
MAX(min, max) but that's not correct IMHO. If the minimum becomes bigger than
the maximum you will have to fail the allocation query instead.

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