mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-09 19:09:41 +00:00
72c05d1cbb
In some cases, the user might want the stream outputted by encodebin to be in the exact same format during all the stream. We should let the user specify when this is the case. This commit add some API in the GstEncodingProfile to determine whether the format can be renegotiated after the encoding started or not. API: gst_encoding_profile_set_allow_dynamic_output gst_encoding_profile_get_allow_dynamic_output https://bugzilla.gnome.org/show_bug.cgi?id=740214 |
||
---|---|---|
.. | ||
.gitignore | ||
compiling.sgml | ||
gst-plugins-base-libs-docs.sgml | ||
gst-plugins-base-libs-overrides.txt | ||
gst-plugins-base-libs-sections.txt | ||
gst-plugins-base-libs.types | ||
Makefile.am |