gstreamer/gst/encoding
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
..
gstencodebin.c encodebin: Add a way to disable caps renegotiation for output stream format 2014-11-28 16:56:32 +01:00
gstencodebin.h Fix FSF address 2012-11-03 23:05:09 +00:00
gstsmartencoder.c Fix FSF address 2012-11-03 23:05:09 +00:00
gstsmartencoder.h Fix FSF address 2012-11-03 23:05:09 +00:00
gststreamcombiner.c streamcombiner: Proxy all sink events downstream 2013-07-23 09:14:23 +02:00
gststreamcombiner.h Fix FSF address 2012-11-03 23:05:09 +00:00
gststreamcombinerpad.h encoding: fix EOS handling in streamsplitter / combiner. 2013-07-21 20:25:54 -04:00
gststreamsplitter.c streamsplitter: do not leak events when flushing them 2014-09-18 12:40:22 +03:00
gststreamsplitter.h Fix FSF address 2012-11-03 23:05:09 +00:00
Makefile.am encoding: fix EOS handling in streamsplitter / combiner. 2013-07-21 20:25:54 -04:00