[gstreamer-bugs] [Bug 616078] mpegvideoparse: Export profile and level in caps

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Apr 18 04:58:33 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=616078
  GStreamer | gst-plugins-bad | unspecified

--- Comment #3 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2010-04-18 11:58:28 UTC ---
(From update of attachment 159001)
>+    const gchar *profiles[] = { "HP", "Spatial", "SNR", "MP", "SP" };
>+    const gchar *levels[] = { "HL", "H-14", "ML", "LL" };

Maybe it's just me, but I don't think these strings are particularly nice (eg.
profile=HP vs. profile=high, or profile=MP vs. profile=main, or level=HL vs.
level=high). And why is it H-14 and not H-14L? (apologies for the bikeshedding)

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