[gstreamer-bugs] [Bug 636753] pbutils function to map (container) caps to filename extension

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Dec 8 02:03:09 PST 2010


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

--- Comment #1 from Stefan Kost (gstreamer, gtkdoc dev) <ensonic at sonicpulse.de> 2010-12-08 10:03:06 UTC ---
Created an attachment (id=176043)
 View: https://bugzilla.gnome.org/attachment.cgi?id=176043
 Review: https://bugzilla.gnome.org/review?bug=636753&attachment=176043

add function to map (container) caps to filename extension

Two small points for review:

1.) the caps check uses gst_caps_is_subset(), gst_caps_is_equal would be quite
strict. Any opinions?

2.) the function would return NULL, if the first matching typefinder has no
extensions. Is the assumtion that there should be no less prioritized
typefinder in the list,k that has extensions okay?

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