mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 03:19:40 +00:00
958ea067cb
If display size is smaller than current frame size, then the crop size will be set as display size, which either crashes the pipeline or the output MD5 does not match. Rather it should use the actual decoded size. This patch removes the cropping set. For rendering we can use aspect ratio to set display size. Fixes #175 Signed-off-by: Wang Zhanjun <zhanjunx.wang@intel.com> Signed-off-by: Xu Guangxin <guangxin.xu@intel.com> |
||
---|---|---|
.. | ||
vaapi | ||
Makefile.am | ||
meson.build |