Home
last modified time | relevance | path

Searched refs:encoding_profile (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/transcoder/
Dgsttranscoder.h117 const gchar * encoding_profile);
Dgsttranscoder.c893 const gchar * dest_uri, const gchar * encoding_profile) in gst_transcoder_new() argument
901 g_return_val_if_fail (encoding_profile, NULL); in gst_transcoder_new()
903 profile = create_encoding_profile (encoding_profile); in gst_transcoder_new()
/third_party/gstreamer/gstplugins_base/
DChangeLog71817 encodebin: Handle changes in encoding_profile::restriction during playback