gstreamer/docs
Mathieu Duponchelle fe20cac1a7 compositor: expose zero-size-is-unscaled property
When that property is left to its default, the width and height
property considers frames from input pads with width or height <= 0
should be left unscaled in that dimension.

Setting this property to FALSE changes that behaviour to < 0, as when
animating these properties, 0 should be a valid end value (eg. shrinking
an input stream until it disappears).

The default value of the width and height properties is set to -1, so that
the default behaviour stays consistent whether that new property is set
or not.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/923>
2020-11-13 14:33:54 +00:00
..
libs gl: move each gl platform specific API to its own gir 2020-08-06 04:09:09 +00:00
plugins compositor: expose zero-size-is-unscaled property 2020-11-13 14:33:54 +00:00
random Fix FSF address 2012-11-03 23:05:09 +00:00
gst_api_version.in doc: Port to hotdoc 2019-05-13 11:34:08 -04:00
index.md doc: Port to hotdoc 2019-05-13 11:34:08 -04:00
meson.build gl: move each gl platform specific API to its own gir 2020-08-06 04:09:09 +00:00
sitemap.txt doc: Port to hotdoc 2019-05-13 11:34:08 -04:00
version.in doc: Port to hotdoc 2019-05-13 11:34:08 -04:00