[gstreamer-bugs] [Bug 632778] New: Optimisations to GstBaseSink
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Oct 21 02:59:21 PDT 2010
https://bugzilla.gnome.org/show_bug.cgi?id=632778
GStreamer | gstreamer (core) | unspecified
Summary: Optimisations to GstBaseSink
Classification: Desktop
Product: GStreamer
Version: unspecified
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gstreamer (core)
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: bilboed at gmail.com
QAContact: gstreamer-bugs at lists.sourceforge.net
GNOME target: ---
GNOME version: ---
These patches provide the following optimisations
* Use an atomic integer for checking whether we should store the last_buffer
or not (instead of taking/releasing a lock for nothing)
* Avoid checking the type of miniobjects again and again
* Avoid creating/destroying GstClockID and instead re-use a cached one
--
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