gstreamer/gst-libs/gst/pbutils
Thibault Saunier 72c05d1cbb 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_dynamic_output
    gst_encoding_profile_get_allow_dynamic_output

https://bugzilla.gnome.org/show_bug.cgi?id=740214
2014-11-28 16:56:32 +01:00
..
.gitignore pbutils: New Discoverer utility 2010-09-20 13:11:42 +02:00
codec-utils.c pbutils: handle more H.264 profiles and levels. 2014-06-26 14:17:21 +02:00
codec-utils.h pbutils: Add codec-utility funtions to support H265 2013-10-02 11:37:39 +02:00
descriptions.c pbutils: add description for audio/x-audible 2014-11-25 09:08:18 +00:00
descriptions.h Fix FSF address 2012-11-03 23:05:09 +00:00
encoding-profile.c encodebin: Add a way to disable caps renegotiation for output stream format 2014-11-28 16:56:32 +01:00
encoding-profile.h encodebin: Add a way to disable caps renegotiation for output stream format 2014-11-28 16:56:32 +01: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 docs: Assorted documentation and introspection fixes for new 1.4 API 2014-07-02 09:09:44 +02:00
gstdiscoverer.c discoverer: Set 'processing = FALSE' when done discovering SYNC 2014-08-15 13:40:17 +02:00
gstdiscoverer.h discoverer: fix typo in header file 2014-11-25 09:17:58 +00: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 gst-libs: use GST_*_1_0 environment variables everywhere 2013-01-16 10:16:27 +00:00
missing-plugins.c pbutils: Rename clock-base/seqnum-base to timestamp-offset/seqnum-offset 2014-10-10 17:33:00 -04:00
missing-plugins.h pbutils: fix direct includes 2013-08-16 14:14:19 +01:00
pbutils-private.h discoverer: Add APIs to simply get installer details for missing plugins 2014-05-03 21:48:55 +02: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