[gstreamer-bugs] [Bug 156633] [API] rename GST_TYPE_FIXED_LIST and don't use same API as normal lists

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Mon Jun 6 07:54:37 PDT 2005


Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=156633
 GStreamer | gstreamer (core) | Ver: HEAD CVS

Benjamin Otte changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[API] rename                |[API] rename
                   |GST_TYPE_FIXED_LIST         |GST_TYPE_FIXED_LIST and
                   |                            |don't use same API as normal
                   |                            |lists



------- Additional Comments From Benjamin Otte  2005-06-06 14:54 -------
The API for arrays should also be different from lists to avoid confusion.
I recently committed a wrong "fix" because I didn't get why the same value was
added x times to a list.
Which was of course correct because it was an array, but that was not obvious
from the API used.

There's also lots of special case ifs only executed for (non)fixed lists in the
accessor functions.

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list