[gstreamer-bugs] [Bug 632130] mpegvideoparse: accelerate search for start code

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Oct 14 09:55:39 PDT 2010


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

Thijs Vermeir <thijsvermeir> changed:

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

--- Comment #4 from Thijs Vermeir <thijsvermeir at gmail.com> 2010-10-14 16:55:36 UTC ---
commit 96a7f9c8b1195129f0c2157cbbcbaa6cab45056e
Author: Thijs Vermeir <thijsvermeir at gmail.com>
Date:   Thu Oct 14 11:45:55 2010 +0200

    mpegvideoparse: accelerate search for start code

    As the startcode always starts with 0x000001 some iterations
    can be skipped if values > 1 are detected.

    ~ 70% faster on HD video stream.

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

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