gstreamer/gst/videocrop
Víctor Manuel Jáquez Leal db382cbc3d videocrop: handle non raw caps features
Currently, videocrop, only negotiates raw caps (system memory) because
it's the type of memory it can modify. Nonetheless, it's also possible
for the element to handle non-raw caps when only adding the crop meta
is possible, in other words, when downstream buffer pools expose the
crop API.

This patch enable non-raw caps negotiation. If downstream doesn't
expose crop API and negotiated caps are featured, the negotiation
fails.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/-/merge_requests/915>
2021-03-26 10:19:03 +00:00
..
gstaspectratiocrop.c docs: Port all docstring to gtk-doc markdown 2019-05-13 10:24:40 -04:00
gstaspectratiocrop.h aspectcropratio: Set caps from the streaming thread on property changes 2018-11-26 07:14:09 -03:00
gstvideocrop.c videocrop: handle non raw caps features 2021-03-26 10:19:03 +00:00
gstvideocrop.h videocrop: handle non raw caps features 2021-03-26 10:19:03 +00:00
meson.build doc: Port documentation to hotdoc 2019-05-13 11:34:56 -04:00