Home
last modified time | relevance | path

Searched refs:gst_encoding_profile_get_description (Results 1 – 25 of 52) sorted by relevance

123

/dports/net-im/fractal/fractal-4.4.0/vendor/gstreamer-pbutils/src/auto/
H A Dencoding_profile.rs106 from_glib_none(gst_pbutils_sys::gst_encoding_profile_get_description( in get_description()
/dports/multimedia/gstreamer1-transcoder/gst-transcoder-1.16.0/tools/
H A Dutils.c177 const gchar *desc = gst_encoding_profile_get_description (profile);
H A Dgst-transcoder.c228 gst_encoding_profile_get_description (tmpprof->data)); in list_encoding_targets()
/dports/multimedia/gstreamer1-plugins/gst-plugins-base-1.16.2/gst-libs/gst/pbutils/
H A Dencoding-profile.h135 const gchar * gst_encoding_profile_get_description (GstEncodingProfile *profile);
H A Dencoding-target.c332 description = gst_encoding_profile_get_description (sprof); in serialize_stream_profiles()
410 profdesc = gst_encoding_profile_get_description (prof); in serialize_encoding_profile()
/dports/audio/gstreamer1-plugins-vorbis/gst-plugins-base-1.16.2/gst-libs/gst/pbutils/
H A Dencoding-profile.h135 const gchar * gst_encoding_profile_get_description (GstEncodingProfile *profile);
H A Dencoding-target.c332 description = gst_encoding_profile_get_description (sprof); in serialize_stream_profiles()
410 profdesc = gst_encoding_profile_get_description (prof); in serialize_encoding_profile()
/dports/audio/gstreamer1-plugins-opus/gst-plugins-base-1.16.2/gst-libs/gst/pbutils/
H A Dencoding-profile.h135 const gchar * gst_encoding_profile_get_description (GstEncodingProfile *profile);
H A Dencoding-target.c332 description = gst_encoding_profile_get_description (sprof); in serialize_stream_profiles()
410 profdesc = gst_encoding_profile_get_description (prof); in serialize_encoding_profile()
/dports/audio/gstreamer1-plugins-ogg/gst-plugins-base-1.16.2/gst-libs/gst/pbutils/
H A Dencoding-profile.h135 const gchar * gst_encoding_profile_get_description (GstEncodingProfile *profile);
H A Dencoding-target.c332 description = gst_encoding_profile_get_description (sprof); in serialize_stream_profiles()
410 profdesc = gst_encoding_profile_get_description (prof); in serialize_encoding_profile()
/dports/audio/gstreamer1-plugins-cdparanoia/gst-plugins-base-1.16.2/gst-libs/gst/pbutils/
H A Dencoding-profile.h135 const gchar * gst_encoding_profile_get_description (GstEncodingProfile *profile);
H A Dencoding-target.c332 description = gst_encoding_profile_get_description (sprof); in serialize_stream_profiles()
410 profdesc = gst_encoding_profile_get_description (prof); in serialize_encoding_profile()
/dports/x11-toolkits/gstreamer1-plugins-pango/gst-plugins-base-1.16.2/gst-libs/gst/pbutils/
H A Dencoding-profile.h135 const gchar * gst_encoding_profile_get_description (GstEncodingProfile *profile);
H A Dencoding-target.c332 description = gst_encoding_profile_get_description (sprof); in serialize_stream_profiles()
410 profdesc = gst_encoding_profile_get_description (prof); in serialize_encoding_profile()
/dports/graphics/gstreamer1-plugins-libvisual/gst-plugins-base-1.16.2/gst-libs/gst/pbutils/
H A Dencoding-profile.h135 const gchar * gst_encoding_profile_get_description (GstEncodingProfile *profile);
/dports/graphics/gstreamer1-plugins-gl/gst-plugins-base-1.16.2/gst-libs/gst/pbutils/
H A Dencoding-profile.h135 const gchar * gst_encoding_profile_get_description (GstEncodingProfile *profile);
/dports/x11/gstreamer1-plugins-x/gst-plugins-base-1.16.2/gst-libs/gst/pbutils/
H A Dencoding-profile.h135 const gchar * gst_encoding_profile_get_description (GstEncodingProfile *profile);
/dports/multimedia/gstreamermm/gstreamermm-1.10.0/gstreamer/gstreamermm/
H A Dencodingprofile.cc149 …return Glib::convert_const_gchar_ptr_to_ustring(gst_encoding_profile_get_description(const_cast<Gs… in get_description()
/dports/multimedia/gstreamer1-plugins-theora/gst-plugins-base-1.16.2/gst-libs/gst/pbutils/
H A Dencoding-profile.h135 const gchar * gst_encoding_profile_get_description (GstEncodingProfile *profile);
H A Dencoding-target.c332 description = gst_encoding_profile_get_description (sprof); in serialize_stream_profiles()
410 profdesc = gst_encoding_profile_get_description (prof); in serialize_encoding_profile()
/dports/multimedia/gstreamermm/gstreamermm-1.10.0/gstreamer/src/
H A Dencodingprofile.hg45 _WRAP_METHOD(Glib::ustring get_description() const, gst_encoding_profile_get_description)
/dports/multimedia/pitivi/pitivi-0.999/subprojects/gst-transcoder/tools/
H A Dgst-transcoder.c210 gst_encoding_profile_get_description (tmpprof->data)); in list_encoding_targets()
/dports/audio/rhythmbox/rhythmbox-3.4.4/sources/
H A Drb-transfer-target.c207 desc = g_list_append (desc, g_strdup (gst_encoding_profile_get_description (profile))); in rb_transfer_target_get_format_descriptions()
/dports/audio/sound-juicer/sound-juicer-3.38.0/src/
H A Dsj-prefs.c365 1, gst_encoding_profile_get_description (profile), in populate_profile_combo()

123