[Bug 740214] encodebin: Add a way to disable caps renegotiation for output stream format

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Nov 16 07:50:35 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=740214
  GStreamer | gst-plugins-base | unspecified

--- Comment #1 from Thibault Saunier <tsaunier at gnome.org> 2014-11-16 15:50:32 UTC ---
Created an attachment (id=290803)
 View: https://bugzilla.gnome.org/attachment.cgi?id=290803
 Review: https://bugzilla.gnome.org/review?bug=740214&attachment=290803

encodebin: Add a way to disable caps renegotiation for output stream format

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_renegotiation
    gst_encoding_profile_get_allow_renegotiation

-- 
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