tests: Add CUDA filter unit tests
authorSeungha Yang <seungha.yang@navercorp.com>
Sun, 11 Aug 2019 06:02:04 +0000 (15:02 +0900)
committerGStreamer Merge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Fri, 16 Oct 2020 15:56:49 +0000 (15:56 +0000)
commitf62ecc1625aa3dd81a963fdeb4019e14437ffa61
treea3e27d3ceb56d50dcc615e4d8d55823afaf9e7a9
parent6e1c1178c2ff24958f241792a68467a8ff79c6d4
tests: Add CUDA filter unit tests

Adding a test for buffer meta and colorspace conversion

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1633>
tests/check/elements/cudaconvert.c [new file with mode: 0644]
tests/check/elements/cudafilter.c [new file with mode: 0644]
tests/check/meson.build