[Bug 738845] audiomixer: critical error for blocksize, timeout min/max values

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Oct 21 01:59:06 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=738845
  GStreamer | gst-plugins-bad | unspecified

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.5.1

--- Comment #6 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-10-21 08:59:01 UTC ---
commit aec1f2a001cde486c58c42b76feec62bcefab870
Author: Vineeth T M <vineeth.tm at samsung.com>
Date:   Mon Oct 20 18:25:08 2014 +0530

    audiomixer: critical error for blocksize, timeout min/max values

    Audiomixer blocksize, cant be 0, hence adjusting the minimum value to 1
    timeout value of aggregator is defined with MAX of MAXINT64,
    but it cannot cross G_MAXLONG * GST_SECOND - 1
    Hence changed the max value of the same

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

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