[gstreamer-bugs] [Bug 583047] [jpegdec] optimise buffer handling when parsing frames
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu May 27 06:58:41 PDT 2010
https://bugzilla.gnome.org/show_bug.cgi?id=583047
GStreamer | gst-plugins-good | git
--- Comment #8 from Mark Nauwelaerts <mnauw at users.sourceforge.net> 2010-05-27 13:58:37 UTC ---
Created an attachment (id=162102)
View: https://bugzilla.gnome.org/attachment.cgi?id=162102
Review: https://bugzilla.gnome.org/review?bug=583047&attachment=162102
Optimize buffer handling when parsing
This patch introduces an adapter in jpegdec, and uses a.o. adapter scanning for
subsequent parsing [*]. In particular, repeated buffer copying is avoided,
though one copy is likely (and unavoidably?) still present at _take time.
[*] Note that some enhanced adapter API from bug #619828 is used (which, if so
desired/preferred, could probably be avoided.)
--
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