[Bug 776420] videoparse: Inconsistent naming of "format" property enums and format field in caps

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Dec 23 10:09:01 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=776420

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |slomo at coaxion.net

--- Comment #2 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
The names come from the GstVideoFormat enum, which is generated by
glib-mkenums. Same goes for rawaudioparse.

I don't think we can change those because of API stability, so would have to
register a new enum that is equivalent but has different nicks for the values.
Seems ugly.

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