[Bug 702330] mpegvideoparse: Only map input buffer once

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jul 22 04:47:58 PDT 2013


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

Edward Hervey <bilboed> changed:

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

--- Comment #9 from Edward Hervey <bilboed at gmail.com> 2013-07-22 11:47:53 UTC ---
commit 1db3d40a4bdaa3f77005ef99f7edda215919ef5e
Author: Edward Hervey <edward at collabora.com>
Date:   Mon Jul 22 10:46:23 2013 +0200

    mpegvideoparse: Only map input buffer once

    Instead of constantly map/unmapping it a bit everywhere, we pass along
    to all functions the GstMapInfo.

    Makes mpeg video frame parsing 6% faster

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

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