[Bug 648933] [mpegvideoparse] Avoid searching for picture start codes when not needed

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Apr 29 04:42:19 PDT 2011


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

--- Comment #1 from Edward Hervey <bilboed at gmail.com> 2011-04-29 11:42:12 UTC ---
Created an attachment (id=186871)
 View: https://bugzilla.gnome.org/attachment.cgi?id=186871
 Review: https://bugzilla.gnome.org/review?bug=648933&attachment=186871

mpegvideoparse: Avoid double scanning of pictures

The incoming data has already been scanned in mpeg_packetizer_add_buf.
We can therefore stop scanning for picture data as soon as we've parsed
the header. Makes mpegvideoparse 2 times faster.

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