gstreamer/sys
Víctor Manuel Jáquez Leal 87193af4d5 xvimagesink: Handle cropping when copying frames.
Cropping was not handled properly when frames have to be copied to
xvimage's buffer pool, first because the crop meta were dropped, and
second because the allocated frame size in xvimage's buffer pool were
smaller than the incoming frame.

This patch updates xvimagesink's video info when propose_allocation()
is called, and copies the GstVideoCropMeta from source frame to
destination one.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/1088>
2021-04-28 11:00:56 +00:00
..
ximage ximage: allow per feature registration 2021-03-29 15:59:53 +02:00
xvimage xvimagesink: Handle cropping when copying frames. 2021-04-28 11:00:56 +00:00
meson.build meson: Add feature options for all plugins 2018-07-27 18:42:11 +05:30