gstreamer/docs/libs
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 gitignore: remove bogus *.sgml wildcard - these files are tracked in git 2009-05-19 17:50:24 +01:00
compiling.sgml gst: Update versioning 2012-04-04 14:55:15 +02:00
gst-plugins-base-libs-docs.sgml docs: add navigation interface to docs 2014-06-11 10:53:50 +01:00
gst-plugins-base-libs-overrides.txt first stab at documenting elements 2005-08-05 17:13:10 +00:00
gst-plugins-base-libs-sections.txt encodebin: Add a way to disable caps renegotiation for output stream format 2014-11-28 16:56:32 +01:00
gst-plugins-base-libs.types video: Base classes for video decoders and encoders 2012-04-24 17:03:40 +02:00
Makefile.am allocators: Integrate into the documentation 2013-02-19 10:05:38 +01:00