[gstreamer-bugs] [Bug 626181] [pbutils] Add enhanced gstfactorylists

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Aug 19 05:56:08 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=626181
  GStreamer | gst-plugins-base | git

--- Comment #20 from Sebastian Dröge <slomo at circular-chaos.org> 2010-08-19 12:56:02 UTC ---
Looks good but you say that the first flags are exclusive. As such the ANY
define doesn't make sense. If anything there should be an ANY_MEDIA define,
which has bit 48 and above set only.

Now there's only the question if we really want to use a GValueArray here or if
some other data structure would be more appropiate. IMHO GValueArray is a bit
uncomfortable to use from C :)

What are you going to do with the gst_caps_list_container_formats() and other
similar functions? New patch against -base later?

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