[gstreamer-bugs] [Bug 619273] [matroskamux] reduce downstream spam

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Jun 1 07:06:49 PDT 2010


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

Mark Nauwelaerts <mnauw> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED

--- Comment #4 from Mark Nauwelaerts <mnauw at users.sourceforge.net> 2010-06-01 14:06:45 UTC ---
commit b8fd1a91f1ef90893549788074ada06c66ac13ab
Author: Mark Nauwelaerts <mark.nauwelaerts at collabora.co.uk>
Date:   Thu May 20 14:33:41 2010 +0200

    matroskamux: use write caching also when writing buffer data

    Specifically, this reduces pushing several small buffers for each
    data buffer and also avoids a seek for each buffer altogether
    (though a seek is still needed for each cluster).

    Fixes #619273.

commit 81bf657aa70646531dc50a379fa8cdee2bc126ee
Author: Mark Nauwelaerts <mark.nauwelaerts at collabora.co.uk>
Date:   Thu May 20 14:23:07 2010 +0200

    matroskamux: fix ebml write caching with bytewriter implementation

    Also cache a bit more during header writing.

    Fixes #619273.

Author: Mark Nauwelaerts <mark.nauwelaerts at collabora.co.uk>
Date:   Fri May 21 11:21:58 2010 +0200

    matroskamux: adjust unit test to modified behaviour

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