[gstreamer-bugs] [Bug 619292] New: [API] bytewriter: add mark stacking functions
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Fri May 21 06:35:40 PDT 2010
https://bugzilla.gnome.org/show_bug.cgi?id=619292
GStreamer | gstreamer (core) | git
Summary: [API] bytewriter: add mark stacking functions
Classification: Desktop
Product: GStreamer
Version: git
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gstreamer (core)
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: mnauw at users.sourceforge.net
QAContact: gstreamer-bugs at lists.sourceforge.net
GNOME target: ---
GNOME version: ---
Bytewriting typically involves nested structures with sizes recorded in the
bytestream (e.g. avi chunks, qt atoms, ebml elements, jpeg markers, etc).
Additional proposed API aids in tracking nested structures positions and sizes,
which could be used in any of the above cases, rather than coming up with yet
another home made on in each case separately.
Evidently, some variations on the proposed are possible, e.g. using a separate
(inherited) type for this (GstByteWriterStack or so).
--
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