tests: svthevcenc: Fix test_encode_simple
authorJan Alexander Steffens (heftig) <heftig@archlinux.org>
Sat, 12 Sep 2020 00:48:43 +0000 (02:48 +0200)
committerGStreamer Merge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Sat, 10 Oct 2020 04:34:56 +0000 (04:34 +0000)
commit3ea6387f969c0b08027fc959b8b8cd102708bceb
tree98d04128cda5bf8100627c1652a99de030b0e967
parentfbbf9c629a79d20731fee03b645b88f0039824bd
tests: svthevcenc: Fix test_encode_simple

Pick the same I420 format the other test use. Without this, the source
picks AYUV64, which fails.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1573>
tests/check/elements/svthevcenc.c