[Bug 676884] audiotestsrc: segment one sample too short due to rounding errors

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Mar 24 13:55:26 PDT 2013


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

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.1.1

--- Comment #2 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2013-03-24 20:55:21 UTC ---
commit f18d2a5a9a27de45539089b2f3a38bddf74cd784
Author: Simon Berg <ksb at kth.se>
Date:   Sun Mar 24 20:44:58 2013 +0000

    audiotestsrc: fix rounding errors that might cause segments to be one
sample too short

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

commit d8b42e993b6f836f7c11baacbf6ee5dea84b67b0
Author: Simon Berg <ksb at kth.se>
Date:   Sun Mar 24 20:41:44 2013 +0000

    audiotestsrc: fix buffer size of last buffer

    The last buffer before EOS may be smaller than the maximum
    size. The current code doesn't adjust for this, it only sets
    the duration and offsets.

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

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