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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Oct 14 03:22:39 PDT 2010


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

--- Comment #1 from Thijs Vermeir <thijsvermeir at gmail.com> 2010-10-14 10:22:35 UTC ---
Created an attachment (id=172338)
 View: https://bugzilla.gnome.org/attachment.cgi?id=172338
 Review: https://bugzilla.gnome.org/review?bug=632130&attachment=172338

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.

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