[gstreamer-bugs] [Bug 637735] [encoding-profile] automatic load/save support and registry
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Jan 5 09:57:20 PST 2011
https://bugzilla.gnome.org/show_bug.cgi?id=637735
GStreamer | gst-plugins-base | git
--- Comment #8 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2011-01-05 17:57:13 UTC ---
Ok, cool.
> Add two new methods:
> gst_encoding_target_list_all
How about
gst_encoding_target_list_targets()
or
gst_encoding_target_list_targets_for_category()
instead?
> gst_encoding_target_list_available_categories
(Still think it's a bit weird to have these functions prefixed with
gst_encoding_target, since they're not operating on encoding target objects,
but hey).
> > - wonder if load_from/save_to should also have 'file' in the
> > function name (it's not clear if path is a directory here or
> > a filepath/name); also, people will later likely ask for
> > saving to and loading from memory/data instead of files.
>
> Then we will likely later add methods for that if the need arises. Doesn't
> feel like something important.
Still think _load_from_file() + save_to_file() is nicer, but not insisting :)
Let's get this in then!
--
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