gstreamer/gst-libs/gst/pbutils
Thibault Saunier 6a7f688939 encoding-profile: Let the user decide what preset name to use
It was possible to decide only what #GstElement implementing #GstPreset
to use during the encoding, we can now let the user select a specific preset previously
saved using #gst_preset_save_preset specifying the name chosen when it was saved
in the gst_encoding_profile_set_preset_name.

Actually loading a preset with %NULL as a name would have always failed, so
in the current state of the API that feature is unusable

API:
  gst_encoding_profile_set_preset_name
  gst_encoding_profile_get_preset_name
2012-12-05 17:36:21 -03:00
..
.gitignore pbutils: New Discoverer utility 2010-09-20 13:11:42 +02:00
codec-utils.c Fix FSF address 2012-11-03 23:05:09 +00:00
codec-utils.h Fix FSF address 2012-11-03 23:05:09 +00:00
descriptions.c pbutils: add description for Opus audio codec 2012-11-12 12:57:35 +00:00
descriptions.h Fix FSF address 2012-11-03 23:05:09 +00:00
encoding-profile.c encoding-profile: Let the user decide what preset name to use 2012-12-05 17:36:21 -03:00
encoding-profile.h encoding-profile: Let the user decide what preset name to use 2012-12-05 17:36:21 -03:00
encoding-target.c Fix FSF address 2012-11-03 23:05:09 +00:00
encoding-target.h Fix FSF address 2012-11-03 23:05:09 +00:00
gstdiscoverer-types.c discoverer: Add support for getting the stream-id 2012-11-20 14:57:42 +01:00
gstdiscoverer.c discoverer: Add support for getting the stream-id 2012-11-20 14:57:42 +01:00
gstdiscoverer.h discoverer: Add support for getting the stream-id 2012-11-20 14:57:42 +01:00
gstpbutils.h libs: Add missing single include headers and use them in GIRs 2012-11-21 11:01:24 +01:00
gstpluginsbaseversion.c Fix FSF address 2012-11-03 23:05:09 +00:00
gstpluginsbaseversion.h.in Fix FSF address 2012-11-03 23:05:09 +00:00
install-plugins.c Fix FSF address 2012-11-03 23:05:09 +00:00
install-plugins.h Fix FSF address 2012-11-03 23:05:09 +00:00
Makefile.am libs: Add missing single include headers and use them in GIRs 2012-11-21 11:01:24 +01:00
missing-plugins.c Fix FSF address 2012-11-03 23:05:09 +00:00
missing-plugins.h Fix FSF address 2012-11-03 23:05:09 +00:00
pbutils-private.h discoverer: Add support for getting the stream-id 2012-11-20 14:57:42 +01:00
pbutils.c Fix FSF address 2012-11-03 23:05:09 +00:00
pbutils.h Fix FSF address 2012-11-03 23:05:09 +00:00