gstreamer/tests/check
Yeongjin Jeong 8f2c53f6f5 x265enc: Specify max CU size depending on input resolution
x265 does not allow user to configure a picture size smaller than
at least one CU size, and maxCUSize must be 16, 32, or 64.
Therefore, the CU size must be set according to the input resolution,
and the input resolution can not be less than 16.
2019-07-31 18:13:28 +09:00
..
elements x265enc: Specify max CU size depending on input resolution 2019-07-31 18:13:28 +09:00
generic checks: Ensure thread-safe libX11/GL when running tests 2015-08-15 19:04:42 +02:00
libs tests/vulkan: fix copyright name 2019-07-05 16:20:29 +10:00
media meson test: Enable libs tests 2017-12-08 18:42:22 +01:00
pipelines tests: ipcpipeline: fix struct initialisation warnings with clang 2018-01-17 12:06:29 +00:00
.gitignore
gst-plugins-bad.supp
Makefile.am nvdec,nvenc: Port to dynamic library loading 2019-07-08 10:37:46 +00:00
meson.build nvcodec: Drop system installed cuda.h dependency 2019-07-23 16:32:31 +09:00