[Bug 696411] audiotestsrc: incorrect data size in last buffer

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


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |t.i.m at zen.co.uk
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.1.1

--- Comment #1 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2013-03-24 20:55:06 UTC ---
Thanks, makes sense.

Would be great if you could provide patches in "git format-patch" format next
time.


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