[gstreamer-bugs] [Bug 619292] [API] bytewriter: add mark stacking functions

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat May 22 02:54:21 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=619292
  GStreamer | gstreamer (core) | git

--- Comment #4 from Benjamin Otte (Company) <otte at gnome.org> 2010-05-22 09:54:15 UTC ---
I found bug 619293 and its attached use case. I think I have a solution that
works fine (I think it works even better) without new API.

I should probably elaborate on why I don't like APIs like this:
My problem is that it's not a byte writer's job to care about nesting. A byte
writer's job is to care about writing bytes to a data buffer and that should be
it. There's nothing against sophisticated APIs for doing this kind of job, but
keeping the API focussed on this one job is an important thing IMO.

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